log pytouhou/opengl/gamerenderer.pyx @ 187:46793ccfedca

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.
Sun, 16 Oct 2011 08:01:28 -0700 Emmanuel Gil Peyrot Implement player bullets rendering and updating.
Tue, 11 Oct 2011 11:29:33 +0200 Thibaut Girka Add bullet cancel anim support
Tue, 04 Oct 2011 23:32:02 +0200 Thibaut Girka Merge GameState into Game. TODO: Merge PlayerState into Player
Tue, 04 Oct 2011 23:09:41 +0200 Thibaut Girka Introduce items, implement ECL instruction 83
Tue, 04 Oct 2011 17:52:37 +0200 Thibaut Girka Work around a bug in nouveau