Mercurial > touhou
log pytouhou/game/enemy.py @ 108:2a03940deea3
age | author | description |
---|---|---|
Tue, 06 Sep 2011 00:26:13 +0200 | Thibaut Girka | Move everything graphical to pytouhou.opengl! |
Mon, 05 Sep 2011 22:40:46 +0200 | Thibaut Girka | Minor refactoring |
Mon, 05 Sep 2011 17:18:47 +0200 | Thibaut Girka | A few changes in the execution order to match 102h.exe |
Mon, 05 Sep 2011 17:18:23 +0200 | Thibaut Girka | Implement ECL instruction 75 in the same exact way as 102h.exe |
Mon, 05 Sep 2011 01:07:43 +0200 | Thibaut Girka | Fix boss callback, handle a few more callbacks |
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:51:14 +0200 | Thibaut Girka | Rename pytouhou.game.enemymanager to pytouhou.game.enemy base pytouhou/game/enemymanager.py@06d8823150ed |