log eclviewer.py @ 162:959c8b312918

age author description
Sun, 16 Oct 2011 07:42:11 -0700 Emmanuel Gil Peyrot Add character choosing in CLI.
Fri, 23 Sep 2011 10:08:33 -0700 Emmanuel Gil Peyrot Add CLI rank choosing.
Sun, 11 Sep 2011 02:02:59 +0200 Thibaut Girka Use Cython, improve performances!
Sat, 10 Sep 2011 22:48:56 +0200 Thibaut Girka Introduce characters!
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