log pytouhou/opengl/gamerenderer.pyx @ 174:c0183515a0a3

age author description
Fri, 21 Oct 2011 19:20:03 +0200 Thibaut Girka Use integers instead of floats to avoid filtering and ugly approximations (like the official game)
Tue, 18 Oct 2011 13:17:23 -0700 Emmanuel Gil Peyrot Better enemy death, with animation and (hopefully) correct flags handling.
Sun, 16 Oct 2011 08:01:28 -0700 Emmanuel Gil Peyrot Implement player bullets rendering and updating.