log pytouhou/ui/gamerunner.py @ 330:16ed1ab1e14b

age author description
Sat, 30 Jun 2012 13:02:24 +0200 Thibaut Girka Add a GameRunner.load_game method to allow level changes.
Wed, 13 Jun 2012 22:53:57 +0200 Thibaut Girka Display lives and bombs.
Wed, 13 Jun 2012 15:29:43 +0200 Emmanuel Gil Peyrot Implement music playback.
Tue, 13 Mar 2012 18:38:14 +0100 Thibaut Girka Update attribute names to reflect the actual interface.
Sat, 10 Mar 2012 17:47:03 +0100 Emmanuel Gil Peyrot Add the game interface.
Sat, 31 Dec 2011 02:50:04 +0100 Thibaut Girka Fix replay handling a bit