Mercurial > touhou
log
age | author | description |
---|---|---|
Wed, 20 May 2015 20:38:33 +0200 | Emmanuel Gil Peyrot | Remove the music.py script, which was broken since the move to SDL2… long ago. |
Tue, 05 May 2015 14:49:22 +0200 | Emmanuel Gil Peyrot | Move Particle to its own module, to not pollute pytouhou.game.effect. |
Tue, 05 May 2015 13:34:57 +0200 | Emmanuel Gil Peyrot | Include all of the modules during cx_Freeze, and don’t prevent multi-threaded Cython compilation on non-Windows platforms. |