log pytouhou/opengl/gamerenderer.pyx @ 197:e1bc8c4cbb1a

age author description
Wed, 26 Oct 2011 17:54:03 -0700 Emmanuel Gil Peyrot Implement replays.
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.