log eclviewer.py @ 122:174324a4da51

age author description
Sat, 10 Sep 2011 01:26:30 +0200 Thibaut Girka Add support for launch animations! (Warning: slow :()
Wed, 07 Sep 2011 18:12:24 +0200 Thibaut Girka Switch from pygame + PyOpenGL to pyglet
Tue, 06 Sep 2011 00:26:13 +0200 Thibaut Girka Move everything graphical to pytouhou.opengl!
Mon, 05 Sep 2011 22:40:46 +0200 Thibaut Girka Minor refactoring
Mon, 05 Sep 2011 00:30:09 +0200 Thibaut Girka Disable debug-level logging
Mon, 05 Sep 2011 00:29:31 +0200 Thibaut Girka Use game's frame for interpolation. No more time manipulation interfering with interpolators!
Sun, 04 Sep 2011 23:50:00 +0200 Thibaut Girka Refactor \o/
Sun, 04 Sep 2011 20:04:00 +0200 Thibaut Girka Various minor optimisations and refactoring