Mercurial > touhou
log pytouhou/games/eosd.py @ 572:7f113f15300b
age | author | description |
---|---|---|
Wed, 21 May 2014 20:56:53 +0200 | Emmanuel Gil Peyrot | Make EoSDInterface separate from EoSD game. |
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. |
Wed, 18 Dec 2013 22:36:23 +0100 | Emmanuel Gil Peyrot | Inherit music players from a base class. |
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. |
Tue, 19 Nov 2013 14:19:14 +0100 | Emmanuel Gil Peyrot | Make GameRunner entirely independent of Window or GameRenderer, so we can run a game without display. |