log pytouhou/ui/gamerenderer.pyx @ 377:70e2ed71b09c

age author description
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.
Thu, 05 Jul 2012 00:11:19 +0200 Emmanuel Gil Peyrot Display a boss remaining lives and timeout.
Wed, 04 Jul 2012 23:05:21 +0200 Emmanuel Gil Peyrot Clean music playback API a little.
Sat, 30 Jun 2012 13:02:24 +0200 Thibaut Girka Add a GameRunner.load_game method to allow level changes.
Thu, 21 Jun 2012 15:01:25 +0200 Emmanuel Gil Peyrot Display the text when collecting an item.
Fri, 23 Mar 2012 16:27:07 +0100 Thibaut Girka Add out-of-screen item indicators.
Tue, 13 Mar 2012 19:18:14 +0100 Thibaut Girka Rename a few attributes/methods to make a little more sense.
Tue, 13 Mar 2012 18:38:14 +0100 Thibaut Girka Update attribute names to reflect the actual interface.
Tue, 21 Feb 2012 14:28:38 +0100 Emmanuel Gil Peyrot Add player lasers for MarisaB.
Sun, 12 Feb 2012 16:06:03 +0100 Emmanuel Gil Peyrot Implement dialogs (MSG files).
Sun, 05 Feb 2012 23:41:55 +0100 Thibaut Girka Partially implement lasers.
Tue, 24 Jan 2012 00:56:31 +0100 Thibaut Girka Fix visibility handling