Mercurial > touhou
log eosd @ 448:3bc37791f0a2
age | author | description |
---|---|---|
2013-08-17 | Emmanuel Gil Peyrot | Make pytouhou.game.player an extension type, and move the GameOver exception there since it makes more sense. |
2013-08-11 | Emmanuel Gil Peyrot | Move the common parts of EoSDGame outside, to not reallocate them at each stage. |
2013-08-30 | Emmanuel Gil Peyrot | Use cythonize in setup.py, also compile .py files, and entirely remove pyximport support. |
2013-07-16 | Emmanuel Gil Peyrot | Remove all Loader uses from outside pytouhou.games, and add a --no-music option to disable bgm. |