Mercurial > touhou
log pytouhou/game/game.py @ 167:e483b5a7e84b
age | author | description |
---|---|---|
Tue, 18 Oct 2011 13:17:23 -0700 | Emmanuel Gil Peyrot | Better enemy death, with animation and (hopefully) correct flags handling. |
Tue, 18 Oct 2011 07:35:02 -0700 | Emmanuel Gil Peyrot | Implement item dropping by enemies. |
Sun, 16 Oct 2011 08:01:28 -0700 | Emmanuel Gil Peyrot | Implement player bullets rendering and updating. |
Tue, 11 Oct 2011 11:29:33 +0200 | Thibaut Girka | Add bullet cancel anim support |
Mon, 10 Oct 2011 19:01:23 +0200 | Thibaut Girka | Remove remaining pop_enemy/new_enemy mess |
Mon, 10 Oct 2011 18:42:02 +0200 | Thibaut Girka | Remove half of the new_enemy/pop_enemy mess. |