Commit Graph

3323 Commits

Author SHA1 Message Date
Sergii Pylypenko
1f88f05321 Fixed Boost built for incorrect API level 2022-01-08 19:40:17 +02:00
Sergii Pylypenko
2d98c49a21 SuperTux: updated todo 2022-01-06 03:47:42 +02:00
Sergii Pylypenko
8f3d943292 SDL: updated zipalign arguments 2022-01-06 03:47:28 +02:00
Sergii Pylypenko
dcfb99b8e7 SDL: fixed commandline arguments in SDL2 2022-01-05 03:36:08 +02:00
Sergii Pylypenko
3093207884 SDL: fixed sdl2_image compilation 2022-01-05 02:43:55 +02:00
Sergii Pylypenko
9dda18bc61 Fixed compilation 2022-01-05 01:46:51 +02:00
Sergii Pylypenko
11bd50e1f5 Added SDL2_mixer library submodule, replaced ogg and mpg123 libraries with versions from SDL2_mixer 2022-01-05 01:45:19 +02:00
Sergii Pylypenko
964f88c9f7 SDL: added Proguard rule to not remove SDL2 Java classes 2022-01-05 01:43:43 +02:00
Sergii Pylypenko
77a2647367 SDL: fixes to SDL2 activity 2022-01-05 01:22:32 +02:00
Sergii Pylypenko
24f0179cab SDL: updated the list of static libraries 2022-01-05 01:22:08 +02:00
Sergii Pylypenko
00b4f92348 Updated todo 2022-01-05 01:13:05 +02:00
Sergii Pylypenko
f8868bf7a0 SuperTux: updated build script 2022-01-03 02:25:05 +02:00
Sergii Pylypenko
901aecadc0 SuperTux: updated build script 2022-01-03 02:22:01 +02:00
Sergii Pylypenko
094d04a4c2 SDL2 Java implementation 2022-01-03 02:12:10 +02:00
Sergii Pylypenko
ef8b1d2c7d Do not build libsdl_main.so for SDL2 2022-01-03 00:28:09 +02:00
Sergii Pylypenko
4cdad6573b Fixed app build script 2022-01-03 00:07:15 +02:00
Sergii Pylypenko
c8c1cac242 Clear OpenAL when changing SDL version 2022-01-03 00:06:57 +02:00
Sergii Pylypenko
466c97d06f Fixed OpenAL not linking with SDL2 2022-01-03 00:06:17 +02:00
Sergii Pylypenko
dd57a9afbd SuperTux: updated build files 2022-01-02 02:06:25 +02:00
Sergii Pylypenko
624c560aef Replaced harfbuzz and freetype with libraries from SDL2_ttf submodule 2022-01-02 01:49:54 +02:00
Sergii Pylypenko
4c8936706a Added SDL2_ttf library 2022-01-02 01:40:46 +02:00
Sergii Pylypenko
d84eac20a4 Fixed SDL2 and sdl-1.2 version in build files, SDL2 is uppercase but sdl-1.2 is lowercase and the only one who I can blame is myself 2022-01-02 01:34:45 +02:00
Sergii Pylypenko
04fc1e2dbb Moved SDL2_image path, again 2022-01-02 00:15:27 +02:00
Sergii Pylypenko
919bf9a378 SDL2: custom activity that overrides SDLActivity 2022-01-02 00:12:38 +02:00
Sergii Pylypenko
a235249f57 Moving sdl2_image to the subdirectory 2022-01-01 21:51:08 +02:00
Sergii Pylypenko
aa0fe18bf6 Replace jpeg and png libraries with the libraries from SDL2_image 2022-01-01 21:36:48 +02:00
Sergii Pylypenko
2195d19f25 Added external repos for SDL2 and SDL2_image 2022-01-01 21:35:31 +02:00
Sergii Pylypenko
1cc02b548c Removed outdated SDL2 sources 2022-01-01 21:22:00 +02:00
Sergii Pylypenko
71f1a35b44 SuperTux: more fixes to project files 2022-01-01 21:16:49 +02:00
Sergii Pylypenko
51e23ec3ec SuperTux: updated project files, it does not compile yet 2022-01-01 05:00:48 +02:00
Sergii Pylypenko
7efe1a42a3 Small fix to boost scripts 2022-01-01 05:00:31 +02:00
Sergii Pylypenko
33ceea2f40 Fixed boost_locale not compiled 2022-01-01 04:48:32 +02:00
Sergii Pylypenko
40d637742e Added libglm for SuperTux 2022-01-01 04:48:10 +02:00
Sergii Pylypenko
7e90cf5cd5 Fixed libboost build script 2021-12-31 23:53:18 +02:00
Sergii Pylypenko
f8125547e5 Updated boost version 2021-12-31 21:54:36 +02:00
Sergii Pylypenko
02bed5f5f0 Updated Boost library 2021-12-31 21:46:19 +02:00
Sergii Pylypenko
bd33a3a38b Xserver: updated submodule 2021-12-31 21:39:19 +02:00
Sergii Pylypenko
87fb5d176d OpenSSL: updated build scripts to NDK 23 2021-12-21 23:06:43 +02:00
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