Commit Graph

2260 Commits

Author SHA1 Message Date
pelya
671d537df9 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2018-02-04 20:14:32 +02:00
pelya
38663832d2 OpenLieroX: bump version 2018-02-04 20:13:07 +02:00
Gerhard Stein
91735433b1 Updated Commander Genius 2018-02-04 13:27:50 +01:00
Gerhard Stein
c22928a018 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2018-02-04 12:43:15 +01:00
Gerhard Stein
eab9c26fa3 Updated Commander Genius 2018-02-04 12:42:52 +01:00
pelya
e000bf3ea4 SDL: better main thread name 2018-02-03 21:25:16 +02:00
Sergii Pylypenko
fba592f1c5 OpenLieroX: switched to stable branch 0.58 2018-02-02 23:47:02 +02:00
Sergii Pylypenko
ad4a0bc52c SDL: fixed pure C libraries containing exception information 2018-01-29 22:45:06 +02:00
Sergii Pylypenko
fd8735fe6f OpenTTD: bump version 2018-01-29 21:40:56 +02:00
Sergii Pylypenko
334e7114d8 libpng: fixed linker error with atof(), which is inlined before Android-21 but is a proper function in later API 2018-01-29 20:42:49 +02:00
Sergii Pylypenko
fc1bedf1ca Android TV manifest improvements 2018-01-29 17:49:46 +02:00
Sergii Pylypenko
4c73f4c220 OpenLieroX: bump version 2018-01-29 16:55:42 +02:00
Sergii Pylypenko
1d3e4fce94 Fixed keyboard graphics converter script 2018-01-29 16:54:43 +02:00
Sergii Pylypenko
3116b316bb Openierox: bump version 2018-01-19 23:23:24 +02:00
Sergii Pylypenko
76053bb69f Merge branch 'sdl_android' of github.com:pelya/commandergenius 2018-01-16 16:38:16 +02:00
Sergii Pylypenko
6459e79ea9 Openlierox: updated screen keys 2018-01-16 16:37:37 +02:00
lubomyr
dcad4c156c Basilisk II: Updated to version 1.0.0.05. Updated app icon, configuration, assets, and build script 2018-01-13 19:30:28 +02:00
Sergii Pylypenko
da05e8dfc6 Boost: Updated submodule 2018-01-11 23:13:37 +02:00
Sergii Pylypenko
3af69bf25c OpenTTD: fixed pinch-zoom 2017-12-26 22:01:56 +02:00
Sergii Pylypenko
f31a9b10cb OpenTTD: bump version 2017-12-26 21:17:06 +02:00
Sergii Pylypenko
a67e53fe48 SDL: yet more fixes to setEnvironment.sh scripts 2017-12-26 18:09:40 +02:00
Sergii Pylypenko
fd79ad08d2 OpenTTD: updated build script for clang 2017-12-26 18:09:21 +02:00
Sergii Pylypenko
3556067039 SDL: more fixes to setEnvironment.sh scripts 2017-12-26 17:47:56 +02:00
Sergii Pylypenko
cdf1c7347d SDL: updated setEnvironment.sh build scriots with CLANG and NDK r16b support, ARMv5 and MIPS will be deprecated in NDK r17 so not updated 2017-12-26 17:34:46 +02:00
Sergii Pylypenko
1cf8c094a3 OpenTTD: bump version for JGR patchpack 2017-12-26 17:33:24 +02:00
Sergii Pylypenko
4799ff9e9f OpenLieroX: bump version 2017-11-28 17:43:23 +02:00
pelya
b176328777 OpenLieroX: all three architectures won't fit into 100 Mb, so I'm building several .apk files 2017-11-25 09:10:06 +02:00
pelya
6a76b40436 SDL: fixed gamepad analog sticks with the same keycodes interfering with each other 2017-11-25 08:38:27 +02:00
pelya
b9538af7c3 SDL: fixed SDL_WarpMouse() not working 2017-11-25 08:17:52 +02:00
pelya
d0f7f72bd7 SDL: fixed gamepad arrow keys not working for dpad, if it reports analog values 2017-11-25 08:14:38 +02:00
pelya
144f485758 Updated boost, iconv, and icu submodules 2017-11-25 07:43:43 +02:00
Sergii Pylypenko
9a2e67c05d OpenLierox: first release 2017-11-24 23:45:23 +02:00
Sergii Pylypenko
bc94fe76d6 libpng: Fixed compilation 2017-11-24 23:45:13 +02:00
Sergii Pylypenko
e15c2ff3d6 Updated libpng 2017-11-24 15:51:10 +02:00
Sergii Pylypenko
7301ae0c62 New port: OpenLieroX 2017-11-22 18:16:51 +02:00
Sergii Pylypenko
d416f94ce4 SDL: move joystick lower 2017-11-22 17:57:50 +02:00
Sergii Pylypenko
374dbd86b3 Added libgd 2017-11-22 15:45:06 +02:00
Sergii Pylypenko
66f7cc1cfd SDL: Added keycodes for PS4 gamepad 2017-11-22 15:44:22 +02:00
Sergii Pylypenko
e0d9c99a7c SDL: updated the list of precompiled libraries 2017-11-22 15:30:51 +02:00
Sergii Pylypenko
4c182a5370 libboost: fixed makefile 2017-11-22 15:30:00 +02:00
Sergii Pylypenko
df9ffa1c2b SDL: added keycodes for gamepad analog sticks to SDL_ANDROID_SetIndividualGamepadKeymap(), while API is still fresh 2017-11-16 21:36:15 +02:00
Sergii Pylypenko
e618b3a2d0 Boost: removed precompiled libraries, updated submodule. Use 'make -f Makefile.prebuilt' from project/jni to generate precompiled libraries, you will need NDK r16-beta2. 2017-11-14 22:41:47 +02:00
Sergii Pylypenko
9f5414c407 Liero: bump version 2017-11-10 22:12:23 +02:00
Sergii Pylypenko
f02e93636f SDL: bigger screen buttons touch area, smaller button images 2017-11-10 22:09:50 +02:00
Sergii Pylypenko
9f486346f1 Liero: bump version 2017-11-10 16:42:26 +02:00
Sergii Pylypenko
49fb9a98e8 Liero: disabled readme text for TV 2017-11-09 20:50:52 +02:00
Sergii Pylypenko
7d7b6e7997 Liero: support for two gamepads 2017-11-08 22:52:55 +02:00
Sergii Pylypenko
169a2bf551 SDL: fixed compilation with GCC toolchain 2017-11-08 22:47:53 +02:00
Sergii Pylypenko
b12fc6e402 SDL: support for 4 gamepads, I have tested with only three gamepads so 4-th gamepad could fail 2017-11-08 22:09:32 +02:00
Sergii Pylypenko
b742ebaf72 SDL: unfinished support for multiple gamepads 2017-11-03 23:49:24 +02:00