Commit Graph

2766 Commits

Author SHA1 Message Date
Gerhard Stein
d72339f3a3 Commander Genius Update 2017-01-01 11:27:24 +01:00
Gerhard Stein
58ab8b2618 Commander Genius Update 2017-01-01 11:01:25 +01:00
Gerhard Stein
304bffa18a Merge branch 'sdl_android' of github.com:pelya/commandergenius into python3_testing 2016-12-31 13:57:07 +01:00
Gerhard Stein
82b7b33327 added some include for the apps 2016-12-27 21:53:55 +01:00
Gerhard Stein
73d920684c python3 updates 2016-12-27 21:45:29 +01:00
Sergii Pylypenko
a1089ea20a SDL: Fixed a crash with Gradle 2.2.3 2016-12-27 21:30:24 +02:00
Sergii Pylypenko
8474c6c59e Fixed a warning in Chinese translation 2016-12-27 21:17:31 +02:00
Gerhard Stein
fdb5f2572a Merge branch 'sdl_android' into python3_testing 2016-12-27 14:57:54 +01:00
Sergii Pylypenko
2dc85847d6 Merge pull request #72 from gyf9835/sdl_android
Create strings.xml
2016-12-24 20:32:04 +02:00
gyf9835
5a1f201806 Create strings.xml
Translated into Chinese.
2016-12-23 22:30:31 +08:00
Gerhard Stein
616a69a5c5 Fixes and improvements 2016-12-03 14:18:33 +01:00
Gerhard Stein
1194788eb9 Added Python3. (Still testing integration) 2016-12-03 11:31:30 +01:00
lubomyr
45f514b823 gl4es updated, added latest changes by ptitSeb 2016-12-03 00:51:12 +02:00
lubomyr
72a4905ea4 gl4es updated, added latest changes by ptitSeb 2016-11-29 23:31:07 +02:00
Sergii Pylypenko
9a1dbfc234 Ninslash: bump version 2016-11-26 02:43:52 +02:00
lubomyr
7a954e3dc0 gl4es updated, added latest changes by ptitSeb 2016-11-13 15:43:07 +02:00
lubomyr
2325488f02 added mpeg2 library 2016-11-10 00:17:26 +02:00
lubomyr
90a3f4dbf1 gl4es updated, added latest changes by ptitSeb 2016-11-06 22:07:01 +02:00
lubomyr
aa4b72349d UseGlshim option renamed to UseGl4es 2016-11-06 16:35:14 +02:00
lubomyr
4d9ac0505d gl4es updated, added latest changes by ptitSeb 2016-11-06 16:24:13 +02:00
lubomyr
b4cadd5955 pTitSeb's glshim renamed to gl4es 2016-11-06 15:18:18 +02:00
lubomyr
21867b6ddc glshim updated, added latest changes by ptitSeb 2016-11-02 20:21:36 +02:00
Sergii Pylypenko
1258d54afa SDL: SDL_ANDROID_GetScreenKeyboardTextInputAsync() for anychronous text input without buggy synthetic keypresses 2016-10-31 21:22:27 +02:00
Sergii Pylypenko
5e11dbbe7e Merge branch 'sdl_android' of github.com:pelya/commandergenius 2016-10-29 01:06:31 +03:00
Sergii Pylypenko
8e55ab1e98 Ninslash: update 2016-10-29 01:05:58 +03:00
lubomyr
38df0804c2 Merge branch 'sdl_android' of https://github.com/pelya/commandergenius into sdl_android 2016-10-28 21:42:52 +03:00
lubomyr
c38d48f737 changed delay for 'tap or timeout' left mouse click 2016-10-28 21:42:02 +03:00
pelya
2f0b2b5d65 SDL: Compatibility with Android 4.4, when compiled with Android 5.0 platform headers 2016-10-23 01:06:21 +03:00
lubomyr
bfb186a335 added custom build script for platform x86_64 2016-10-22 22:03:45 +03:00
lubomyr
a4bf1f1949 glshim updated, added latest changes by ptitSeb 2016-10-22 21:12:58 +03:00
lubomyr
e4a8348427 amiga keyboard layout fix 2016-10-18 00:26:24 +03:00
Sergii Pylypenko
76a19e18cb Ninslash: updated build scripts 2016-10-10 16:01:15 +03:00
Sergii Pylypenko
e7dad09b58 Ninslash: bump version 2016-10-07 22:04:11 +03: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
e662822225 SDL: fix to APP_PLATFORM option 2016-10-04 23:21:56 +03:00
Sergii Pylypenko
9234f44b9f SDL: OUYA icon and manifest, for that one user who still got an OUYA in his living room and won't throw it away just because someone else decides that it's dead 2016-10-04 18:14:24 +03:00
Sergii Pylypenko
2a51880efc SDL: added APP_PLATFORM option to the AndroidAppSettings.cfg 2016-10-04 17:50:42 +03:00
Sergii Pylypenko
962b6ae000 Ninslash: update build scripts 2016-09-30 21:42:13 +03:00
Sergii Pylypenko
5ea3048622 Ninslash: bump version 2016-09-23 23:41:04 +03:00
Sergii Pylypenko
566d036db4 Ninslash: use GLES2 instead of GLES3 2016-09-22 13:15:07 +03:00
Sergii Pylypenko
a830d85c87 Ninslash: updated readme 2016-09-21 22:21:27 +03:00
Sergii Pylypenko
438e109f6c Ninslash: bump version 2016-09-21 21:14:36 +03:00
Sergii Pylypenko
6dbad1bd5a SDL: fixed service notification text color 2016-09-19 22:08:33 +03:00
pelya
54f3fcbe2c Added GLES2 sprite example 2016-09-18 21:03:34 +03:00
pelya
9a36bff8a5 test-gles3: added alpha and color modulation 2016-09-17 15:25:50 +03:00
Sergii Pylypenko
fca818e838 Ninslash: fixed compilation 2016-09-15 23:36:51 +03:00
pelya
12af247a77 Fixed GLES3 demo 2016-09-11 19:23:33 +03:00
pelya
e881097c26 Removed few old projects, which I do not intend to touch anymore 2016-09-11 03:50:19 +03:00