log

age author description
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)
Thu, 18 Aug 2011 22:11:39 +0200 Thibaut Girka Refactor ECL parsing/etc.
Mon, 15 Aug 2011 00:41:51 +0200 Thibaut Girka Add (hopefully) "texture shifting" in animations
Mon, 15 Aug 2011 00:41:32 +0200 Thibaut Girka HANDLE RANDOM PLACEMENT (main flag 4) with results identical to 102h.exe \o/ \o/ \o/
Mon, 15 Aug 2011 00:38:19 +0200 Thibaut Girka Fix PRNG and add some methods to perform like EoSD
Sun, 14 Aug 2011 18:08:45 +0200 Thibaut Girka Small refactoring and proper anm0's instruction 5 handling
Sun, 14 Aug 2011 18:00:06 +0200 Thibaut Girka Add alpha (anm0 instruction 3) support
Sun, 14 Aug 2011 14:58:30 +0200 Thibaut Girka Minor refactoring