Mercurial > touhou
log pytouhou/game/bullet.pyx @ 383:0537af9125a7
age | author | description |
---|---|---|
2012-07-07 | Thibaut Girka | Fix bullet cancellation... again... |
2012-07-01 | Thibaut Girka | Fix bullet cancellation and removal |
2012-06-21 | Emmanuel Gil Peyrot | Fix some replay synchronization issues and update the TODO. |
2012-03-14 | Thibaut Girka | Fix Sakuya's daggers in stage 6. |
2012-03-13 | Thibaut Girka | Update attribute names to reflect the actual interface. |
2012-01-23 | Thibaut Girka | Fix Sakuya's bouncing knives |
2012-01-22 | Thibaut Girka | Implement bullet flags 1024 and 2048 (bouncing bullet). |
2012-01-22 | Thibaut Girka | Move bullet visibility check to Bullet to improve performance and prepare handling of flags 1024 and 2048. |
2012-01-22 | Thibaut Girka | Switch Bullet to Cython to improve performances. base pytouhou/game/bullet.py@3e2bdf103e9e |