Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 462 (100.0%) | 9047 (100.0%) | 19.5 |
kazzmir | 295 (63.9%) | 4685 (51.8%) | 15.8 |
juvinious | 167 (36.1%) | 4362 (48.2%) | 26.1 |
[paintown] pass the current drawer to the esc menu as the background
7 lines of code changed in 2 files:
drawable things can be animations
41 lines of code changed in 2 files:
use normal c++ cast operator instead of an explicit function for the pointer class
4 lines of code changed in 2 files:
just use a translucent bitmap + sub-bitmap combination
1 lines of code changed in 1 file:
new class for drawing a translucent bitmap
10 lines of code changed in 1 file:
[gui] check bitmap dimensions
11 lines of code changed in 1 file:
small fix to unsigned integer math
1 lines of code changed in 1 file:
[mugen] move network setup code to network.cpp
5 lines of code changed in 1 file:
[util] Add extra handling for irc commands. Make SimpleList sorted.
37 lines of code changed in 4 files:
fix a5 rectangle drawing
4 lines of code changed in 1 file:
[util] Display user list.
97 lines of code changed in 3 files:
[util] Don't draw if screen has resized.
0 lines of code changed in 1 file:
remove temporaryBitmap api
2 lines of code changed in 2 files:
[util] Do not re-add server tab on dimension changes. Add ListInterface.
55 lines of code changed in 3 files:
[util] Move drawBox from TabContainer to Widget. Make ChatInterface size dynamic.
32 lines of code changed in 3 files:
[utils] Add getters for TabContainer.
55 lines of code changed in 2 files:
[util] Jump to tab on join.
16 lines of code changed in 2 files:
[util] Get tabs connected to channels and route messages appropriately.
37 lines of code changed in 2 files:
[util] Get preliminary server data to display in tab.
12 lines of code changed in 2 files:
[util] Remove hooks from inside ChatInterface make user settable.
8 lines of code changed in 2 files:
[util] Get tab placement correct and render tab contents to main panel.
61 lines of code changed in 2 files:
[util] More additions to TabContainer.
72 lines of code changed in 2 files:
[util] Switch TabbedBox to TabContainer in ChatInterface.
73 lines of code changed in 2 files:
[util] Begin implementing TabContainer.
94 lines of code changed in 2 files:
always draw the chat screens. fix line edit focus method
3 lines of code changed in 1 file:
[util] Refactor LineEdit to conform with text-input.
118 lines of code changed in 2 files:
[util] Fixed issue with ContextBox drawing -x2 or -y2.
16 lines of code changed in 2 files:
allow input source to specify multiple keyboards/joysticks
1 lines of code changed in 1 file:
show the current menu behind the joystick keys. handle window X button in a5
11 lines of code changed in 2 files:
remove global.h includes
0 lines of code changed in 4 files:
move configuration to src/util
1 lines of code changed in 1 file:
remove dependancy on non-base exceptions from the thread stuff
1 lines of code changed in 1 file:
move load_exception to util/exceptions
4 lines of code changed in 4 files:
move gradient to util/graphics
5 lines of code changed in 5 files:
remove old headers
0 lines of code changed in 8 files:
move bitmap files to util/graphics
26 lines of code changed in 16 files:
[paintown] add intro and ending cutscenes for level sets
5 lines of code changed in 1 file:
count milliseconds instead of microseconds so we can use SDL_GetTicks instead of gettimeofday which is slow on the xbox
57 lines of code changed in 4 files:
add Regex type to disambiguate raw strings from regeexes
1 lines of code changed in 1 file:
[Util] Fix regex parsing of image number. Print out trace in cutscene test.
1 lines of code changed in 1 file:
(149 more)