log README @ 593:974decb8df4f

age author description
2014-04-19 Emmanuel Gil Peyrot Switch to libepoxy instead of libGLEW, which will help with OpenGL portability.
2013-07-16 Emmanuel Gil Peyrot Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage.
2013-07-16 Emmanuel Gil Peyrot Make the anmviewer use the new architecture.
2013-07-16 Emmanuel Gil Peyrot Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support.
2013-07-16 Emmanuel Gil Peyrot Replace Pyglet’s image loader with our SDL2_image-based one.
2013-07-16 Emmanuel Gil Peyrot Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound.
2011-11-01 Thibaut Girka Add some documentation (argh, so much left to document!)
2011-09-11 Thibaut Girka Use Cython, improve performances!
2011-09-07 Thibaut Girka Switch from pygame + PyOpenGL to pyglet
2011-08-22 Thibaut Girka Add some documentation, GPLv3 headers, README and COPYING file.