Mercurial > touhou
log pytouhou/vm/eclrunner.py @ 151:5cf927cbd9c5
age | author | description |
---|---|---|
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 |
Fri, 16 Sep 2011 11:21:33 -0700 | Emmanuel Gil Peyrot | Add support for enemy spawnling enemies. |