Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 77 (100.0%) | 1372 (100.0%) | 17.8 |
kazzmir | 70 (90.9%) | 1353 (98.6%) | 19.3 |
juvinious | 7 (9.1%) | 19 (1.4%) | 2.7 |
remove common/init.cpp and fix tests
0 lines of code changed in 1 file:
use normal init instead of test/common
11 lines of code changed in 3 files:
remove common/timer.cpp
0 lines of code changed in 1 file:
use global init for tests instead of an adhoc version in common
2 lines of code changed in 1 file:
fix InputSource in tests
3 lines of code changed in 3 files:
fix tests. add a font exception
18 lines of code changed in 3 files:
move load_exception to util/exceptions
1 lines of code changed in 1 file:
fix tests
1 lines of code changed in 1 file:
move bitmap files to util/graphics
3 lines of code changed in 3 files:
fix up references
2 lines of code changed in 2 files:
fix tests
5 lines of code changed in 2 files:
make tests and paintown binary depend on archives
3 lines of code changed in 1 file:
just link in subdirectories as libraries instead of rebuilding them for each test
3 lines of code changed in 1 file:
use mugen and paintown modules for tests
3 lines of code changed in 1 file:
remove evaluator files
0 lines of code changed in 1 file:
move paintown character select test to test/paintown
421 lines of code changed in 5 files:
re-enable gch. dont rebuild util source files in the tests
0 lines of code changed in 1 file:
[mugen] start to implement BindToTarget. add arguments to helper expressions
5 lines of code changed in 1 file:
fix tests. remove unused gdb compile argument
5 lines of code changed in 1 file:
fix tests
4 lines of code changed in 1 file:
fix test sources
8 lines of code changed in 1 file:
Fix nameplacer location in SConscripts. Clear to mask in draw method for Gui::Animation. Remove Image/ImageData and use Gui::Animation for all image/animated items.
4 lines of code changed in 1 file:
fix tests
2 lines of code changed in 2 files:
Allow creation of fake and real screens.
4 lines of code changed in 2 files:
Move screen init over to common.
6 lines of code changed in 2 files:
set up variant directory for common test files
6 lines of code changed in 1 file:
Create common and gui directory. Move init.cpp to common and remove redundant versions of init.cpp.
5 lines of code changed in 2 files:
fix tests
1 lines of code changed in 1 file:
remove old network filesystem
2 lines of code changed in 2 files:
fix tests
3 lines of code changed in 2 files:
fix tests
10 lines of code changed in 1 file:
use our audio converter when loading wav files through sdl mixer
1 lines of code changed in 1 file:
add line and column numbers to all mugen ast nodes
3 lines of code changed in 1 file:
fix tests
2 lines of code changed in 1 file:
fix tests
5 lines of code changed in 3 files:
fix remaining tests for allegro5
24 lines of code changed in 2 files:
fix tests
1 lines of code changed in 1 file:
wait thread should join its thread. add a test to load a level in the paintown engine
212 lines of code changed in 2 files:
move more factories
6 lines of code changed in 1 file:
move shadow to the paintown directory
3 lines of code changed in 1 file:
(8 more)