Mercurial > touhou
log eosd @ 446:3a33ed7f3b85
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. |