Commit Graph

168 Commits

Author SHA1 Message Date
pelya 61dfc11a20 Updated Ballfield test app 2011-11-23 17:20:55 +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 85304e9ebe Added regression script, updated ScummVM 2011-10-18 15:29:00 +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 63af8c0944 Updated VCMI 2011-09-22 20:03:38 +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 ad680dcb33 Updated some packages 2011-09-02 16:32:52 +03:00
pelya 39457725f6 Small fix to suspend/resume 2011-08-29 18:17:57 +03:00
pelya d4baacd8a6 Updated fheroes2 2011-08-12 16:11:37 +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 ad97333b34 Various fixes to Settings.java 2011-07-28 16:45:42 +03:00
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