log pytouhou/vm/eclrunner.py @ 102:ad9297e0fbf2

age author description
Mon, 05 Sep 2011 00:41:23 +0200 Thibaut Girka Handle variables in ECL instruction 82
Mon, 05 Sep 2011 00:29:31 +0200 Thibaut Girka Use game's frame for interpolation. No more time manipulation interfering with interpolators!
Sun, 04 Sep 2011 23:55:35 +0200 Thibaut Girka Change a debug string to avoid confusion
Sun, 04 Sep 2011 23:50:00 +0200 Thibaut Girka Refactor \o/
Sun, 04 Sep 2011 21:50:50 +0200 Thibaut Girka Handle ECL instruction 18
Sun, 04 Sep 2011 12:52:47 -0700 Emmanuel Gil Peyrot Handle ECL opcodes with string.
Sun, 04 Sep 2011 17:34:45 +0200 Thibaut Girka Handle timeout callbacks, and clean up unneeded things
Sun, 04 Sep 2011 10:19:42 +0200 Thibaut Girka Fix ECL instruction 3
Sun, 04 Sep 2011 01:09:28 +0200 Thibaut Girka Fix add_int
Sat, 03 Sep 2011 22:22:58 +0200 Thibaut Girka Basic bullet handling! Clean up as soon as possible :p
Sat, 03 Sep 2011 22:16:47 +0200 Thibaut Girka Fix a few things
Sat, 03 Sep 2011 18:17:39 +0200 Thibaut Girka Handle a few more ECL instructions. Prepare for bullet handling \o/
Wed, 31 Aug 2011 13:51:42 +0200 Thibaut Girka Fix/rename/comment a few things
Tue, 30 Aug 2011 18:44:58 -0700 Emmanuel Gil Peyrot Handle a new ECL instruction, and add some names.
Tue, 30 Aug 2011 17:12:08 -0700 Emmanuel Gil Peyrot Handle all move_to_* ECL instructions.
Tue, 30 Aug 2011 16:30:40 +0200 Thibaut Girka Handle a few more ECL instructions
Sun, 28 Aug 2011 11:20:35 +0200 Thibaut Girka Handle variables in set_pos instruction (Daiyousei...)
Sat, 27 Aug 2011 11:24:22 +0200 Thibaut Girka Add set_random_angle support
Sat, 27 Aug 2011 10:58:54 +0200 Thibaut Girka Refactor. Move VMs to pytouhou.vm. base pytouhou/game/eclrunner.py@4c235fa4448a