Mercurial > touhou
log
age | author | description |
---|---|---|
Sat, 17 Aug 2013 06:01:45 +0200 | Emmanuel Gil Peyrot | Make pytouhou.game.item an extension type. |
Sat, 17 Aug 2013 04:44:28 +0200 | Emmanuel Gil Peyrot | Make pytouhou.game.player an extension type, and move the GameOver exception there since it makes more sense. |
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Use a simple for loop to determine the power level of the player; fixes a traceback when the SHT has no shot at all. |
Sat, 17 Aug 2013 02:36:05 +0200 | Emmanuel Gil Peyrot | Make pytouhou.game.effect an extension type. |
Sat, 10 Aug 2013 15:21:39 +0200 | Emmanuel Gil Peyrot | Type Bullet more, to improve performances. |
Sat, 10 Aug 2013 19:59:17 +0200 | Emmanuel Gil Peyrot | Make pytouhou.game.enemy an extension type. |