Mercurial > touhou
log pytouhou/game/bullet.pyx @ 304:f3099ebf4f61
age | author | description |
---|---|---|
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |
Mon, 23 Jan 2012 22:04:40 +0100 | Thibaut Girka | Fix Sakuya's bouncing knives |
Sun, 22 Jan 2012 22:38:58 +0100 | Thibaut Girka | Implement bullet flags 1024 and 2048 (bouncing bullet). |
Sun, 22 Jan 2012 22:03:57 +0100 | Thibaut Girka | Move bullet visibility check to Bullet to improve performance and prepare handling of flags 1024 and 2048. |
Sun, 22 Jan 2012 21:54:07 +0100 | Thibaut Girka | Switch Bullet to Cython to improve performances. base pytouhou/game/bullet.py@3e2bdf103e9e |