Commit Graph

14 Commits

Author SHA1 Message Date
Sergii Pylypenko
49dc5d0da6 Fixed compiler warnings 2013-08-01 20:46:39 +03:00
pelya
5eeb16a22b Do not rebuild libtimidity that SDL_mixer uses 2012-11-21 18:50:09 +02:00
pelya
e4cace0d07 Fixed crash in SDL_mixer on armeabi-v7a arch, caused by improper compiler flags, updated libvorbis 2012-11-01 18:20:32 +02:00
pelya
63af8c0944 Updated VCMI 2011-09-22 20:03:38 +03: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
524a1c1981 More fixes to MIDI support in SDL_mixer, fixed crashing because of no native mouse cursor support on Android 2010-11-15 18:26:21 +02:00
pelya
4d8cb168b2 Added Timtidity in SDL_mixer to compilation 2010-11-15 16:33:09 +02:00
pelya
b9e424ea10 Added mikmod library, also added it to SDL_mixer 2010-11-12 11:58:53 +02:00
pelya
9e2d61c75b Enabled more aggressive optimizations for all apps and libs 2010-11-02 12:35:21 +02:00
pelya
584a43282d Added Pachi el Martiano game, it's 640x480 so it's slow like hell 2010-10-27 19:41:25 +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
5a39746b2a Added support for showing publisher logo at startup screen (we have to show button "Change phone config" there anyway).
Guys from Korean market asked to show game rating (an image with text "18+" and some more korean text) in startup screen, so I've added more-less generic solution.
2010-10-20 17:04:00 +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