Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 3271 (100.0%) | 155.7 |
juvinious | 11 (52.4%) | 3239 (99.0%) | 294.4 |
kazzmir | 10 (47.6%) | 32 (1.0%) | 3.2 |
Removed missile defend project.
0 lines of code changed in 6 files:
allow input source to specify multiple keyboards/joysticks
1 lines of code changed in 1 file:
dont force a window size. instead, draw black bars
1 lines of code changed in 1 file:
move configuration to src/util
1 lines of code changed in 1 file:
remove old headers
0 lines of code changed in 1 file:
move bitmap files to util/graphics
3 lines of code changed in 1 file:
fix up references
2 lines of code changed in 1 file:
directly use joystick inputs
8 lines of code changed in 1 file:
move configuration joystick keys to static functions
8 lines of code changed in 1 file:
[missle-defend] use a pointer to the global bitmap to prevent it from being created in the global constructor list
5 lines of code changed in 1 file:
use Graphics::Color in missle-defend
3 lines of code changed in 1 file:
[missile-defend] Get game to load the resources; Play sounds; Render graphics.
373 lines of code changed in 1 file:
Move mdefend to missile-defend, renamed game files and add arguments. Do some cleanups and get the game to basically run.
2866 lines of code changed in 4 files: