Mercurial > touhou
log pytouhou/games/eosd.py @ 428:f41a26971a19
age | author | description |
---|---|---|
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. |
Mon, 12 Nov 2012 18:34:24 +0100 | Emmanuel Gil Peyrot | Use only half-size hitboxes for player. |
Sat, 20 Oct 2012 20:48:40 +0200 | Emmanuel Gil Peyrot | Display something at the start of a stage. |
Tue, 02 Oct 2012 13:27:05 +0200 | Emmanuel Gil Peyrot | Make rendering of multiple-sprites elements work like single-sprites. |