log pytouhou/vm/eclrunner.py @ 152:86807b8a63bd

age author description
Sun, 09 Oct 2011 15:32:43 -0700 Emmanuel Gil Peyrot Add collisions with enemies and items.
Tue, 04 Oct 2011 23:32:02 +0200 Thibaut Girka Merge GameState into Game. TODO: Merge PlayerState into Player
Tue, 04 Oct 2011 23:09:41 +0200 Thibaut Girka Introduce items, implement ECL instruction 83
Tue, 04 Oct 2011 17:52:12 +0200 Thibaut Girka Fix a crash with ECL instruction 25
Fri, 30 Sep 2011 11:19:33 -0700 Emmanuel Gil Peyrot Fix a stupid inversion of properties.
Sun, 25 Sep 2011 20:16:13 +0200 Thibaut Girka Fix move_to (handle variables) and spawn_enemy