Tue, 11 Nov 2014 17:06:50 +0100 |
Thibaut Girka |
Mention Python 3 in the README…
|
Sat, 19 Apr 2014 19:05:06 +0200 |
Emmanuel Gil Peyrot |
Switch to libepoxy instead of libGLEW, which will help with OpenGL portability.
|
Tue, 16 Jul 2013 21:11:40 +0200 |
Emmanuel Gil Peyrot |
Add native text support, MSG instructions 3 and 8, and text at the beginning of a stage.
|
Tue, 16 Jul 2013 21:07:15 +0200 |
Emmanuel Gil Peyrot |
Make the anmviewer use the new architecture.
|
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.
|
Tue, 01 Nov 2011 13:46:03 +0100 |
Thibaut Girka |
Add some documentation (argh, so much left to document!)
|
Sun, 11 Sep 2011 02:02:59 +0200 |
Thibaut Girka |
Use Cython, improve performances!
|
Wed, 07 Sep 2011 18:12:24 +0200 |
Thibaut Girka |
Switch from pygame + PyOpenGL to pyglet
|
Mon, 22 Aug 2011 22:37:14 +0200 |
Thibaut Girka |
Add some documentation, GPLv3 headers, README and COPYING file.
|