Mercurial > touhou
log pytouhou/game/player.pyx @ 574:94229756abd9
age | author | description |
---|---|---|
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. |
Wed, 18 Dec 2013 18:19:08 +0100 | Emmanuel Gil Peyrot | Use Sprite C arrays instead of their tuple representation where it makes sense. |
Mon, 25 Nov 2013 19:12:56 +0100 | Emmanuel Gil Peyrot | Some more type optimisations. |