Commit Graph

152 Commits

Author SHA1 Message Date
pelya
d03948910a Updated setEnvironment.sh to support NDK r6 2011-07-28 13:59:49 +03:00
pelya
9a43a3e541 Reordering of Commander Genius directory 2011-07-25 12:27:33 +03: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
e7deb67f51 Updated MilkyTracker 2011-07-05 16:17:41 +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
e6f55aba42 Fixed GemRB compilation 2011-07-01 13:38:28 +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
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
f12b3810d3 Updated build system and added some missing symlinks 2011-06-07 13:50:42 +03:00
pelya
935f1fc4a3 Updated OpenTTD project 2011-06-03 16:57:59 +03:00
pelya
eb897e230a Fixed Return key not sent in the SDL_ANDROID text input 2011-06-03 14:06:27 +03:00
pelya
47b5d6938a If you've added another download with "!" at the beginning to the updated .apk - do not ask user, just download the file 2011-05-31 18:52:12 +03:00
pelya
ebd3757b91 Compilation fix 2011-05-24 13:41:33 +03:00
pelya
c418f7da64 More modifications to SDL config dialog 2011-05-20 12:21:22 +03:00
pelya
50ef398490 Support Android 3.1 bluetooth/USB mouse (not tested!), added new option to choose mouse settings depending on the screen size 2011-05-19 14:00:56 +03:00
pelya
681723f700 Updated ufoai project 2011-04-28 15:51:35 +03:00
pelya
0742977a5e Fixed clashing lib names with system libraries 2011-04-22 16:12:36 -04:00
pelya
7fbf604a8f Updated openttd, updated bug list 2011-04-13 13:37:28 +00:00
pelya
d0b4e26d2e Tweaks to SDL relative mouse input 2011-04-01 14:35:42 +03:00
pelya
5545d3d131 Small update to checkStaticDataSize.sh script 2011-03-25 17:14:06 +02:00
pelya
21bf45e9ef Fixed SDL 1.3 compilation 2011-03-18 11:39:00 +02:00
pelya
9fbb3b22a2 Fixed compiler flags in libintl 2011-03-15 14:20:10 +02:00
pelya
8fce28ca72 Fixed non-blocking SwapBuffers 2011-03-14 19:09:41 +02:00
pelya
5a6dfaa863 Added Gun Bros-like controls to TeeWorlds, implemented SDL_WarpMouse() for relative mouse mode 2011-03-14 17:33:58 +02:00
pelya
f67db85103 Fixed bug in text input 2011-03-10 17:08:58 +02:00
pelya
15d39e1af5 Send SDL_VIDEORESIZE event when app restored from background 2011-03-09 19:06:04 +02:00
pelya
cc650b1c1d Support for individual filenames inside AppSubdirsBuild in AndroidAppSettings.cfg 2011-03-09 13:42:55 +02:00
pelya
f1a2cd9cf3 Fixed freeze in fheroes2 when separate rendering thread is used 2011-03-03 18:31:27 +02:00
pelya
d5413b3c15 Same SDL keycode for Camera and Focus keys 2011-02-25 14:59:32 +00:00
pelya
99f734c61c Added new API for toggling text input via Android EditText widget 2011-02-24 16:21:54 +00:00
pelya
bcd5152abd Some fixes to text input with SDL 1.2 2011-02-23 12:23:29 +00:00
pelya
4f3665edef app2sd support for shared libraries 2011-02-18 16:09:20 +00:00
pelya
29a7cff034 Cleaned up mouse events implementation - should fix problems with double-clicking with left-click emulation set to "normal" 2011-02-14 15:16:56 +00:00
pelya
72a7edd34a Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk 2011-02-11 11:11:49 +00:00
pelya
709b660aae Updated build scripts, added sorting for SDL keycodes in config menu 2011-02-10 16:53:54 +00:00
pelya
513795f5ad Updated dosbox makefile 2011-02-10 13:09:52 +00:00
pelya
6f336bc1b3 Fixed compilation with custom build script 2011-02-10 13:00:09 +00:00
pelya
ce2c3d3c47 Fixed bug with tap left click method, updated fheroes2 project 2011-02-10 11:51:23 +00:00
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
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
0cb701bb24 Implemented clicking with tap and timeout 2011-02-07 17:49:14 +00:00
pelya
e07c5cfd14 Added fake cin/cout/cerr to prevent application crashing on tablets 2011-02-04 14:47:18 +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
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
fbaf44f09f Updated UfoAI project 2011-02-01 13:21:07 +00:00