Commit Graph

15 Commits

Author SHA1 Message Date
pelya
72b5f3c86a Nasty bug fixed inside SDL_image - the colorkey was not set in SDL 1.2 because of SDL 1.3 changes
Also updated Biniax2
2012-09-18 20:15:28 +03:00
pelya
fe04eaacef Forgot to add a file to SDL_image 2012-02-28 17:56:32 +02:00
pelya
996291e118 Updated SDL_image 2012-02-28 12:31:44 +02:00
pelya
32c68280bf Alien Blaster compiles and works with new SDL 1.3, but the alpha channel fails for SDL_Texture (is that an SDL bug?) 2012-01-03 17:26:17 +02:00
pelya
63af8c0944 Updated VCMI 2011-09-22 20:03:38 +03:00
pelya
877654a2d4 Updated VCMI, fixed crash due to SDL_Image not supporting PCX format 2011-07-01 15:32:20 +03:00
pelya
f12b3810d3 Updated build system and added some missing symlinks 2011-06-07 13:50:42 +03:00
pelya
125d3a1df6 Added RGB565 JPEG image patch by Kurosu 2011-02-07 11:18:33 +00:00
pelya
a4cb94028c Moved all includes from LOCAL_CFLAGS to LOCAL_C_INCLUDES so it will work in Cygwin 2011-02-02 14:28:16 +00:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
211fb3e285 More fixes to compilation 2010-10-26 14:55:22 +03:00
pelya
6b9b163689 Reordered files in all libs - now all includes are in "libname/include" dir - logical, isn't it? This should break compilation however. 2010-10-26 14:43:54 +03:00
pelya
a00d352cd8 Added libflac, libogg and libvorbis to build, updatred libtremor to use libogg instead of internal implementation (this is top of SVN from xiph.org for libtremor) 2010-10-19 17:11:58 +03:00
pelya
2e1a4992d3 Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make 2010-10-12 19:04:21 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00