Mercurial > touhou
log pytouhou/game/bullet.pyx @ 430:c9433188ffdb
age | author | description |
---|---|---|
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Thu, 22 Aug 2013 12:21:12 +0200 | Emmanuel Gil Peyrot | Remove the type of the self argument in extension types, as it clutters the code with useless information. |
Mon, 12 Nov 2012 18:34:24 +0100 | Emmanuel Gil Peyrot | Use only half-size hitboxes for player. |
Sun, 21 Oct 2012 23:02:40 +0200 | Emmanuel Gil Peyrot | Make particles behave as in the original game. |
Tue, 02 Oct 2012 13:27:05 +0200 | Emmanuel Gil Peyrot | Make rendering of multiple-sprites elements work like single-sprites. |
Sat, 07 Jul 2012 23:16:03 +0200 | Thibaut Girka | Fix bullet cancellation... again... |