Commit Graph

1061 Commits

Author SHA1 Message Date
pelya
d8dfcf01fc Debug debug 2011-10-18 16:59:23 +03:00
pelya
fa0c6805bb Even motre fixes to regression script 2011-10-18 16:43:53 +03:00
pelya
4ae69fbd42 Debugging regression script 2011-10-18 16:36:20 +03:00
pelya
42dd31c64e Fixes for regression script 2011-10-18 16:12:40 +03:00
pelya
85304e9ebe Added regression script, updated ScummVM 2011-10-18 15:29:00 +03:00
pelya
da7b7f110b Fixed the compilation (kind of) 2011-10-17 15:13:35 +03:00
pelya
b610a03e67 Tentative fix for a regression when rendering became slow on certain devices 2011-10-12 16:16:33 +03:00
pelya
16bd732515 Updated OpenTTD, updated readme 2011-10-10 18:17:56 +03:00
pelya
7290ea9923 Fine-tuned drag&drop in magnifying glass mouse movement mode 2011-10-10 18:17:14 +03:00
pelya
7145c352a8 Added support for NDK r6b 2011-10-10 18:16:34 +03:00
pelya
63af8c0944 Updated VCMI 2011-09-22 20:03:38 +03:00
pelya
2889066f60 PUAE: removed kickroms.zip (which are proprietary) from GIT 2011-09-22 18:46:09 +03:00
pelya
ede9b2fdfd Fixes for SDL 1.3, the keycodes and invoking from background are broken 2011-09-19 16:11:22 +03:00
pelya
c1ae5a0fc6 Update to SDL key mappings and to mouse click-the-same-spot-mode radius 2011-09-14 18:50:11 +03:00
pelya
8e16ec9f33 Added diff for fheroes2 (broken C++ support in compiler I suppose) 2011-09-02 16:33:43 +03:00
pelya
ad680dcb33 Updated some packages 2011-09-02 16:32:52 +03:00
pelya
ec8c5a6861 Added ALUT extension library to OpenAL 2011-09-02 16:32:06 +03:00
pelya
0b6f35e55c Added OpenAL demo app 2011-09-02 16:31:42 +03:00
pelya
975294dc68 Fixed GFX errors on newer Tegra devices, due to improper choosing GL config in Java code 2011-09-02 16:28:51 +03:00
pelya
d9f536562e Cleaner way to get JNI environment from C code 2011-09-02 16:28:11 +03:00
Garen J. Torikian
ba5ec36dfd Revert JNI calls passed through SDL_main() 2011-09-01 21:43:25 -07:00
pelya
136d307c1b Added hack to enforce relative mouse movement mode, for PUAE 2011-08-30 15:01:55 +03:00
pelya
fc16e074dd PUAE compilation finally fixed 2011-08-30 14:04:11 +03:00
pelya
0dd7480538 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2011-08-29 18:27:57 +03:00
pelya
e273541156 Updated puae patch 2011-08-29 18:27:41 +03:00
pelya
39457725f6 Small fix to suspend/resume 2011-08-29 18:17:57 +03:00
pelya
a9db7dc1de Fixed libintl compilation 2011-08-29 18:17:41 +03:00
pelya
b1c2c0f2ce Added PUAE makefiles, it fails to link though 2011-08-29 18:17:00 +03:00
Garen J. Torikian
972d6c3039 Provide support for JNI calls 2011-08-19 23:47:27 -07:00
pelya
d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +03:00
pelya
3701e39d76 Updated fheroes2 project 2011-08-12 12:40:51 +03:00
pelya
f3193e8fd2 Fixed nasty bug in "touch near cursor to click" mouse emulation mode,
also validated on-screen keyboard with 10-point touchscreen, no issues found.
2011-08-11 19:36:06 +03:00
pelya
4d7b1c2cb6 Fixed build script for NDK r6 2011-08-10 15:24:52 +03:00
pelya
3adfe596f2 Forcing per-pixel alpha for on-screen keyboard, because it does not become transparent on some devices 2011-08-10 14:23:18 +03:00
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