Tue, 16 Jul 2013 21:07:15 +0200 |
Emmanuel Gil Peyrot |
Replace Pyglet’s image loader with our SDL2_image-based one.
|
Wed, 06 Feb 2013 21:41:05 +0100 |
Emmanuel Gil Peyrot |
Don’t duplicate values in sprite rendering data.
|
Wed, 06 Feb 2013 19:55:54 +0100 |
Emmanuel Gil Peyrot |
Implement THTX, uncompressed textures stored inside ANM files, and use it instead of pyglet’s own wrapper.
|
Tue, 13 Mar 2012 18:38:14 +0100 |
Thibaut Girka |
Update attribute names to reflect the actual interface.
|
Wed, 08 Feb 2012 18:43:39 +0100 |
Thibaut Girka |
Fix sprite rotation/translation.
|
Sun, 05 Feb 2012 23:41:55 +0100 |
Thibaut Girka |
Partially implement lasers.
|
Sun, 01 Jan 2012 23:51:01 +0100 |
Thibaut Girka |
Fix ANM wait, translation/rotation order, and partially implement ANM0 instruction 24
|