Commit Graph

2352 Commits

Author SHA1 Message Date
Sergii Pylypenko
eec2e53f0f SDL: fixed optimization flags for debug builds, I can finally run ndk-gdb because I've got a new phone yay 2018-12-05 20:15:36 +02:00
Sergii Pylypenko
bf0eb74ea8 SDL: fix for loading libiconv 2018-12-05 19:49:59 +02:00
Sergii Pylypenko
61c5b7352b SDL: fixed build warning 2018-11-19 20:09:34 +02:00
Sergii Pylypenko
68d6923357 SDL: converted Guichan to static library, because we are using static libc++ so all C++ code must be linked inside libapplication.so 2018-11-19 19:55:32 +02:00
Sergii Pylypenko
71a72389e3 SDL: updated submodules 2018-11-09 20:27:49 +02:00
Sergii Pylypenko
2b18728ed5 SDL: removed gnustl_static from makefiles 2018-10-12 17:14:04 +03:00
Sergii Pylypenko
4be95b0d36 SDL: updated submodules 2018-10-11 18:25:51 +03:00
Sergii Pylypenko
d1554371a5 SDL: fixed libboost compilaiton 2018-10-11 18:08:52 +03:00
Sergii Pylypenko
51790527e9 SDL: do not build prebuilt libs if they are not used by the app 2018-10-11 17:28:41 +03:00
Sergii Pylypenko
de301f6c59 SDL: fixed NDK build warning 2018-10-10 23:17:26 +03:00
Sergii Pylypenko
37ad3763ab SDL: removed armeabi from build files 2018-10-10 22:47:51 +03:00
Sergii Pylypenko
f9a91856ec SDL: removed ffmpeg, it's long broken and thankfully unused 2018-10-10 22:46:58 +03:00
Gerhard Stein
f0a8e491e9 for newer systems 2018-10-06 13:02:56 +02:00
Sergii Pylypenko
b0f344098f SDL: updated setEnvironment scripts 2018-09-24 18:53:41 +03:00
Sergii Pylypenko
9087c622ae SDL: updated iconv submodule to compile on NDK r18 2018-09-24 18:52:59 +03:00
Sergii Pylypenko
16d326c1c5 SDL: fixed OpenSSL compilation with NDK r18 2018-09-24 18:52:37 +03:00
Sergii Pylypenko
8333b99596 Updated boost submodule 2018-09-20 22:52:44 +03:00
Sergii Pylypenko
c3f89273e3 SDL: support for NDK r18, set minimum API level to 16 (Android 4.1), which is the minimum level NDK r18 supports 2018-09-20 22:41:55 +03:00
Sergii Pylypenko
0c172d10fb SDL: fixed libpng to work with NDK r18 2018-09-20 22:37:47 +03:00
Sergii Pylypenko
bef5f545c5 SDL: fixed SdlVideoResizeKeepAspect=y messing up mouse position after restoring app from background 2018-09-20 21:01:04 +03:00
Sergii Pylypenko
aa7919811f Updated todo 2018-09-07 18:06:30 +03:00
Sergii Pylypenko
d169cf6d89 XMoto: now it runs, although poorly 2018-08-15 22:20:33 +03:00
Sergii Pylypenko
b66d0f6af0 XMoto: now it compiles 2018-08-15 21:37:09 +03:00
pelya
286b105fc5 XMoto: updated package name 2018-08-12 02:28:51 +03:00
pelya
2f0fa55d2e XMoto: updated keycodes 2018-08-12 02:27:40 +03:00
Sergii Pylypenko
35400851ca XMoto: added submodule and project file, it does not compile yet 2018-08-10 23:39:59 +03:00
Sergii Pylypenko
0299387ea8 LUA: enabled LUA 5.1 compatibility mode 2018-08-10 22:25:43 +03:00
Sergii Pylypenko
40b87eb9ac SDL: Added sqlite3-sdl to Java library mapping 2018-08-10 18:20:51 +03:00
Sergii Pylypenko
e61973a837 SDL: Added sqlite3 library 2018-08-10 18:20:27 +03:00
Sergii Pylypenko
61a08630ed SDL: fixed LUA include dir 2018-08-10 18:12:13 +03:00
Sergii Pylypenko
1fe8654d71 CommanderGenius: updated submodules 2018-08-09 20:53:07 +03:00
Sergii Pylypenko
2c182128c6 OpenLieroX: bump version 2018-08-02 23:10:09 +03:00
Sergii Pylypenko
98062856c6 OpenLieroX: bump version 2018-07-23 22:02:46 +03:00
Sergii Pylypenko
0dd82bd0f7 SDL: de-press all on-screen keys when they are hidden 2018-07-05 23:43:09 +03:00
Sergii Pylypenko
a5a7fea8a7 OpenTTD: bump version 2018-07-05 16:58:16 +03:00
Sergii Pylypenko
659bf32161 OpenTTD: updated JGP version 2018-07-05 16:54:14 +03: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
372a73207b SDL: fixed built-in emulated keyboard 2018-07-02 22:13:24 +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
52cda7c82f SDL: fixed command-line editor dialog 2018-07-02 17:49:02 +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
Sergii Pylypenko
d9d6289924 SDL: fixed OpenAL compilation 2018-06-27 23:38:57 +03:00
Sergii Pylypenko
ed9446c4a3 SDL: set env variable ANDROID_OBB_DIR to the directory with OBB files 2018-06-27 23:38:15 +03:00
Sergii Pylypenko
8c64964f4b SDL: updated boost 2018-06-27 23:37:30 +03:00
Sergii Pylypenko
98a442e80d SDL: updated libcurl to 7.60.0 2018-06-27 22:50:39 +03:00
Sergii Pylypenko
f391b0b3ca SDL: fixed my previous OpenSSL fix 2018-06-27 22:35:21 +03:00