log

age author description
2011-08-22 Thibaut Girka Fix a few bugs
2011-08-22 Thibaut Girka Fix anim cycling
2011-08-22 Thibaut Girka Oops
2011-08-22 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.
2011-08-22 Thibaut Girka Add support for a few instructions
2011-08-22 Thibaut Girka Fix a few bugs and add support for a few instructions
2011-08-22 Thibaut Girka Refactor ECLRunner/EnemyManager so that all VM stuff goes to ECLRunner
2011-08-22 Thibaut Girka Support a few more instructions
2011-08-22 Thibaut Girka Handle a few more opcodes
2011-08-22 Thibaut Girka Add/fix a few opcodes
2011-08-22 Thibaut Girka Fix camera handling, should be much closer to the original, now
2011-08-22 Thibaut Girka Fix Matrix.rotate_y
2011-08-18 Thibaut Girka Fix set_counter, and relative_jump(_ex)
2011-08-18 Thibaut Girka Refactor ECL parsing/etc.