Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 364 (100.0%) | 10926 (100.0%) | 30.0 |
juvinious | 199 (54.7%) | 9196 (84.2%) | 46.2 |
kazzmir | 165 (45.3%) | 1730 (15.8%) | 10.4 |
move gui to util
0 lines of code changed in 33 files:
Fix loop problem.
8 lines of code changed in 1 file:
move input to util
1 lines of code changed in 1 file:
move debug to util
3 lines of code changed in 3 files:
put key popup in the right place
85 lines of code changed in 7 files:
hook esc to quit
3 lines of code changed in 2 files:
fix cursor blinking
17 lines of code changed in 2 files:
use text input in the line edit class
256 lines of code changed in 2 files:
pass font to tab context
1 lines of code changed in 1 file:
use font passed to tabbed box
10 lines of code changed in 2 files:
in-game menu is functional
21 lines of code changed in 2 files:
find fonts lazily. dont create duplicates of directories to search
1 lines of code changed in 1 file:
remove >> from Token completely. use TokenView everywhere
96 lines of code changed in 6 files:
scroll menus in the logic instead of the draw function
47 lines of code changed in 13 files:
enable scrolling
20 lines of code changed in 4 files:
initialize info stuff
41 lines of code changed in 1 file:
pass around font info
48 lines of code changed in 9 files:
Create popup for prompting for keypress when changing keys.
18 lines of code changed in 3 files:
Removed OldMenu::Menu and deleted tab_menu.{h|cpp}
3 lines of code changed in 1 file:
add some more casts
1 lines of code changed in 1 file:
Cast to int.
1 lines of code changed in 1 file:
Use percentage instead of static numbers.
7 lines of code changed in 1 file:
Clean up appearance of tabs.
17 lines of code changed in 1 file:
make a sub-bitmap for tabs
27 lines of code changed in 3 files:
Make line more even with regard to current tab.
1 lines of code changed in 1 file:
clean up code a little
29 lines of code changed in 2 files:
Fixed tab font colors, border placement and sizing.
101 lines of code changed in 2 files:
Make tabs resize for current tab so that all text is displayed.
23 lines of code changed in 1 file:
Made TabbedBox indicate (somewhat) current tab position.
31 lines of code changed in 1 file:
Use new TabRenderer in place of old TabMenu
38 lines of code changed in 2 files:
Added more information to TabbedBox
93 lines of code changed in 2 files:
Added more stuff to TabbedBox
22 lines of code changed in 2 files:
Added new members to TabbedBox
46 lines of code changed in 2 files:
Added more items to TabbedBox.
61 lines of code changed in 2 files:
Add TabbedBox to gui collection.
114 lines of code changed in 2 files:
fix more warnings from clang
6 lines of code changed in 2 files:
fix scaling in allegro when blitting to screen
20 lines of code changed in 1 file:
Implement new menu, moving NewMenu namespace to Menu and wrapping old menu in OldMenu namespace.
1 lines of code changed in 1 file:
Updated enum in fadetool. Updated NewMenu to use context more intuitively.
5 lines of code changed in 2 files:
Allow fadetool to be configured through token. Added Context to new menu.
67 lines of code changed in 2 files:
(99 more)