Commit Graph

68 Commits

Author SHA1 Message Date
Sergii Pylypenko
7dae18fa7d SuperTux: updated scripts 2022-01-09 21:18:16 +02:00
Sergii Pylypenko
47e6527a6f SuperTux: updated build files 2022-01-09 20:47:00 +02:00
Sergii Pylypenko
bdb958b7d4 SuperFux: try to build with LTO 2022-01-09 20:02:22 +02:00
Sergii Pylypenko
8d50979447 SuperTux: updated build files 2022-01-09 18:57:22 +02:00
Sergii Pylypenko
79c0dc8b96 SDL: data downloader from SDL2, it will not print anything to screen so please don't put big files there 2022-01-09 17:44:45 +02:00
Sergii Pylypenko
2d98c49a21 SuperTux: updated todo 2022-01-06 03:47:42 +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
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
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
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
919bf9a378 SDL2: custom activity that overrides SDLActivity 2022-01-02 00:12:38 +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
7e90cf5cd5 Fixed libboost build script 2021-12-31 23:53:18 +02:00
pelya
83c8c657d4 Updated git submodules, moved Boost to official repo URL 2020-03-19 18:40:10 +02:00
Sergii Pylypenko
3425c4b372 SuperTux: enabled boost_locale 2019-02-06 23:26:23 +02:00
Sergii Pylypenko
4527235f0e SuperTux: updated submodule 2018-07-04 22:01:37 +03:00
Sergii Pylypenko
11090a082e SuperTux: bump version, commandline must contain ./ or gamedata search path won't initialize 2018-07-04 18:36:44 +03:00
Sergii Pylypenko
7f4b9162ba SDL: separate permission to read OBB file 2018-07-02 18:14:27 +03:00
Sergii Pylypenko
d4afed131a SuperTux: bump version 2018-07-02 17:49:24 +03:00
Sergii Pylypenko
fc7e6e63b2 SuperTux: The Final Update 2018-06-29 23:32:13 +03:00
Sergii Pylypenko
d98d33b244 SuperTux: removed hgacks to save space 2018-06-29 23:02:49 +03:00
Sergii Pylypenko
e700d64cfb SuperTux: updated to master branch 2018-06-27 23:39:09 +03:00
pelya
7629e64762 Updated readme to mention Bash on Windows. 2017-02-19 23:56:19 +02:00
pelya
c67f348338 SuperTux: Added compilation instructions 2017-02-19 23:50:10 +02:00
Sergii Pylypenko
fa94f53168 SDL: reducing .apk file size 2016-10-06 16:47:10 +03:00
Sergii Pylypenko
354dbbb02d SuperTux: updated 2016-10-05 18:42:24 +03:00
Sergii Pylypenko
083b26790c SDL: clang will use LLVM c++_static standard C++ library 2016-10-04 23:32:11 +03:00
Sergii Pylypenko
c8f0ab02c8 SDL: updated Google Play Games build scripts, removed Google+ stuff 2016-08-15 21:54:57 +03:00
Sergii Pylypenko
4e817c007f SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg 2016-07-28 23:38:21 +03:00
Sergii Pylypenko
87404faf36 SuperTux: bump version 2016-06-10 21:35:47 +03:00
Sergii Pylypenko
cbd8374185 SDL: renamed libcrypto and libssl to avoid clashing with system libraries, fixed crashes in SD card Java code 2016-06-10 19:43:32 +03:00
Sergii Pylypenko
90cc2821a6 SDL: mosaic TV borders, do not show dull grey, or Google will reject the app 2016-06-08 20:49:55 +03:00
Sergii Pylypenko
305035d399 SuperTux: better TV banner 2016-06-07 15:58:16 +03:00
Sergii Pylypenko
34f4a4bea7 SuperTux: added TV banner 2016-06-06 23:31:45 +03:00
Sergii Pylypenko
ed2f31189c SDL: support for AndroidPostBuild.sh script, to customize .apk file after it was generated 2016-06-06 19:40:42 +03:00
pelya
02326b6526 SuperTux: bump version 2016-06-06 01:12:09 +03:00
pelya
98f3642373 Updated .gitignore 2016-05-28 01:50:57 +03:00
Sergii Pylypenko
22e7f45f6f SDL: show Marshmallow permission dialog for recording audio
Updated SuperTux
2016-05-27 19:34:34 +03:00
Sergii Pylypenko
1f2adbb2d3 [SDL] Access to SD card is disabled by default now, for Android 4.3 and newer 2016-05-13 23:41:25 +03:00
Sergii Pylypenko
9fba98e5ab Added BoringSSL - replacement for OpenSSL, updated libcurl to use boringssl 2016-04-04 21:09:43 +03:00
Sergii Pylypenko
48bb326ed9 SuperTux: bump version to remove the app from Cardboard-specific list 2016-01-11 20:33:10 +02:00
Sergii Pylypenko
b5b4898279 Supertux: updated patch 2015-12-25 21:01:19 +02:00
Sergii Pylypenko
06fae348e2 SuperTux: updated 2015-12-25 20:50:34 +02:00
pelya
b33a34b59d SuperTux: another broken symlink 2015-07-23 21:13:20 +03:00