Mercurial > touhou
log pytouhou/game/game.py @ 203:df8b2ab54639
age | author | description |
---|---|---|
Mon, 31 Oct 2011 19:29:47 +0100 | Thibaut Girka | Make pylint slightly happier (and code analysis easier) |
Mon, 31 Oct 2011 19:01:09 +0100 | Thibaut Girka | Handle enemy collisions and damages in a way closer to the original game. |
Sun, 30 Oct 2011 11:31:19 -0700 | Emmanuel Gil Peyrot | Modify difficulty when it has to. |
Sun, 30 Oct 2011 11:29:08 -0700 | Emmanuel Gil Peyrot | Do the right action when collecting an item. |
Sat, 29 Oct 2011 14:21:42 -0700 | Emmanuel Gil Peyrot | Add a subclass for each character, and implement player attacks. |
Fri, 28 Oct 2011 12:38:26 +0200 | Thibaut Girka | Fix particles, fix "random" item popping, change update order to match the original game's more closely. |