Mercurial > touhou
log pytouhou/game/bullet.py @ 156:ebfd328e700c
age | author | description |
---|---|---|
Mon, 10 Oct 2011 18:34:36 +0200 | Thibaut Girka | Rename a few functions, move a few things around... |
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 18:13:26 +0200 | Thibaut Girka | Fix bullet flags 16 and 32 handling |
Mon, 03 Oct 2011 22:20:03 +0200 | Thibaut Girka | Fix bullet orientation in some cases (Meiling's last spellcard) |
Sun, 25 Sep 2011 20:56:14 +0200 | Thibaut Girka | Simple collision detection |