Commit Graph

2958 Commits

Author SHA1 Message Date
Sergii Pylypenko
f391b0b3ca SDL: fixed my previous OpenSSL fix 2018-06-27 22:35:21 +03:00
Sergii Pylypenko
a328e741aa SDL: fixed 64-bit macro in OpenSSL config header 2018-06-27 22:02:33 +03:00
Sergii Pylypenko
c475fbf816 SDL: fixed OpenSSL compilation 2018-06-27 21:42:10 +03:00
Sergii Pylypenko
65520b847e Updated pulseaudio submodule 2018-06-25 17:17:27 +03:00
Sergii Pylypenko
88ab438ba1 OpenTTD: forgot few files 2018-06-25 17:12:54 +03:00
Sergii Pylypenko
9865a6dcfe SDL: convenient symlink to the compiled app file, updated .gitignore 2018-06-25 17:12:22 +03:00
Sergii Pylypenko
cff1d6b9b9 SDL: removed unmaintained C-Dogs subproject, and few other old projects 2018-06-25 17:11:12 +03:00
Sergii Pylypenko
853e3f3307 OpenTTD: updated jgrpp project 2018-06-25 17:10:34 +03:00
Sergii Pylypenko
b0b78fbf0b SDL: fixed compiler warning 2018-06-21 22:35:42 +03:00
Sergii Pylypenko
19ad345143 SDL: Fixed clang C++ exception support in setEnvironment build scripts 2018-06-21 20:36:50 +03:00
Sergii Pylypenko
3988790916 SDL: updated iconv submodule 2018-06-14 22:08:19 +03:00
Sergii Pylypenko
114f1541c3 SDL: MIPS and ARMv5 architectures are dead and removed from NDK r17b - updated all build scripts 2018-06-14 22:02:51 +03:00
Sergii Pylypenko
4a0abd4561 SDL: symlink to icuuc sources 2018-06-13 23:37:25 +03:00
Sergii Pylypenko
059c60acc2 SDL: Removed duplicate icuuc submodule 2018-06-13 23:36:57 +03:00
Sergii Pylypenko
49664669ab SDL: download git submodules from Makefile.prebuilt directly, if they are not downloaded yet 2018-06-13 23:23:49 +03:00
Sergii Pylypenko
83690c7843 SDL: Removed a trailing space in readme, because it is irritating 2018-06-04 18:31:11 +03:00
Sergii Pylypenko
836173c6bd SDL: 64-bit architectures do not have libandroid_support.a in new NDK 2018-06-04 18:28:09 +03:00
Sergii Pylypenko
54daeba17c OpenTTD: fixed 64-build compilation 2018-06-01 23:43:39 +03:00
Sergii Pylypenko
ab388c164b OpenTTD: updated to 1.8.0, fixed config file erasing after app update 2018-06-01 23:15:03 +03:00
Sergii Pylypenko
451189dd41 openlierox: bump version 2018-05-17 22:51:17 +03:00
Sergii Pylypenko
5857572dc9 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2018-05-17 22:41:48 +03:00
Sergii Pylypenko
d7a074409e openlierox: support openlierox:// data scheme 2018-05-17 22:41:24 +03:00
pelya
93c3984615 OpenLieroX: bump version 2018-04-22 00:32:11 +03:00
pelya
16f944d3c6 SDL: disabled autodetecting screen orientation, multiwindow mode is broken anyway 2018-04-22 00:30:47 +03:00
lubomyr
781877ebb6 GUICHAN: fixed blinking virtual keyboard with guichan library 2018-03-27 00:34:01 +03:00
Sergii Pylypenko
5e0cf567cb Updated test app 2018-03-06 17:58:28 +02:00
Sergii Pylypenko
5452ff026f SDL: fixed libexpat renamed to libexpat-sdl 2018-03-06 17:39:25 +02:00
Sergii Pylypenko
0c407de81c OpenLieroX: added libmad for mp3 support 2018-02-27 20:27:12 +02:00
Sergii Pylypenko
d705fee605 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2018-02-27 20:08:18 +02:00
pelya
e4d00b6202 OpenLieroX: bump version 2018-02-25 22:52:57 +02:00
pelya
73d25fe6cc OpenLieroX: bump version 2018-02-25 00:03:56 +02:00
Sergii Pylypenko
c12c63c66d Merge branch 'sdl_android' of github.com:pelya/commandergenius 2018-02-15 18:30:48 +02:00
Sergii Pylypenko
e9843f8a61 OpenLieroX: bump version 2018-02-15 18:29:37 +02:00
Gerhard Stein
da45b67d94 git pushMerge branch 'sdl_android' of github.com:pelya/commandergenius
into sdl_android
2018-02-12 22:02:46 +01:00
Gerhard Stein
816ce71085 Commander Genius update 2018-02-12 22:02:00 +01:00
Sergii Pylypenko
fb816c7a6a Merge branch 'sdl_android' of github.com:pelya/commandergenius 2018-02-12 22:34:56 +02:00
Sergii Pylypenko
5d05a7cff2 SDL: fixed setEnvironment.sh scripts to work with GCC, fixed BasiliskII compilation 2018-02-12 22:32:40 +02:00
Gerhard Stein
4503bcbc56 Commander Genius Update 2018-02-10 10:16:44 +01:00
Gerhard Stein
d359e80b9b Merge branch 'sdl_android' of github.com:pelya/commandergenius into
sdl_android
2018-02-05 21:45:43 +01:00
Gerhard Stein
4b3a2136c7 Commander Genius update 2018-02-05 21:45:19 +01:00
pelya
f7b1b69008 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2018-02-05 01:23:07 +02:00
pelya
2face2a79a SDL: more logs to sound initialization, updated submodules 2018-02-05 01:19:43 +02:00
Gerhard Stein
30b7f93467 Commander Genius. Crash fix 2018-02-04 19:48:39 +01:00
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