Commit Graph

1027 Commits

Author SHA1 Message Date
pelya
c4aecd807b Do not ratelimit touch events on Froyo/Gingerbread, they are already ratelimited by OS 2011-08-09 14:34:50 +03:00
pelya
16f757970a Fixed new code, added GLES2 example - I'm not sure that it works correctly, but it reports that GLES 2 is initialized 2011-08-02 13:20:32 +03:00
pelya
6caefe96a5 Load shared GLESv2 library 2011-07-29 18:44:49 +03:00
pelya
69de188e16 Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
2011-07-29 17:41:27 +03:00
pelya
25632f41bc Fixed Curl compilation with CrystaX NDK 2011-07-28 21:55:23 +03:00
pelya
ad97333b34 Various fixes to Settings.java 2011-07-28 16:45:42 +03:00
pelya
06e262ebdb Stop accelerometer when the app is put to background, and start it when it's resumed - I did not test this patch yet. 2011-07-28 16:11:35 +03:00
pelya
f3ce9cd045 Updated makefiles to work with newer CrystaX NDK 2011-07-28 15:39:23 +03:00
pelya
68bb534c19 Updated VCMI 2011-07-28 15:39:12 +03:00
pelya
af46279448 Added libandroid.so for easy integration 2011-07-28 15:36:24 +03:00
pelya
0b10caeb69 Fix for new CrystaX toolchain (renaming libwchar-support.a to libcrystax.a is kinda lame) 2011-07-28 14:09:01 +03:00
pelya
1c27cefad5 Correct patch for Boost endian.hpp 2011-07-28 14:00:51 +03:00
pelya
d03948910a Updated setEnvironment.sh to support NDK r6 2011-07-28 13:59:49 +03:00
pelya
1effc9a93d Updated exports table to check for duplicate symbols in system libraries 2011-07-28 12:35:38 +03:00
pelya
6835e4403f Updated readme, updated build scripts 2011-07-28 12:35:05 +03:00
pelya
7700c9fd2a Updated boost build scripts 2011-07-28 12:02:43 +03:00
pelya
a62403da1d On-screen keyboard visible size - buttons are smaller but touch area is still big 2011-07-27 18:54:23 +03:00
pelya
da5072109f Changed default on-screen keyboard size to large 2011-07-25 17:09:10 +03:00
pelya
e22d30c1a7 Updated CommanderGenius project 2011-07-25 17:08:56 +03:00
pelya
ca5881c432 Updated Commander Genius project 2011-07-25 15:49:18 +03:00
pelya
9a43a3e541 Reordering of Commander Genius directory 2011-07-25 12:27:33 +03:00
Michi
b62205ad87 Smartphone UI (finger-scrolling of level menu, bigger buttons, ...), several bugs fixed. Ignoring volume keys.Updated enigma-data32.zip included (modified some lua script). 2011-07-12 16:44:20 +02:00
pelya
bbf90a959b Added compatibility mode to SDL, for misbehaving apps that don't call SDL_Flip() 2011-07-06 11:49:01 +03:00
pelya
3027c3a0ae Updated MilkyTracker patch 2011-07-06 11:48:50 +03:00
pelya
e7deb67f51 Updated MilkyTracker 2011-07-05 16:17:41 +03:00
pelya
999950bd02 Minor fixes to build system 2011-07-05 15:13:54 +03:00
pelya
b4546c9687 Added grafx2 app 2011-07-05 15:12:35 +03:00
pelya
2d4a420797 Changed compiler flags to give out lot of warnings 2011-07-04 14:08:53 +03:00
pelya
1baeccdd17 Updated VCMI diff 2011-07-04 12:57:44 +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
8397b1579a Fixed boost endianness 2011-07-01 15:10:12 +03:00
pelya
e6f55aba42 Fixed GemRB compilation 2011-07-01 13:38:28 +03:00
pelya
10f8ed27e6 Updated GemRB (patch by Beholder) 2011-06-29 13:44:44 +03:00
pelya
4d3c771791 Changed license type to ZLIB for the Java source files 2011-06-24 11:43:07 +03:00
pelya
052a98a319 Updated translations 2011-06-22 18:13:22 +03:00
pelya
819febb3af Warn users of Telechips devices that app will crash with their broken libc 2011-06-22 16:43:22 +03:00
pelya
4e214b0ffd Updated VCMI - you may even play some battles 2011-06-21 18:21:00 +03:00
pelya
22783be067 Small fix to input 2011-06-21 18:20:48 +03:00
pelya
9093536e9d Fixes to mouse input with magnifying glass 2011-06-21 17:11:42 +03:00
pelya
62fd0b2dd6 VCMI loads main menu on a device, but crashes right after click on any botton. Megadebug patch attached. 2011-06-16 19:57:53 +03:00
pelya
e8dd7d71d6 Fixes to new build system 2011-06-14 19:44:58 +03:00
pelya
ae93866036 VCMI is running properly on Android 2011-06-14 14:35:03 +03:00
pelya
fd555437de VCMI: server is started, but then iot doesn't work and freezes. The same code works on Linux. 2011-06-10 17:56:35 +03:00
pelya
a7dacc9e45 Updated readme 2011-06-10 13:28:59 +03:00
pelya
538a0d0b3f Updated VCMI, added readme 2011-06-10 13:27:16 +03:00
pelya
22a4b5ac03 Added VCMI server, but it cannot be launched apparently, because VCMI just crash 2011-06-09 20:22:51 +03:00
pelya
af794b0b04 VCMI is running the main menu, yay 2011-06-09 19:44:34 +03:00
pelya
ade2c18fbe VCMI dumps something to logcat, then crashes 2011-06-09 18:01:37 +03:00
pelya
a12092fb6d Updated VCMI to compile with NDK r5b, it still fails to run 2011-06-08 18:31:31 +03:00
pelya
c684662e0e Removed sdl_fake_stdout hack - it prevents standalone executables to link 2011-06-08 13:30:31 +03:00