Commit Graph

3285 Commits

Author SHA1 Message Date
Sergii Pylypenko
caaac4cbd9 SDL: shut up Google Play security warning 2021-12-11 01:43:21 +02:00
Sergii Pylypenko
b63e1c0ed8 SDL: generate .aab file with the debug symbols, but strip .apk file 2021-12-11 00:44:00 +02:00
Sergii Pylypenko
dd1d2c1be6 OpenTTD: updated project files 2021-12-11 00:43:42 +02:00
Sergii Pylypenko
eb0114a628 Updated todo - OBB files are deprecated 2021-11-28 01:37:28 +02:00
Sergii Pylypenko
bfa4bbe20a SDL: auto-switch data path to internal storage if writing to SD card fails 2021-11-28 01:33:53 +02:00
Sergii Pylypenko
87b27b3418 SDL: updated project files to Android NDK 31 2021-11-27 23:13:15 +02:00
Sergii Pylypenko
f7be0781d9 Fixed compilation 2021-08-22 01:44:37 +03:00
Sergii Pylypenko
3ac05002f0 Updated Gradle plugin 2021-08-22 01:25:03 +03:00
Sergii Pylypenko
22e2154d7e Merge pull request #132 from krosk/sdl_android
Fix: simutrans video glitch
2021-08-20 00:50:55 +03:00
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
50df6e53d0 SDL: fixed on-screen key layout and keycode remap dialogs, moved screen gestures to a separate variable 2021-05-31 02:36:56 +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
4cf9c797ce SDL: fixed video output coordinates 2021-05-22 02:58:26 +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
ed8df2e026 SDL: no-notch theme, it does not work 2021-05-21 03:50:28 +03:00
Sergii Pylypenko
3906994ec4 OpenArena: updated readme 2021-05-21 03:47:27 +03:00
Sergii Pylypenko
21adbe6a1e SDL: more attempts to draw in the display cutout 2021-05-21 03:42:55 +03:00
Sergii Pylypenko
c5d8e8b3c7 SDL: futile attempt to draw over display cutout area 2021-05-21 02:27:12 +03:00
Sergii Pylypenko
134b5c6bb6 OpenArena: updated project files 2021-05-20 23:28:54 +03:00
Sergii Pylypenko
d18f028de7 SDL: updated readme with the section about mounting .obb files 2021-05-20 23:28:29 +03:00
Sergii Pylypenko
f1ca4e520d SDL: fixed Android permissions for .obb files 2021-05-20 23:28:08 +03:00
Sergii Pylypenko
11c23767fb SDL: fixed .obb file mounting 2021-05-20 23:27:53 +03:00
Sergii Pylypenko
b9dfad3516 SDL: new download method 'mnt:' to mount .obb file created by jobb tool, the mount path is returned in ANDROID_OBB_MOUNT_DIR env variable 2021-05-20 02:32:35 +03:00
Sergii Pylypenko
326ebb7607 SDL: do not include empty directory entries when adding custom binaries 2021-05-19 23:39:43 +03:00
Sergii Pylypenko
c728df6a80 OpenArena: updated to compile with NDK r22 2021-05-19 00:07:32 +03:00
Sergii Pylypenko
a692b244eb Updated todo 2021-05-19 00:07:26 +03:00
Sergii Pylypenko
c08e0e6db3 SDL: do not delete .obb file, do not request storage write permission to read .obb file 2021-05-19 00:06:09 +03:00
Sergii Pylypenko
1215590f90 OpenArena: updated the project patch 2021-05-16 01:56:05 +03:00
Sergii Pylypenko
d863f8f2fe SDL: do not delete .obb file data 2021-05-16 01:55:34 +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
522bef87f9 SDL: updated Gradle plugin 2021-05-07 23:36:54 +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