Commit Graph

3208 Commits

Author SHA1 Message Date
pelya
c476167ea1 SDL: fixed ndk-build warning 2021-01-01 02:45:17 +02:00
pelya
2aa6ae455c SDL: do not add include dirs for c++shared and libapplication.so libs in setEnvironment.sh scripts 2021-01-01 02:43:29 +02:00
pelya
eae038b006 SDL: Do not generate include path for c++_shared in setEnvironment.sh scripts 2021-01-01 02:29:17 +02:00
pelya
82c4111733 OpenTTD: removed useless variable from the build script 2021-01-01 01:49:17 +02:00
pelya
8746ad9623 SDL: updated Google Play Games API wrapper code 2021-01-01 01:48:37 +02:00
pelya
03dca0c4ed SDL: updated Gradle project files to use Android SDK 30 2020-12-31 23:03:29 +02:00
pelya
7a548f6259 SDL: updated setEnvironment-XXX.sh scripts to NDK 22 to use LLVM binutils 2020-12-31 22:59:02 +02:00
pelya
0502bd9416 SDL: update to NDK r22 - switch from GNU binutils strip to llvm-strip 2020-12-31 22:13:50 +02:00
pelya
c937f769c6 SDL: fixed incorrect mouse position when SdlVideoResizeKeepAspect is used 2020-10-28 22:17:16 +02:00
Gerhard Stein
c6950836a0 Fixes issue when MultiABI is set to no, indicating the correct target platform 2020-09-28 06:45:32 +00:00
Gerhard Stein
39f7b7d6ef Small fix 2020-09-19 10:13:11 +00:00
Gerhard Stein
702329a932 Fixes a problem where a function was not overloaded 2020-09-19 09:58:22 +00:00
Gerhard Stein
abb3f4196b Another solution when licenses won't get accepted 2020-09-19 09:38:39 +02:00
pelya
5936ff80b5 OpenTTD: bump version 2020-08-25 00:44:23 +03:00
pelya
4fab6dc422 Updated todo 2020-08-24 22:47:43 +03:00
pelya
e6823997de Debian: it runs fine on Android 10 without target version downgrade 2020-08-09 21:44:34 +03:00
pelya
068d7dba9e Updated todo 2020-08-09 21:43:22 +03:00
pelya
21e930fb6b Updated todo 2020-07-22 20:33:28 +03:00
Sergii Pylypenko
a1516f415e Debian: script to generate .apk with embedded image 2020-07-22 19:41:14 +03:00
pelya
7c23b880c7 SDL: clean build directories for prebuilt libraries, they bloat the source archive 2020-07-22 19:16:56 +03:00
pelya
29a26e824d XSDL: updated project files, removed Gimp project files 2020-07-22 19:09:50 +03:00
pelya
1d6b705ff3 SDL: removed touch event ratelimit hack, it introduces random input lag 2020-07-22 18:55:19 +03:00
pelya
3a57177042 OpenTTD: better Chinese font (which is not tracked by Git, grab .apk and unpack it) 2020-07-22 00:50:06 +03:00
pelya
e00fcf1afe XSDL: fixed buggy config dialog 2020-07-22 00:03:11 +03:00
pelya
2bce9d6854 Removed xmoto project, I'm not planning to update it 2020-07-07 22:50:54 +03:00
pelya
29fcb570f8 XSDL: updated readme 2020-07-07 22:30:43 +03:00
pelya
07952badae SDL: fixed dark text on dark background in notification, updated Gradle files 2020-07-07 22:29:20 +03:00
pelya
e02d772173 XSDL: fixed build script, updated readme 2020-07-07 18:55:55 +03:00
pelya
b7607f9618 OpenSSL: fixed dependencies 2020-07-07 18:47:16 +03:00
pelya
807ad3113c XSDL: updated readme 2020-07-07 01:28:27 +03:00
pelya
13f410df61 XSDL: updated readme 2020-07-07 01:26:30 +03:00
pelya
b30a5bdf47 XSDL: updated readme 2020-07-07 01:17:44 +03:00
pelya
602ceec9ed XSDL: updated readme 2020-07-07 01:13:51 +03:00
pelya
4717519311 XSDL: updated readme 2020-07-07 00:22:47 +03:00
pelya
7203affdc7 PulseAudio: updated submodule 2020-07-07 00:19:04 +03:00
pelya
9440f2227d XSDL: updated submodule 2020-07-07 00:04:07 +03:00
pelya
a617b46dec XSDL: updated readme 2020-07-07 00:03:48 +03:00
pelya
72cba7bfd5 OpenTTD: Welcome to the future! Use 24bpp animated blitter by default, instead of old non-animated but fast 16bpp blitter 2020-06-02 23:29:43 +03:00
pelya
9731a00c15 OpenTTD: bump version 2020-06-02 23:16:43 +03:00
Jeongin Lee
5544e91d05 Merge pull request #117 from jil8885/sdl_android
OpenTTD JGR : Bump version
2020-05-04 19:27:44 +09:00
Jeongin Lee
8e53731b2a OpenTTD JGR: Bump version 2020-05-04 19:25:43 +09:00
Jeongin Lee
6ffc00e13b OpenTTD JGR:Bump version 2020-05-04 19:25:36 +09:00
Jeongin Lee
9c2adfdcc8 Merge pull request #115 from jil8885/sdl_android
OpenTTD JGR : Bump version
2020-04-30 09:05:32 +09:00
Jeongin Lee
fd6e3a02cd OpenTTD JGR : Bump version 2020-04-30 09:04:01 +09:00
pelya
6b7505dc1f SDL: fixed build scripts 2020-04-17 00:52:53 +03:00
pelya
70f933c12a SDL: updated Gradle and Play Games library, this fixes cloud saves 2020-04-16 23:07:01 +03:00
pelya
b60e0a1956 OpenTTD: bump version 2020-04-01 20:47:24 +03:00
pelya
58b42e93aa OpenTTD: fixed wrong ICU data version 2020-03-26 12:46:43 +02:00
pelya
af2fc34eb5 OpenTTD: another fix for libtimidity 2020-03-25 00:12:14 +02:00
pelya
b0c05e67da OpenTTD: fixed libtimidity 2020-03-25 00:04:20 +02:00