Mercurial > touhou
log pytouhou/game/game.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. |
Thu, 15 May 2014 20:14:54 +0200 | Emmanuel Gil Peyrot | Set boss mode directly from the enemy. |
Sun, 11 May 2014 20:25:07 +0200 | Emmanuel Gil Peyrot | Merge the lists Game.texts and Game.native_texts into the Game.texts dict. |