Commit Graph

2128 Commits

Author SHA1 Message Date
pelya
61dfc11a20 Updated Ballfield test app 2011-11-23 17:20:55 +02:00
pelya
88dac36db5 French translation updated by slvn. 2011-11-23 12:50:09 +02:00
pelya
1ba2a44423 Moved French translation back 2011-11-21 11:54:05 +02:00
pelya
a7108e225f Added partial screen updates - they should be just a tiny bit faster,
however I did not notice any difference.
2011-11-17 18:34:55 +02:00
pelya
db20fa20fb Ratelimiting touch events is always enabled now, because without it we will get mouse movement lag. 2011-11-17 17:56:12 +02:00
pelya
6e6b2e4a96 Disabled deutsch, finnish and french translations, because there's noone to maintain them 2011-11-17 17:15:12 +02:00
pelya
0e7cb174cb Changed license files for SDL 1.3 2011-11-17 12:49:12 +02:00
pelya
90014495ee Option to clean up SDL config left from the old app version 2011-11-16 18:29:19 +02:00
pelya
d5313cb08e Toggling text input shows screen keyboard automatically, updated fheroes2 2011-11-16 15:10:52 +02:00
pelya
12771e9122 Added support for NDK r7 2011-11-15 17:09:54 +02:00
pelya
2697c885a9 Updated readme and fheroes2 project 2011-11-15 12:01:55 +02:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
caab1c07bb Updated OpenTTD, fixes for NDK r6. 2011-10-26 16:03:12 +03:00
pelya
5ca1cf38ee Added PrefClub project (a small Dos game wrapped in Dosbox) 2011-10-24 12:47:17 +03:00
pelya
5e58694971 More regression debug 2011-10-18 17:19:24 +03:00
pelya
1a8a266cbb Debug x4 2011-10-18 17:08:55 +03:00
pelya
d8dfcf01fc Debug debug 2011-10-18 16:59:23 +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
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