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.