log setup.py @ 423:d8630c086926

age author description
Tue, 16 Jul 2013 21:07:15 +0200 Emmanuel Gil Peyrot Replace Pyglet with our own Cython OpenGL wrapper.
Tue, 16 Jul 2013 21:07:15 +0200 Emmanuel Gil Peyrot Add back music and SFX playback using SDL_mixer instead of pyglet, and add FLAC and Vorbis support.
Tue, 16 Jul 2013 21:07:15 +0200 Emmanuel Gil Peyrot Replace Pyglet’s image loader with our SDL2_image-based one.
Tue, 16 Jul 2013 21:07:15 +0200 Emmanuel Gil Peyrot Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound.
Sun, 01 Jan 2012 19:51:34 +0100 Emmanuel Gil Peyrot Add an anmviewer script.
Tue, 20 Dec 2011 21:17:34 +0100 Thibaut Girka Add basic cx_Freeze support in order to freeze to a windows executable.