Sergii Pylypenko
|
19ad345143
|
SDL: Fixed clang C++ exception support in setEnvironment build scripts
|
2018-06-21 20:36:50 +03:00 |
|
Sergii Pylypenko
|
ab388c164b
|
OpenTTD: updated to 1.8.0, fixed config file erasing after app update
|
2018-06-01 23:15:03 +03:00 |
|
Sergii Pylypenko
|
d7a074409e
|
openlierox: support openlierox:// data scheme
|
2018-05-17 22:41:24 +03:00 |
|
Sergii Pylypenko
|
ad4a0bc52c
|
SDL: fixed pure C libraries containing exception information
|
2018-01-29 22:45:06 +02:00 |
|
Sergii Pylypenko
|
fd8735fe6f
|
OpenTTD: bump version
|
2018-01-29 21:40:56 +02:00 |
|
Sergii Pylypenko
|
334e7114d8
|
libpng: fixed linker error with atof(), which is inlined before Android-21 but is a proper function in later API
|
2018-01-29 20:42:49 +02:00 |
|
Sergii Pylypenko
|
3af69bf25c
|
OpenTTD: fixed pinch-zoom
|
2017-12-26 22:01:56 +02:00 |
|
Sergii Pylypenko
|
f31a9b10cb
|
OpenTTD: bump version
|
2017-12-26 21:17:06 +02:00 |
|
Sergii Pylypenko
|
a209bee64f
|
OpenTTD: do not show the announcement in the next version
|
2017-09-28 21:57:22 +03:00 |
|
Sergii Pylypenko
|
bc9842ee59
|
SDL: Fixed Proguard rules
|
2017-09-27 23:18:04 +03:00 |
|
Sergii Pylypenko
|
209a16fd9f
|
SDL: fixed Google Play Game Services linking
|
2017-09-27 22:09:57 +03:00 |
|
Sergii Pylypenko
|
bd36a07c7b
|
OpenTTD: new icon, JGR patch pack announcement
|
2017-09-27 15:57:45 +03:00 |
|
Sergii Pylypenko
|
75eddb701a
|
OpenTTD: Ninslash: bump version
|
2017-07-03 22:15:34 +03:00 |
|
Sergii Pylypenko
|
2920b61519
|
OpenTTD: updated
|
2017-06-23 19:09:58 +03:00 |
|
Sergii Pylypenko
|
630d0fb234
|
SDL: added back armv5 architecture for libiconv and libicu
|
2017-06-23 17:58:50 +03:00 |
|
Sergii Pylypenko
|
a6db262f17
|
OpenTTD: updated to 1.7.1, updated to new icu libraries
|
2017-06-21 18:40:01 +03:00 |
|
pelya
|
d94bfa11f7
|
SDL: new option HideSystemMousePointer for hiding Android system mouse pointer when USB mouse is used, tested only on emulator so might not work at all
|
2017-05-14 23:03:14 +03:00 |
|
Sergii Pylypenko
|
4fcb4fce72
|
OpenTTD: updated
|
2017-04-07 23:42:56 +03:00 |
|
Sergii Pylypenko
|
c398280513
|
OpenTTD: bump version
|
2017-04-05 23:26:50 +03:00 |
|
pelya
|
f432fb316b
|
OpenTTD: bump version
|
2017-04-02 23:54:35 +03:00 |
|
pelya
|
46e4118ba8
|
OpenTTD: bump version
|
2017-04-02 02:52:05 +03:00 |
|
Sergii Pylypenko
|
28015f4cca
|
OpenTTD: updated downloads text
|
2017-03-30 19:41:36 +02:00 |
|
Sergii Pylypenko
|
09f8a53a22
|
Fixed android-shmem compilation with NDK r14b, updated OpenTTD
|
2017-03-22 22:28:31 +02:00 |
|
Sergii Pylypenko
|
d7ea0a43fb
|
OpenTTD: bump version
|
2017-03-21 20:24:09 +01: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
|
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 |
|
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 |
|
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 |
|
Sergii Pylypenko
|
dd242bfdd3
|
OpenTTD: disable logging, as it creates some huge logfiles
|
2016-02-15 22:29:33 +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
|
2b6b5eeb51
|
OpenTTD: updated
|
2015-09-04 22:56:24 +03:00 |
|
Sergii Pylypenko
|
246345d6a4
|
OpenTTD: updated
|
2015-09-04 21:39:01 +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
|
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 |
|