Commit Graph

147 Commits

Author SHA1 Message Date
Gerhard Stein
892a4f01c3 enabled for x86 2017-02-09 17:11:15 +01:00
Sergii Pylypenko
fc3265c289 SDL: option for desktop mouse mode / no touch filtering, added back backspace key handler hack to text input window 2017-01-27 22:24:08 +02:00
Sergii Pylypenko
6a7d1887b8 SDL: settings file sohuld be non-readable by other apps for API level 25 2017-01-13 15:15:41 +02:00
Sergii Pylypenko
05f6522c27 SDL: changed libfontconfig into static library 2017-01-13 14:08:53 +02:00
Sergii Pylypenko
ea704ddbb4 SDL: yet another Android 2.3 fix 2016-07-07 19:23:21 +03:00
pelya
a44921fcc4 OpenTTD: do not redownload HD graphics on update 2016-07-03 14:13:21 +03:00
pelya
f1d083fbf5 OpenTTD: bump version 2016-07-03 03:34:32 +03:00
Sergii Pylypenko
9718f36a99 Updated OpenTTD 2016-07-02 22:22:53 +03:00
Sergii Pylypenko
a1da75bb25 SDL: clang support in setEnvironment scripts, set CLANG=1 envvar for it to work, you will also need to include -latomic to your libs for ARM builds 2016-06-28 22:18:38 +03:00
Sergii Pylypenko
4df7e9dae9 Updated TODO 2016-05-23 21:42:24 +03:00
Sergii Pylypenko
54889f6d38 XSDL: updated to compile on NDK r11c 2016-05-19 21:46:24 +03:00
pelya
2bc39e57ba SDL: check that SD card is writable before writing there on fresh install 2016-05-17 13:14:17 +03:00
pelya
723e0524ac SDL: do not pause each frame if screen keyboard is shown without full-screen text input field, this makes built-in keyboard choppy 2016-05-16 01:02:21 +03:00
pelya
3c2976aa03 OpenTTD: updated 2016-05-15 01:39:38 +03:00
Sergii Pylypenko
1f2adbb2d3 [SDL] Access to SD card is disabled by default now, for Android 4.3 and newer 2016-05-13 23:41:25 +03:00
pelya
493530112e SDL: new API SDL_ANDROID_SetConfigOption() to configure SDL Android-specific options, such as video depth (which requires app restart) 2016-04-17 01:06:27 +03:00
Sergii Pylypenko
d1e8985bda OpenTTD: yet more bugfixes 2016-04-12 22:59:44 +03:00
Sergii Pylypenko
bc5191c50a OpenTTD: updates and fixes 2016-04-08 21:34:17 +03:00
Sergii Pylypenko
9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl 2016-04-04 21:09:43 +03:00
pelya
652e328152 OpenTTD: quick post-release bugfix 2016-04-03 15:02:14 +03:00
pelya
00b4fc610a OpenTTD: updated to 1.6.0 upstream 2016-04-03 00:27:00 +03:00
pelya
4e9f088b3c Added fake pkg-config script to resolve include paths to SDL repo, fixed OpenTTD compilation 2016-04-02 22:33:20 +03:00
Sergii Pylypenko
dd242bfdd3 OpenTTD: disable logging, as it creates some huge logfiles 2016-02-15 22:29:33 +02:00
pelya
abaf57d615 SDL: setenv("CARDBOARD_VR") if started from Google Cardboard app 2015-12-14 01:07:02 +02:00
Sergii Pylypenko
fb7e7ae217 SDL: Android TV support, preliminary for now. 2015-12-07 22:25:40 +02:00
pelya
390e876626 OpenTTD: updated 2015-12-06 19:04:15 +02:00
Sergii Pylypenko
515569332d OpenTTD: bump version 2015-12-04 23:37:14 +02:00
Sergii Pylypenko
f4a9ecef6e SDL: Fixed Play game services not compiling 2015-12-04 17:13:19 +02:00
Sergii Pylypenko
2b6b5eeb51 OpenTTD: updated 2015-09-04 22:56:24 +03:00
Sergii Pylypenko
246345d6a4 OpenTTD: updated 2015-09-04 21:39:01 +03:00
pelya
b188a8a19a Updated todo 2015-07-11 12:57:25 +03:00
Sergii Pylypenko
22c6d5a4cb Updated OpenTTD 2015-06-19 21:43:42 +03:00
Sergii Pylypenko
6e9af1b599 Updated OpenSSL, because Google Play complains about it's version 2015-05-13 20:16:23 +03:00
Sergii Pylypenko
071a4718c1 Updated todo 2015-04-28 23:32:56 +03:00
Sergii Pylypenko
301e3a3bf2 Updated OpenTTD 2015-04-14 23:42:46 +03:00
pelya
76ba20722a Updated OpenTTD 2015-04-14 13:48:39 +03:00
pelya
d876aaf678 Updated TODO 2015-04-13 02:12:14 +03:00
pelya
546bbc3ea0 SDL: move mouse with right gamepad stick, added bounds checking to moving mouse with arrow keys 2015-03-22 22:21:35 +02:00
pelya
71ab07fcec Updated OpenTTD 2015-03-15 23:40:05 +02:00
Sergii Pylypenko
bd2c959a17 Fixed Google Play Game Services bindings, added more Java keycodes 2015-03-12 22:51:24 +02:00
pelya
5c5faa1157 Updated TODO 2014-11-30 03:28:14 +02:00
pelya
c1ad74ad02 Updated todo 2014-11-16 18:38:07 +02:00
pelya
7ea36b5ee6 Updated OpenTTD 2014-11-16 04:52:11 +02:00
Sergii Pylypenko
2da52f90ad Updated todo 2014-11-14 20:57:59 +02:00
Sergii Pylypenko
2c1114af01 Updated todo 2014-11-14 20:30:31 +02:00
pelya
a44892d72e Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error 2014-11-12 00:59:04 +02:00
Sergii Pylypenko
2ce96c11c2 Updated submodules 2014-11-05 23:00:10 +02:00
pelya
0a5831f021 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-05 22:45:48 +02:00
Sergii Pylypenko
3c4fd3c0d4 Updated OpenTTD 2014-10-23 20:25:24 +03:00
Sergii Pylypenko
bcdaa57788 Updated TODO, updated OpenTTD project 2014-10-06 20:26:38 +03:00