log pytouhou/vm/eclrunner.py @ 441:e8dc95a2a287

age author description
Sat, 10 Aug 2013 19:59:17 +0200 Emmanuel Gil Peyrot Make pytouhou.game.enemy an extension type.
Sat, 03 Aug 2013 15:49:04 +0200 Emmanuel Gil Peyrot Remove AnmWrapper, since ANMs are lists of entries now.
Sun, 21 Oct 2012 23:02:41 +0200 Emmanuel Gil Peyrot Add "explosion", instruction 118.
Mon, 06 Aug 2012 23:10:09 +0200 Emmanuel Gil Peyrot Support more than one version of a vm.
Mon, 06 Aug 2012 22:52:22 +0200 Emmanuel Gil Peyrot Use a future-proof ECL parser.
Mon, 09 Jul 2012 22:14:55 +0200 Thibaut Girka Add more information to ECL debug messages
Mon, 09 Jul 2012 22:13:52 +0200 Thibaut Girka Empty ECL stack when calling a callback.