Mercurial > touhou
log pytouhou/game/game.pyx @ 607:9dbc234ea087
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, 30 Sep 2014 17:14:24 +0200 | Emmanuel Gil Peyrot | Switch to Python 3.x instead of 2.7. |
Sat, 26 Jul 2014 13:07:26 +0200 | Emmanuel Gil Peyrot | Give extra lives to the player once she has reached a certain score, and increment the default score on continue. |
Fri, 08 Nov 2013 18:47:00 +0100 | Emmanuel Gil Peyrot | Always import runners from pytouhou.vm, to allow their replacement. |