283b1d6b3d
Inverted axis for gyroscope mouse movement, because eh, why did I think inverted axes was a nice idea anyway?
pelya
2014-06-29 01:31:35 +03:00
63c44be299
Gimp: yet more fixes to update script
pelya
2014-06-29 01:00:53 +03:00
e7693951a2
Replaced spaces with tabs in Java code
Sergii Pylypenko
2014-06-24 20:21:25 +03:00
0a1b80a9dd
Fixed SDL not sleeping while in background. It's actually a serious bug, but it wasn't that obvious, because all devices are multicore now.
Sergii Pylypenko
2014-06-24 19:09:57 +03:00
7da700e625
Made screen orientation, BPP, immersive mode and sub-frame touch events a user configurable options
Sergii Pylypenko
2014-06-23 23:42:07 +03:00
642906d656
Commander Genius update
Gerhard Stein
2014-05-31 17:33:43 +02:00
5316dc310b
Set GCC version to 4.8 in setEnvironment-armeabi-v7a-hard.sh
Sergii Pylypenko
2014-05-30 23:20:51 +03:00
5ca678c1cb
VCMI sources were moved to different repository - removed them from here and updated readme
Sergii Pylypenko
2014-05-30 22:28:36 +03:00
8807d55630
Enabled GCC 4.8 for armeabi-v7a-hard, fixed x86 compilation with GCC 4.8
Sergii Pylypenko
2014-05-30 20:52:24 +03:00
456bb768a4
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
pelya
2014-05-29 13:18:35 +03:00
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.
pelya
2014-05-29 13:16:00 +03:00
92ed4ba5e3
Updated TODO
Sergii Pylypenko
2014-05-28 23:14:20 +03:00
11840f1028
Added -q option to build.sh, for quick rebuilding C code
Sergii Pylypenko
2014-05-28 22:25:56 +03:00
c5449254f0
Updated todo
Sergii Pylypenko
2014-05-28 15:59:56 +03:00
4d60192c29
Minor optimization to Java code
Sergii Pylypenko
2014-05-27 21:18:02 +03:00
09fef74277
Updated TODO
Sergii Pylypenko
2014-05-26 23:10:43 +03:00
837bd4667c
Updated todo
Sergii Pylypenko
2014-05-21 23:03:52 +03:00
81150d7cae
Updated advertisements code to work with new Google Play SDK
Sergii Pylypenko
2014-05-15 22:48:59 +03:00
08a4b61430
Refreshing screen on mouse click is back as an option in AndroidAppSettings.cfg, enabled by default
Sergii Pylypenko
2014-05-15 22:47:50 +03:00
8da66ca7a5
Updated TODO
Sergii Pylypenko
2014-05-14 21:51:29 +03:00
6e320bc644
Cleaning up changeAppSettings.sh
Sergii Pylypenko
2014-05-13 09:08:39 +03:00
9bd847c0d1
Removed interactive mode from changeAppSettings.sh, no one will be using it anyway
Sergii Pylypenko
2014-05-13 09:04:46 +03:00
d47a7d489e
Updated todo
Sergii Pylypenko
2014-05-13 05:12:07 +03:00
9accde7d6a
Added API to read text Android clipboard
Sergii Pylypenko
2014-05-13 03:24:09 +03:00
5bd59d9847
Fixed my previous commit
pelya
2014-04-24 00:37:32 +03:00
e9f69da6d8
Screen orientation now fully depends on device sensors, even if user locked orientation in system settings
pelya
2014-04-24 00:22:14 +03:00
47ae380720
Option to disable finger hover in SDL settings
pelya
2014-04-24 00:17:07 +03:00
7271e8c1f4
Updated TODO
pelya
2014-04-23 22:53:46 +03:00
05f1828bcd
Updated todo
pelya
2014-04-21 20:37:33 +03:00
f81b29504f
Updated todo
pelya
2014-04-21 20:35:21 +03:00
0c5df7594c
Fixed gyroscope calibration not saved to settings file, fixes to gyroscope mouse input - it still does not work with finger hover
pelya
2014-04-21 20:30:52 +03:00