Mercurial > touhou
log eosd @ 445:b0abb05811f7
age | author | description |
---|---|---|
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. |
Sun, 11 Aug 2013 14:30:52 +0200 | Emmanuel Gil Peyrot | Move the common parts of EoSDGame outside, to not reallocate them at each stage. |
Fri, 30 Aug 2013 14:01:09 +0200 | Emmanuel Gil Peyrot | Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support. |
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. |