Tue, 16 Jul 2013 21:07:15 +0200 |
Emmanuel Gil Peyrot |
Replace Pyglet with our own Cython OpenGL wrapper.
base
pytouhou/ui/gamerenderer.py@af825e651043
|
Tue, 02 Oct 2012 13:27:05 +0200 |
Emmanuel Gil Peyrot |
Make rendering of multiple-sprites elements work like single-sprites.
|
Fri, 07 Sep 2012 13:05:19 +0200 |
Emmanuel Gil Peyrot |
Replace wildcard imports with normal ones.
|
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.
|