Mercurial > touhou
log
age | author | description |
---|---|---|
Wed, 26 Nov 2014 13:36:38 +0100 | Emmanuel Gil Peyrot | Fix compilation under Cython 0.22, by making the pyx and the pxd declarations’ except clause similar. |
Tue, 11 Nov 2014 17:06:50 +0100 | Thibaut Girka | Mention Python 3 in the README… |
Tue, 11 Nov 2014 15:46:31 +0100 | Thibaut Girka | Fix compiling issues with Cython 0.20 ; don't pretend to concat shader sources |
Tue, 04 Nov 2014 16:44:59 +0100 | Emmanuel Gil Peyrot | Display the traceback on module load error. |
Sat, 25 Oct 2014 20:02:56 +0200 | Emmanuel Gil Peyrot | Don’t crash when a sound file isn’t present in the resources. |
Sat, 25 Oct 2014 18:57:10 +0200 | Emmanuel Gil Peyrot | Make sample data build again. |