Mercurial > touhou
log pytouhou/game/game.py @ 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. |
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. |
Wed, 12 Jun 2013 16:03:26 +0200 | Emmanuel Gil Peyrot | Move ascii_wrapper to the interface, as it is game-dependent. |
Sun, 24 Mar 2013 10:29:37 +0100 | Emmanuel Gil Peyrot | Add MoF’s hints support, and fix the Text timeout interface. |