Commit Graph

2766 Commits

Author SHA1 Message Date
Gerhard Stein
338c3e73b6 Commander Genius update 2017-02-25 12:22:12 +01:00
Gerhard Stein
e2e742da0a python3 updates 2017-02-25 12:21:25 +01:00
Gerhard Stein
19c3445715 Merge branch 'sdl_android' of github.com:pelya/commandergenius into python3_testing 2017-02-10 19:56:47 +01:00
Gerhard Stein
892a4f01c3 enabled for x86 2017-02-09 17:11:15 +01:00
Gerhard Stein
00ed556dd4 fixed include issue 2017-02-08 17:54:17 +01:00
Sergii Pylypenko
24475c3e62 Ninslash: bump version 2017-02-07 22:55:46 +02:00
lubomyr
5df129f2f3 gl4es updated, added latest changes by ptitSeb 2017-02-06 19:34:51 +02:00
lubomyr
13295374d7 gl4es updated, added latest changes by ptitSeb 2017-02-05 19:09:57 +02:00
Gerhard Stein
e256f76b48 automatic creation of env 2017-02-05 16:52:37 +01:00
Gerhard Stein
700f6329bf Merge branch 'sdl_android' into python3_testing 2017-02-05 15:19:18 +01:00
Gerhard Stein
27fea957aa Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2017-02-05 15:15:23 +01:00
Gerhard Stein
f472f15963 Version update 2017-02-05 15:14:48 +01:00
lubomyr
645a2516c6 gl4es updated, added latest changes by ptitSeb 2017-02-02 17:41:09 +02:00
Gerhard Stein
a877155344 CRC workaround for older versions 2017-01-29 20:38:36 +01:00
Gerhard Stein
23522adf4e Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2017-01-29 19:28:08 +01:00
lubomyr
d050f3d3cd added getter for mouse emulation mode 2017-01-28 23:01:23 +02:00
Gerhard Stein
f5d7f52196 CG Updates 2017-01-28 20:38:18 +01:00
Gerhard Stein
a80c43b929 CG update 2017-01-28 15:12:57 +01:00
Gerhard Stein
31c9e98814 Commander Genius update 2017-01-28 13:43:14 +01:00
Gerhard Stein
f708fe930b python3 support for x86 arch added. There are still bugs though. With arms it works fine 2017-01-28 13:06:28 +01:00
Sergii Pylypenko
c23b64cdaf SDL: API to change mouse mode on the fly 2017-01-27 22:57:06 +02:00
Sergii Pylypenko
fc3265c289 SDL: option for desktop mouse mode / no touch filtering, added back backspace key handler hack to text input window 2017-01-27 22:24:08 +02:00
Gerhard Stein
3e49726ddc Updated Commander Genius 2017-01-25 20:15:20 +01:00
lubomyr
1b8e4d3414 gl4es updated, added latest changes by ptitSeb 2017-01-25 21:12:12 +02:00
Gerhard Stein
214a70495b Updated Commander Genius 2017-01-25 19:46:03 +01:00
Gerhard Stein
df8388ac16 Python3 improvementso 2017-01-25 19:30:37 +01:00
Gerhard Stein
5ad5a3fd38 Further automatizations 2017-01-22 13:43:24 +01:00
Gerhard Stein
bff9883181 Merge branch 'sdl_android' into python3_testing 2017-01-21 11:11:45 +01:00
Sergii Pylypenko
1ed97803bb Ninslash: bump version 2017-01-13 23:23:17 +02:00
Sergii Pylypenko
6a7d1887b8 SDL: settings file sohuld be non-readable by other apps for API level 25 2017-01-13 15:15:41 +02:00
Sergii Pylypenko
05f6522c27 SDL: changed libfontconfig into static library 2017-01-13 14:08:53 +02:00
Sergii Pylypenko
13f7249b19 [SDL] Fixed ProGuard not supporting latest Android SDK 2017-01-12 21:43:42 +02:00
Sergii Pylypenko
0064caed1f Ninslash: gamepad input 2017-01-10 23:26:40 +02:00
Sergii Pylypenko
e1ec9dd845 SDL: more fixes to text input 2017-01-10 22:20:10 +02:00
Sergii Pylypenko
5887c3cc0d SDL: more fixes to async text input 2017-01-10 21:14:33 +02:00
Sergii Pylypenko
a826416f74 SDL: fixed SDL_ANDROID_GetScreenKeyboardTextInputAsync() API, build.sh -q will rebuild only armeabi-v7a package 2017-01-10 20:47:35 +02:00
pelya
f3f5378693 Fixed file mode 2017-01-07 07:57:51 +02:00
pelya
7d75d481af Ninslash: bump version 2017-01-07 07:56:39 +02:00
pelya
fec0bae740 SDL: new API SDL_ANDROID_SetScreenKeyboardPreventButtonOverlap() to force only one screen button to process each touch 2017-01-07 06:40:54 +02:00
pelya
21aec043e1 Ninslash: bump version 2017-01-07 06:40:44 +02:00
pelya
d2b7f2c53a SDL: Submodules can specify branches now 2017-01-06 23:47:54 +02:00
pelya
af92afe058 SDL: removed old submodules from .gitmodules 2017-01-06 23:38:39 +02:00
pelya
42760e1a32 OpenSSL: fixed local build path in header 2017-01-06 23:24:07 +02:00
Sergii Pylypenko
e4d31b63d8 Updated submodules 2017-01-04 23:04:03 +02:00
Sergii Pylypenko
4f2733e0d7 Merge branch 'sdl_android' of github.com:pelya/commandergenius 2017-01-04 23:02:48 +02:00
Sergii Pylypenko
1d99135aaf Ninslash: bump version 2017-01-04 23:00:50 +02:00
Sergii Pylypenko
0f05accbd4 SDL: bump SDK version to Android 7.1, it seems to work 2017-01-04 23:00:19 +02:00
Gerhard Stein
820d8ac94a Asset updates 2017-01-01 13:55:30 +01:00
Gerhard Stein
e8861109ed Python3 as submodule 2017-01-01 13:45:31 +01:00
Gerhard Stein
1757a3e3a9 Merge branch 'sdl_android' into python3_testing 2017-01-01 11:28:23 +01:00