Commit Graph

1755 Commits

Author SHA1 Message Date
Alexis He
c2689dc7a5 Fix: simutrans video glitch 2021-08-17 10:23:12 +02:00
Sergii Pylypenko
c470f348c4 Simutrans: updated build scripts 2021-06-10 01:17:59 +03:00
Sergii Pylypenko
077acc6880 SDL: support for install-time asset pack for Android app bundle 2021-06-07 00:20:09 +03:00
Sergii Pylypenko
211ab6b8be OpenArena: bump version 2021-06-02 00:32:00 +03:00
Sergii Pylypenko
05615e643d OpenArena: updated project file 2021-05-31 02:36:24 +03:00
Sergii Pylypenko
b325c826e4 OpenArena: script to deploy new VM to dedicated servers 2021-05-30 23:16:21 +03:00
Sergii Pylypenko
22ea75c91f OpenTTD: bump version 2021-05-27 01:10:53 +03:00
Sergii Pylypenko
fc47eac67f SDL: do not move mouse position when toggling text input, it will unfocus the text input field in the game 2021-05-24 00:41:22 +03:00
Sergii Pylypenko
5e27a1f850 SDL: increased on-screen keyboard to 12 keys 2021-05-23 03:12:03 +03:00
Sergii Pylypenko
cc6cebb094 OpenArena: updated project files 2021-05-22 03:08:05 +03:00
Sergii Pylypenko
206ee15e1f SDL: option to draw in the display cutout area that actually works 2021-05-22 02:05:10 +03:00
Sergii Pylypenko
3906994ec4 OpenArena: updated readme 2021-05-21 03:47:27 +03:00
Sergii Pylypenko
134b5c6bb6 OpenArena: updated project files 2021-05-20 23:28:54 +03:00
Sergii Pylypenko
c728df6a80 OpenArena: updated to compile with NDK r22 2021-05-19 00:07:32 +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
a3d5595519 XSDL: option to disable PulseAudio 2021-03-13 01:24:39 +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
pelya
14c94d5deb Updated todo 2021-02-04 01:42:43 +02:00
pelya
4d4f33ed90 SDL: check SONAME of a library generated by AndroidBuild.sh 2021-01-28 01:02:23 +02:00
pelya
d502c0acb1 OpenTTD: fixed host compilation 2021-01-25 21:55:21 +02:00
pelya
ae8b343156 OpenTTD: updated build system to use cmake 2021-01-25 21:33:35 +02:00
pelya
636559b5af SDL: put debug info from shared libraries into app bundle, updated build scripts to remove hacks and better integrate with Gradle 2021-01-08 02:29:59 +02:00
pelya
2b45093c2c OpenTTD-JGR: fixed slow compilation 2021-01-06 02:27:35 +02:00
pelya
4a5c9ea8c5 OpenTTD-JGR: enable all architectures 2021-01-06 01:33:06 +02:00
pelya
c4cb02f731 OpenTTD-JGR: fixed data path 2021-01-06 01:00:51 +02:00
pelya
67f32a7cc8 OpenTTD-JGR: fixed compilation with CMake 2021-01-05 01:09:19 +02:00
pelya
12993efb3a SDL: updated setEnvironment.sh scripts to skip helper libraries 2021-01-05 00:46:54 +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
7a548f6259 SDL: updated setEnvironment-XXX.sh scripts to NDK 22 to use LLVM binutils 2020-12-31 22:59:02 +02:00