Commit Graph

22 Commits

Author SHA1 Message Date
pelya
b42200ad29 Fixed all remaining bugs with compiling via shell script 2010-11-09 19:02:50 +02:00
pelya
d77db689e6 Yet more fixes to build system via shell script, seems to work under all conditions now 2010-11-09 13:05:00 +02:00
pelya
1c2451c53c More fixes to build system with AndroidBuild.sh 2010-11-05 14:39:30 +02:00
pelya
fdb429bcfc Fixed lib dependencies, made text input send Enter key at the end 2010-11-04 19:31:00 +02:00
pelya
dc48633eed Small fixes to build system 2010-11-04 14:31:29 +02:00
pelya
213d13ba7b More fixes to build 2010-10-27 14:20:37 +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
03c577136f Added ScummVM project files 2010-10-26 10:53:02 +03:00
pelya
ac89ade479 Better default publisher logo :) 2010-10-21 13:45:59 +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
11d99e03fb You're now specifying both shared and static libraries through ChangeAppsettings.sh, LDFlags variable should be empty -
that fixes dependencies and subtle bugs caused by multiple jobs in make when static lib not yet created but already linked to.
2010-10-15 18:18:23 +03:00
pelya
5b06fec2e6 Simplified symlink usage so application object files will be put to correct directory and dependencies won't get screwed when changing app to compile 2010-10-14 13:34:00 +03:00
pelya
bf7d3f22c6 Added Enigma game 2010-10-13 17:30:44 +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
e6c08091de Added libXML2 2010-10-08 19:57:49 +03:00
pelya
ab7f63b305 Added possibility to use custom build script to build application (to be compatible with configure-like scripts) 2010-09-16 15:46:52 +03:00
pelya
c28c1bf8d0 Added CrystaX toolchain support 2010-09-14 18:22:50 +03:00
pelya
f7945552e7 Added filtering out subdirs from build in ChangeAppSettings.sh 2010-09-10 14:56:46 +03:00
pelya
84b7ba606d Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet! 2010-09-03 18:42:10 +03:00
pelya
de1f89b0c5 Added lot of new config options - onscreen keyboard size, accelerometer sensitivity, trackball dampening, and audio buffer size (for slow devices) 2010-08-21 12:25:32 +03:00
pelya
4c6ddb909e Added intl and sdl_gfx libraries (thanks to Kurosu) 2010-08-18 20:43:26 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00