Commit Graph

1905 Commits

Author SHA1 Message Date
pelya f763376ee4 OpenTyrian: merged upstream changes 2014-06-09 15:54:16 +03:00
pelya 80fa885c13 OpenTyrian: hide text input button during game 2014-06-09 00:56:58 +03:00
pelya 6ab8339049 OpenTyrian: Do not show Android keyboard in save menu, it does not work 2014-06-09 00:42:56 +03:00
pelya eb81855ac7 OpenTyrian: Reverted C++-isms from code, to match upstream more closely 2014-06-09 00:30:50 +03:00
pelya cc172312e5 OpenTyrian: renamed all .cpp files back to .c, for easier marging 2014-06-09 00:07:42 +03:00
pelya e808d2ea86 XRick game speed closer to original Amiga game 2014-06-08 23:33:53 +03:00
Sergii Pylypenko 079ad04829 Updated XRick 2014-06-06 23:41:26 +03:00
Sergii Pylypenko 60f4e54b16 Updated OpenTTD 2014-06-04 22:10:10 +03:00
Sergii Pylypenko 4f8fd57bf9 Updated OpenTTD 2014-06-02 23:26:18 +03:00
pelya 25c1cab776 Updated OpenTTD 2014-06-02 02:00:19 +03:00
pelya a0b758b2c8 Updated TODO 2014-06-01 01:24:23 +03:00
pelya f705f7326a Reverse right mouse button scrolling, to match left mouse button direction 2014-05-31 23:40:00 +03:00
pelya 2ac9f69cf8 Updated OpenTTD 2014-05-31 23:32:15 +03:00
Gerhard Stein 642906d656 Commander Genius update 2014-05-31 17:33:43 +02:00
Sergii Pylypenko 5316dc310b Set GCC version to 4.8 in setEnvironment-armeabi-v7a-hard.sh 2014-05-30 23:20:51 +03:00
Sergii Pylypenko 5ca678c1cb VCMI sources were moved to different repository - removed them from here and updated readme 2014-05-30 22:28:36 +03:00
Sergii Pylypenko 8807d55630 Enabled GCC 4.8 for armeabi-v7a-hard, fixed x86 compilation with GCC 4.8 2014-05-30 20:52:24 +03:00
pelya 456bb768a4 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-05-29 13:18:35 +03:00
pelya 2853920e98 Added support for armeabi-v7a-hard architecture, it seems to be buggy, because Ballfield launches but does not draw anything. To be fixed later. 2014-05-29 13:16:00 +03:00
Sergii Pylypenko 92ed4ba5e3 Updated TODO 2014-05-28 23:14:20 +03:00
Sergii Pylypenko c5449254f0 Updated todo 2014-05-28 15:59:56 +03:00
Sergii Pylypenko 91542ca029 OpenTTD: disabled edge scrolling in config 2014-05-27 23:14:55 +03:00
Sergii Pylypenko 3b184dc44f Updated OpenTTD 2014-05-27 22:16:01 +03:00
Sergii Pylypenko 4d60192c29 Minor optimization to Java code 2014-05-27 21:18:02 +03:00
Sergii Pylypenko 09fef74277 Updated TODO 2014-05-26 23:10:43 +03:00
Sergii Pylypenko 81150d7cae Updated advertisements code to work with new Google Play SDK 2014-05-15 22:48:59 +03:00
Sergii Pylypenko 08a4b61430 Refreshing screen on mouse click is back as an option in AndroidAppSettings.cfg, enabled by default 2014-05-15 22:47:50 +03:00
Sergii Pylypenko 6e320bc644 Cleaning up changeAppSettings.sh 2014-05-13 09:08:39 +03:00
Sergii Pylypenko 9accde7d6a Added API to read text Android clipboard 2014-05-13 03:24:09 +03:00
Sergii Pylypenko 572506a18b Added dspaceinvadors build files 2014-05-12 21:21:00 +03:00
pelya e87a74227d Move mouse with gyroscope for Gimp and Debian 2014-05-02 22:34:26 +03:00
pelya b127b04a7b Fixed disabling finger hover, updated Gimp 2014-05-02 22:27:21 +03:00
pelya 07cd0a92b4 Debian: fixed bugs in app upgrading 2014-05-02 20:25:53 +03:00
pelya faafcd2075 Debian: fixed bugs in upgrade 2014-05-02 20:01:52 +03:00
pelya 61f565890e Save package name to env variable in Java code 2014-05-02 19:56:59 +03:00
pelya 33569412c2 Updated Gimp 2014-05-02 16:51:27 +03:00
pelya e6285c76ba Debian: enabled on-screen Alt/Ctrl/Shift keys. 2014-05-02 01:20:38 +03:00
pelya 3895577492 Fixed SDL not sending mouse button up event if app does not redraw the screen 2014-05-02 00:36:26 +03:00
pelya 12af81b113 Finished fixing mouse not clicking on timeout until you move your finger. 2014-05-01 18:31:02 +03:00
Sergii Pylypenko 14008a079e Trying to fix mouse not clicking on timeout until you move your finger. NOT FINISHED YET. 2014-04-30 23:40:13 +03:00
Sergii Pylypenko 50fd5908ef Updated Xserver submodule 2014-04-30 22:59:18 +03:00
pelya 38652a483a Xserver: fixed bugs with vertical screen orientation 2014-04-24 04:49:12 +03:00
pelya 3c8c656e34 More sensitivity for gyroscope 2014-04-24 01:35:24 +03:00
pelya 6017a2ba4d Force screen refresh when hovering finger leaves the screen, to remove magnifier window 2014-04-24 01:10:38 +03:00
pelya ccd7126a82 Oops eh 2014-04-24 00:39:20 +03:00
pelya 5bd59d9847 Fixed my previous commit 2014-04-24 00:37:32 +03:00
pelya e9f69da6d8 Screen orientation now fully depends on device sensors, even if user locked orientation in system settings 2014-04-24 00:22:14 +03:00
pelya 47ae380720 Option to disable finger hover in SDL settings 2014-04-24 00:17:07 +03:00
pelya 0c5df7594c Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover 2014-04-21 20:30:52 +03:00
pelya 343bfe673a Move mouse with gyroscope, not tested yet. 2014-04-20 23:54:08 +03:00