Tue, 23 Aug 2011 19:27:24 +0200 |
Thibaut Girka |
Fix move_to interpolation, add support for a few ANM and ECL instructions
|
Tue, 23 Aug 2011 00:15:22 +0200 |
Thibaut Girka |
Filter out off-screen enemies (the same way the official game does)
|
Tue, 23 Aug 2011 00:10:35 +0200 |
Thibaut Girka |
Fix a few bugs
|
Mon, 22 Aug 2011 23:43:40 +0200 |
Thibaut Girka |
Fix anim cycling
|
Mon, 22 Aug 2011 23:20:17 +0200 |
Thibaut Girka |
Oops
|
Mon, 22 Aug 2011 22:37:14 +0200 |
Thibaut Girka |
Add some documentation, GPLv3 headers, README and COPYING file.
|
Mon, 22 Aug 2011 22:12:34 +0200 |
Thibaut Girka |
Add support for a few instructions
|
Mon, 22 Aug 2011 21:16:47 +0200 |
Thibaut Girka |
Fix a few bugs and add support for a few instructions
|
Mon, 22 Aug 2011 19:23:00 +0200 |
Thibaut Girka |
Refactor ECLRunner/EnemyManager so that all VM stuff goes to ECLRunner
|
Mon, 22 Aug 2011 15:45:42 +0200 |
Thibaut Girka |
Support a few more instructions
|
Mon, 22 Aug 2011 10:49:59 +0200 |
Thibaut Girka |
Handle a few more opcodes
|
Mon, 22 Aug 2011 10:49:49 +0200 |
Thibaut Girka |
Add/fix a few opcodes
|
Mon, 22 Aug 2011 09:11:16 +0200 |
Thibaut Girka |
Fix camera handling, should be much closer to the original, now
|
Mon, 22 Aug 2011 09:10:36 +0200 |
Thibaut Girka |
Fix Matrix.rotate_y
|
Thu, 18 Aug 2011 22:24:32 +0200 |
Thibaut Girka |
Fix set_counter, and relative_jump(_ex)
|