Commit Graph

884 Commits

Author SHA1 Message Date
pelya
fd86b04d47 Fixed compilation for libcurl 2011-02-10 10:40:02 +00:00
pelya
0f221c5477 Fixed compiling for NDK r4b - note that I may have breaked some other compilation types 2011-02-09 15:13:32 +00:00
pelya
d5ef5ffd59 Updated Dosbox projects (thanks to Lubomyr) 2011-02-09 11:52:22 +00:00
pelya
115a3393ca One small fix to menus 2011-02-08 14:21:24 +00:00
pelya
6add849746 Fixed some timeout coefficients, updated fheroes2 project, updated todo 2011-02-08 13:31:54 +00:00
pelya
280865f358 Updated translations 2011-02-08 13:03:18 +00:00
pelya
5e4b450e74 Implemented speed and acceleration for relative mode 2011-02-08 12:58:12 +00:00
pelya
96ac2819ed Relative mouse movement implemented, witohut speed/accel though 2011-02-07 18:42:54 +00:00
pelya
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
d840a57e2c Added settings for relative mouse movement - to Java only, they are not processed on C side yet 2011-02-07 15:27:12 +00:00
pelya
c794561f84 Added SDL_sound lib 2011-02-07 12:59:02 +00:00
pelya
a66c54c992 Updated readme 2011-02-07 11:47:13 +00:00
pelya
125d3a1df6 Added RGB565 JPEG image patch by Kurosu 2011-02-07 11:18:33 +00:00
pelya
72d436d8eb Fixed bug in build script 2011-02-07 10:47:29 +00:00
pelya
ac86215d58 Updated readme 2011-02-07 10:00:53 +00:00
pelya
3d40c99b3d Commented out redefining printf, because it generates lot of warnings in system headers 2011-02-07 09:52:44 +00:00
pelya
877d015c96 Fixed SDL compilation, added redefined printf to print to logcat 2011-02-07 09:25:57 +00:00
pelya
7b4c12cdc3 Updated UfoAI build instructions 2011-02-04 18:19:58 +00:00
pelya
f5e6cd604e Deleted local.properties file versioned by mistake 2011-02-04 15:57:58 +00:00
pelya
e07c5cfd14 Added fake cin/cout/cerr to prevent application crashing on tablets 2011-02-04 14:47:18 +00:00
pelya
604c5e4b1d Small fix to a build script 2011-02-04 13:38:58 +00:00
pelya
e99f38c873 Updated Atari800 project (by Lubomyr) 2011-02-04 10:58:55 +00:00
pelya
9e8f4d794c Updated GemRB project (courtesy of Beholder) 2011-02-03 13:37:24 +00:00
pelya
0073c2171e Added back support for NDK r4b in launchConfigure.sh script 2011-02-02 15:22:29 +00:00
pelya
e79a0e5a1c Reverted changes to STLPort so compilation with NDK r4b should be supported again 2011-02-02 15:07:36 +00:00
pelya
aa1bea227e Added Dosbox makefiles provided by Lubomyr 2011-02-02 14:56:39 +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
38434ccb4c Removed malicious -fstack-protector compiler flag (I wonder how did it compile before for me) 2011-02-02 13:09:04 +00:00
pelya
3e1af150d2 Fixed building with AndroidBuild.sh with clean repository 2011-02-02 13:06:56 +00:00
pelya
36128968af Fixed on-screen keyboard not drawing 2011-02-02 10:26:35 +00:00
pelya
f6c8bd724a Fixed bug in makefiles when NDK directory is renamed 2011-02-01 16:05:40 +00:00
pelya
fbaf44f09f Updated UfoAI project 2011-02-01 13:21:07 +00:00
pelya
4ce55bcaaa Added lowmem project for UfoAI 2011-02-01 11:42:08 +00:00
pelya
36692f967f Added define SDL_GL_FIRST_SAFE_TEXTURE_ID for UfoAI which uses static texture ID-s 2011-01-31 16:55:09 +00:00
pelya
42a9fad465 Updated libpng 2011-01-31 11:27:10 +00:00
pelya
61d1008480 Updated ScummVM project 2011-01-28 17:01:09 +00:00
pelya
424b94565b I'v efailed to integrate my STLPort so now I'm using GNU stdc++ with RTTI and exceptions 2011-01-28 16:40:24 +00:00
pelya
343458d9a6 Integrating with NDK r5: STLPort still does not compile 2011-01-28 14:38:24 +00:00
pelya
8418a37c02 Minor fix to on-screen keyboard 2011-01-27 16:21:31 +00:00
pelya
77ebf5541d Removed some debug 2011-01-27 14:52:58 +00:00
pelya
71edaa907a Replaced glTexEnvi with glTexEnvf 'cause glTexEnvi seems to be not supported on emulator 2011-01-26 16:22:29 +00:00
pelya
1a807452e0 Updated fheroes2 data file 2011-01-26 09:57:53 +00:00
pelya
e9bccd21bf Fixed bug in previous commit with __SDL_fake_stdout not defined, updated fheroes2 project 2011-01-26 09:53:20 +00:00
pelya
b337e649b9 Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets 2011-01-25 14:29:23 +00:00
pelya
71cf9fb2f2 Added OepnGL "Hello World" project 2011-01-25 13:26:14 +00:00
pelya
74734f4ad1 Added another custo mvideo mode 2011-01-25 12:48:44 +00:00
pelya
c0e1eed455 Added missing -lstdc++ to the configure/make helper script for CrystaX NDK 2011-01-24 18:09:37 +00:00
pelya
727925fed2 Removed Ugly Arrows" keyboard theme, save/restore OpenGL context when drawing on-screen keyboard 2011-01-24 14:09:03 +00:00
pelya
9de018c3d8 Script to check static data size in a libapplication.so 2011-01-17 15:58:10 +00:00
pelya
aa6ca924eb Fixed compilation error 2011-01-17 09:35:29 +00:00