Commit Graph

266 Commits

Author SHA1 Message Date
pelya
6cc124b1df OpenTTD: fix fonts 2023-05-19 23:07:24 +03:00
pelya
c3aabf9f7c OpenTTD: bump version 2023-05-19 17:44:33 +03:00
pelya
6932189f21 OpenTTD: fixed ICU data location 2023-05-19 16:17:56 +03:00
pelya
1f301e2d7c OpenTTD: faster builds 2023-05-19 11:57:41 +03:00
pelya
940b04c8ce OpenTTD: override compiler optimization flags so compilation takes less than two hours on my 15 years old laptop 2023-05-19 10:14:20 +03:00
pelya
5824a4cfce OpenTTD: fixed build 2023-05-17 21:41:45 +03:00
pelya
a8e98dd68b SDL: various build script improvements 2023-05-17 20:30:37 +03:00
pelya
956660cd30 OpenTTD: parallel compilation 2023-05-17 16:15:04 +03:00
pelya
ba816271e4 SDL: removed Proguard check, fixed build scripts 2023-05-17 15:47:15 +03:00
7f98205bcc bump revisions 2023-05-17 12:07:16 +03:00
891b1dfdd9 Don't repeat assets downloads 2023-05-17 12:07:16 +03:00
a82486d0c7 Bump submodule openttd 2023-05-17 12:07:16 +03:00
2dd2503044 Bump to version 13.0 2023-05-17 12:07:15 +03:00
9249dd3ffc feat: Allow multiple full app names 2023-05-17 12:07:15 +03:00
Miguel Horta
2e0cc86345 Pin ndkVersion
Without indicating ndkVersion gradle won't find ndk path and it will
fail to extract debug symbols from binaries. The final result will be a
apk much bigger than needed.
2023-05-17 12:07:15 +03:00
Miguel Horta
8d7a7cdf84 Some older curl do not support --fail-with-body 2023-05-17 12:06:41 +03:00
Miguel Horta
4b73aece3c Prepack every asset
It should now be possible to install and play a game without downloading
anything from the internet

Bump to rev111
2023-05-17 12:06:40 +03:00
Miguel Horta
8473363012 Allow clang-7 build for built-tools 2023-05-17 12:06:40 +03:00
Miguel Horta
a92f6cf9b8 Allow building for F-Droid 2023-05-17 12:06:35 +03:00
Miguel Horta
adbe81a060 Update submodules url 2023-05-17 11:54:57 +03:00
Miguel Horta
6e8c289854 Fix syntax error 2023-05-17 11:53:13 +03:00
Miguel Horta
42b6d73fbf Fix packging 2023-05-17 11:53:12 +03:00
Miguel Horta
3fcfacdf58 Bump openttd rev to 12.2 2023-05-17 11:53:12 +03:00
Miguel Horta
370435341a Change whatever I saw that irked me 2023-05-17 11:53:12 +03:00
Sergii Pylypenko
bd33a3a38b Xserver: updated submodule 2021-12-31 21:39:19 +02:00
Sergii Pylypenko
dd1d2c1be6 OpenTTD: updated project files 2021-12-11 00:43:42 +02:00
Sergii Pylypenko
87b27b3418 SDL: updated project files to Android NDK 31 2021-11-27 23:13:15 +02:00
Sergii Pylypenko
3ac05002f0 Updated Gradle plugin 2021-08-22 01:25:03 +03:00
Sergii Pylypenko
22ea75c91f OpenTTD: bump version 2021-05-27 01:10:53 +03:00
Sergii Pylypenko
1215590f90 OpenArena: updated the project patch 2021-05-16 01:56:05 +03:00
Sergii Pylypenko
09672ef3ee OpenTTD: fixed a crash 2021-05-16 00:24:05 +03:00
Sergii Pylypenko
76f5ae99ab OpenTTD: removed test AI scripts that gave users wrong error message 2021-05-13 01:21:00 +03:00
Sergii Pylypenko
222e626ff2 OpenTTD: another update 2021-05-11 01:45:58 +03:00
Sergii Pylypenko
8d9c8259af OpenTTD: updated git repo 2021-05-08 00:06:03 +03:00
Sergii Pylypenko
dfe6f6b1c1 OpenTTD: updated to 1.11.2 2021-05-07 23:14:17 +03:00
Sergii Pylypenko
09ad04bf1a OpenTTD: moved fonts into a separate package 2021-05-02 01:38:01 +03:00
Sergii Pylypenko
0605f7e6d8 OpenTTD: bump version 2021-04-26 01:14:55 +03:00
Sergii Pylypenko
a5a0daffa2 OpenTTD: set video depth to 24bpp, increased startup timeout to make it easier to access SDL menu 2021-04-03 22:13:22 +03:00
Sergii Pylypenko
c6a7d713d1 OpenTTD: fixed music 2021-04-02 22:19:51 +03:00
Sergii Pylypenko
e451732de7 OpenTTD: bump version 2021-04-01 21:47:06 +03:00
Sergii Pylypenko
5c2dd33dff OpenTTD: bump version 2021-03-15 22:32:43 +02:00
Sergii Pylypenko
f84b9c5406 OpenTTD JGR: bump version 2021-03-08 22:22:26 +02:00
Sergii Pylypenko
3ceb3c73ff OpenTTD: bump version 2021-03-04 00:32:26 +02:00
Sergii Pylypenko
597b140a6c OpenTTD: bump version 2021-03-03 02:22:38 +02:00
Sergii Pylypenko
cbc8ec5944 OpenTTD: bump version 2021-03-03 01:45:41 +02:00
Sergii Pylypenko
047bf70ef8 OpenTTD-JGR: bump version, fixed build scripts 2021-03-01 01:01:50 +02:00
pelya
23e010f203 OpenTyrian: fixed compilation 2021-02-14 00:09:52 +02:00
pelya
46826b2d17 SDL: fixed scroll wheel input for Bluetooth mouse 2021-02-13 23:47:06 +02:00
pelya
138cd60d30 SDL: always call AndroidBuild.shto rebuild dependencies 2021-02-05 23:51:48 +02:00
pelya
bb3c954a59 OpenTTD: fixed libfontconfig not linking on Android 2021-02-05 23:19:10 +02:00