Mercurial > touhou
log pytouhou/game/game.py @ 484:699c8e8c7738
age | author | description |
---|---|---|
Wed, 28 Dec 2011 19:42:48 +0100 | Thibaut Girka | Fix several synchro issues |
Wed, 28 Dec 2011 18:45:09 +0100 | Thibaut Girka | Experimental netplay! Yay! |
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. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Tue, 16 Jul 2013 21:17:22 +0200 | Emmanuel Gil Peyrot | Remove all Loader uses from outside pytouhou.games, and add a --no-music option to disable bgm. |