Directory src/test/paintown/

Directory Created:
2010-12-29 17:39
Total Files:
7
Deleted Files:
1
Lines of Code:
625

[root]/src/test/paintown

Lines of Code

src/test/paintown/ Lines of Code

Developers

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

Most Recent Commits

kazzmir 2014-01-31 00:08 Rev.: 8194

remove common/init.cpp and fix tests

0 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (-4)
kazzmir 2014-01-30 23:50 Rev.: 8193

use normal init instead of test/common

11 lines of code changed in 3 files:

  • src/test/paintown: game.cpp (+4 -14), load.cpp (+4 -11), select-main.cpp (+3 -9)
kazzmir 2014-01-29 00:01 Rev.: 8192

remove common/timer.cpp

0 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (-1)
kazzmir 2014-01-28 23:57 Rev.: 8191

use global init for tests instead of an adhoc version in common

2 lines of code changed in 1 file:

  • src/test/paintown: select-main.cpp (+2 -2)
kazzmir 2013-04-18 13:26 Rev.: 7868

fix InputSource in tests

3 lines of code changed in 3 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+1 -1), select-main.cpp (+1 -1)
kazzmir 2013-01-04 12:26 Rev.: 7722

fix tests. add a font exception

18 lines of code changed in 3 files:

  • src/test/paintown: SConstruct (-6), game.cpp (+14 -8), load.cpp (+4 -2)
kazzmir 2012-12-14 23:28 Rev.: 7663

move load_exception to util/exceptions

1 lines of code changed in 1 file:

  • src/test/paintown: select-main.cpp (+1 -1)
kazzmir 2012-12-13 11:59 Rev.: 7652

fix tests

1 lines of code changed in 1 file:

  • src/test/paintown: select-main.cpp (+1 -1)
kazzmir 2012-12-12 00:00 Rev.: 7642

move bitmap files to util/graphics

3 lines of code changed in 3 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+1 -1), select-main.cpp (+1 -1)
kazzmir 2012-12-09 12:44 Rev.: 7629

fix up references

2 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+1 -1)
kazzmir 2012-08-25 15:55 Rev.: 7458

fix tests

5 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+3), load.cpp (+2)
kazzmir 2012-01-31 18:26 Rev.: 6941

make tests and paintown binary depend on archives

3 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+3 -3)
kazzmir 2012-01-22 08:03 Rev.: 6888

just link in subdirectories as libraries instead of rebuilding them for each test

3 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+3 -2)
kazzmir 2012-01-14 20:55 Rev.: 6845

use mugen and paintown modules for tests

3 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+3 -288)
kazzmir 2012-01-13 23:19 Rev.: 6841

remove evaluator files

0 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (-2)
kazzmir 2012-01-13 22:38 Rev.: 6839

move paintown character select test to test/paintown

421 lines of code changed in 5 files:

  • src/test/paintown: SConstruct (+43), markus95.txt (new 70), select-main.cpp (new 153), select.txt (new 93), ssfiv.txt (new 62)
kazzmir 2011-12-18 14:06 Rev.: 6688

re-enable gch. dont rebuild util source files in the tests

0 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (-148)
kazzmir 2011-12-04 22:11 Rev.: 6632

[mugen] start to implement BindToTarget. add arguments to helper expressions

5 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+5)
kazzmir 2011-12-04 13:43 Rev.: 6630

fix tests. remove unused gdb compile argument

5 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+5 -5)
kazzmir 2011-11-30 10:49 Rev.: 6620

fix tests

4 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+4 -4)
kazzmir 2011-11-06 22:01 Rev.: 6541

fix test sources

8 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+8)
juvinious 2011-11-03 10:02 Rev.: 6510

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:

  • src/test/paintown: SConstruct (+4 -4)
kazzmir 2011-10-20 14:41 Rev.: 6416

fix tests

2 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+1 -1)
juvinious 2011-09-30 08:23 Rev.: 6314

Allow creation of fake and real screens.

4 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+2 -2), load.cpp (+2 -2)
juvinious 2011-09-29 21:21 Rev.: 6311

Move screen init over to common.

6 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+3 -27), load.cpp (+3 -26)
kazzmir 2011-09-28 22:54 Rev.: 6303

set up variant directory for common test files

6 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+6 -5)
juvinious 2011-09-28 22:02 Rev.: 6302

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:

  • src/test/paintown: SConstruct (+5 -5), init.cpp (del)
kazzmir 2011-09-28 12:01 Rev.: 6299

fix tests

1 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+1 -4)
kazzmir 2011-09-18 12:18 Rev.: 6202

remove old network filesystem

2 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+1 -1)
kazzmir 2011-09-11 21:56 Rev.: 6156

fix tests

3 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+1 -1), load.cpp (+2 -1)
kazzmir 2011-09-07 12:59 Rev.: 6133

fix tests

10 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+10 -2)
kazzmir 2011-08-21 17:59 Rev.: 5951

use our audio converter when loading wav files through sdl mixer

1 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+1)
kazzmir 2011-08-18 22:32 Rev.: 5932

add line and column numbers to all mugen ast nodes

3 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+3)
kazzmir 2011-08-08 20:54 Rev.: 5850

fix tests

2 lines of code changed in 1 file:

  • src/test/paintown: init.cpp (+2)
kazzmir 2011-06-27 10:41 Rev.: 5671

fix tests

5 lines of code changed in 3 files:

  • src/test/paintown: game.cpp (+2 -3), init.cpp (+2), load.cpp (+1 -2)
kazzmir 2011-06-14 13:35 Rev.: 5637

fix remaining tests for allegro5

24 lines of code changed in 2 files:

  • src/test/paintown: game.cpp (+12), load.cpp (+12)
kazzmir 2011-06-12 12:14 Rev.: 5630

fix tests

1 lines of code changed in 1 file:

  • src/test/paintown: init.cpp (+1)
kazzmir 2011-05-25 20:36 Rev.: 5561

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:

  • src/test/paintown: SConstruct (+100), game.cpp (new 112)
kazzmir 2011-04-21 20:45 Rev.: 5466

move more factories

6 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+6 -6)
kazzmir 2011-04-21 19:26 Rev.: 5465

move shadow to the paintown directory

3 lines of code changed in 1 file:

  • src/test/paintown: SConstruct (+3 -3)

(8 more)

Generated by StatSVN 0.7.0