Directory tools/mugen-converter/src/test/

Directory Created:
2011-08-12 12:39
Total Files:
3
Deleted Files:
0
Lines of Code:
413

[root]/tools/mugen-converter/src/test

Lines of Code

tools/mugen-converter/src/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
juvinious 30 (100.0%) 599 (100.0%) 19.9

Most Recent Commits

juvinious 2011-08-29 13:16 Rev.: 6017

Convert more state keywords.

1 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: character.cpp (+1 -1)
juvinious 2011-08-29 10:12 Rev.: 6016

Add more conversions. Add members to mugen.Character.

5 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+5 -7)
juvinious 2011-08-29 05:15 Rev.: 6012

Print help.

1 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+1)
juvinious 2011-08-29 05:14 Rev.: 6011

Restart character if it crashes instead of quitting.

65 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+65 -37)
juvinious 2011-08-28 21:27 Rev.: 6010

Add ability to list states.

27 lines of code changed in 3 files:

  • tools/mugen-converter/src/test: character.cpp (+8), character.h (+2), main.cpp (+17 -2)
juvinious 2011-08-28 20:35 Rev.: 6009

Add prompt. Fix typo in mugen.py.

1 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+1)
juvinious 2011-08-28 20:22 Rev.: 6008

Drop allegro in favor for pthreads and use cin to capture input.

79 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+79 -63)
juvinious 2011-08-28 13:28 Rev.: 6007

Allow negative number input.

4 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+4 -1)
juvinious 2011-08-27 21:12 Rev.: 6001

Add more functions to Character and World in mugen.py. Added latter functions conversions in trigger handler. Make test print character name and current state. Provide test with the ability to input new states to change to.

82 lines of code changed in 3 files:

  • tools/mugen-converter/src/test: character.cpp (+29 -10), character.h (+9), main.cpp (+44 -1)
juvinious 2011-08-24 14:01 Rev.: 5979

Created World class and added more members to Character in mugen.py. Initialize mugen.World in Character and pass to state handler.

44 lines of code changed in 3 files:

  • tools/mugen-converter/src/test: character.cpp (+42 -12), character.h (+2 -1), main.cpp (-2)
juvinious 2011-08-24 12:56 Rev.: 5977

Check return value of PyObject_CallMethod in case the call fails.

12 lines of code changed in 2 files:

  • tools/mugen-converter/src/test: character.cpp (+11 -3), main.cpp (+1 -1)
juvinious 2011-08-24 09:49 Rev.: 5976

Add in allegro for test to facilitate flow of states.

25 lines of code changed in 2 files:

  • tools/mugen-converter/src/test: character.cpp (+4), main.cpp (+21 -1)
juvinious 2011-08-23 20:22 Rev.: 5975

Add negative states and act function to mugen.py. Initialized negative states in Generator. Prepare test application to initialize character and step through states.

14 lines of code changed in 2 files:

  • tools/mugen-converter/src/test: character.cpp (+12), character.h (+2)
juvinious 2011-08-20 09:19 Rev.: 5946

Check for state types.

1 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: character.cpp (+1 -1)
juvinious 2011-08-20 08:32 Rev.: 5945

Print time it takes to load module.

6 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: character.cpp (+6 -1)
juvinious 2011-08-16 08:32 Rev.: 5904

Correct usage line, no need to include .py in module name.

1 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+1 -1)
juvinious 2011-08-15 11:13 Rev.: 5893

Created Character class to test generated python scripts.

162 lines of code changed in 3 files:

  • tools/mugen-converter/src/test: character.cpp (new 97), character.h (new 52), main.cpp (+13 -38)
juvinious 2011-08-14 22:30 Rev.: 5887

Begin to load and inspect character in python class.

51 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (+51 -3)
juvinious 2011-08-12 12:39 Rev.: 5870

Begin to add character test. Added Null controller. Added self and world to state definition.

18 lines of code changed in 1 file:

  • tools/mugen-converter/src/test: main.cpp (new 18)
Generated by StatSVN 0.7.0