Mercurial > touhou
log pytouhou/game/game.py @ 258:620134bc51f4
age | author | description |
---|---|---|
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 19:47:40 +0100 | Thibaut Girka | Fix bullet removal condition. |
Sat, 21 Jan 2012 21:03:53 +0100 | Emmanuel Gil Peyrot | Use the correct animation for player death. |
Fri, 30 Dec 2011 18:37:06 +0100 | Emmanuel Gil Peyrot | Add “SHT” support to EoSD, and do a little cleanup. |
Tue, 20 Dec 2011 21:36:14 +0100 | Emmanuel Gil Peyrot | Actually use offset of Sprite in spellcard’s effect, and place it correctly. |
Mon, 19 Dec 2011 21:35:40 +0100 | Thibaut Girka | Move game size in the game's definition, and don't keep changing the window's size. |