log pytouhou/ui/gamerunner.py @ 374:6a63fd3deb76

age author description
Sun, 05 Aug 2012 18:19:42 +0200 Emmanuel Gil Peyrot Use an iterator to get the keystates from a replay.
Sun, 05 Aug 2012 16:37:26 +0200 Emmanuel Gil Peyrot Add the ability to save a replay.
Fri, 27 Jul 2012 18:43:48 +0200 Emmanuel Gil Peyrot Add a programmable pipeline renderer, and a --fixed-pipeline switch to use the old one.
Sat, 07 Jul 2012 21:48:58 +0200 Thibaut Girka Allow Z as well as W to shoot.
Thu, 05 Jul 2012 00:11:19 +0200 Emmanuel Gil Peyrot Display a boss remaining lives and timeout.
Wed, 04 Jul 2012 23:41:28 +0200 Emmanuel Gil Peyrot Implement sfx for player and enemies.
Wed, 04 Jul 2012 23:05:21 +0200 Emmanuel Gil Peyrot Clean music playback API a little.
Sun, 01 Jul 2012 01:07:41 +0200 Thibaut Girka Add options to set FPS limit and disable double buffering
Sat, 30 Jun 2012 19:37:21 +0200 Emmanuel Gil Peyrot Add the story mode.
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
Mon, 19 Dec 2011 21:35:40 +0100 Thibaut Girka Move game size in the game's definition, and don't keep changing the window's size.
Mon, 19 Dec 2011 20:29:30 +0100 Thibaut Girka Remove useless and occasionally problematic (think about non-utf8 terminals) print calls.
Tue, 01 Nov 2011 13:50:33 +0100 Thibaut Girka Rename pytouhou.opengl to pytouhou.ui, makes much more sense that way. base pytouhou/opengl/gamerunner.py@a3e31447526a