Commit Graph

1768 Commits

Author SHA1 Message Date
pelya
a44892d72e Unpack .zip.xz archives using liblzma and JNI instead of Java implementation, because Java heap is small and it crashes with out of memory error 2014-11-12 00:59:04 +02:00
pelya
244866c48e Fixed LZMA compilation 2014-11-12 00:15:03 +02:00
pelya
a065da8b13 Updated liblzma 2014-11-11 22:04:49 +02:00
pelya
8ecb9c5f28 Fixed bug with downloading expansion files 2014-11-10 12:40:26 +02:00
pelya
1fca061735 SuperTux: minor fix 2014-11-10 00:38:51 +02:00
pelya
0cf8dfb013 SuperTux: switched to 16bpp videomode, because it's slow on some levels for totally no reason,
it's just a 2D game without any fancy graphice, why does it lag even on Note 3?
2014-11-10 00:29:50 +02:00
pelya
96f7399976 Slightly larger on-screen keyboard 2014-11-10 00:29:33 +02:00
pelya
a6ca9e6bef Support for Google Play expansion files 2014-11-09 23:24:45 +02:00
pelya
bc138b83b3 SuperTux: jump helper 2014-11-09 19:25:11 +02:00
pelya
1c9076f222 SuperTux: jump helper 2014-11-09 02:04:25 +02:00
pelya
9a5a6890d4 SuperTux: fixed video output 2014-11-08 21:46:46 +02:00
pelya
6348e2d792 Fixes to SuperTux, it still does not draw properly 2014-11-08 02:32:37 +02:00
pelya
174dd4a5ad Set GCC toolchain version from AndroidAppSettings.cfg 2014-11-08 01:28:04 +02:00
pelya
ee9e1b0066 Updated SuperTux 2014-11-08 01:26:42 +02:00
pelya
d65b899ec6 Fixed UTF8 text rendering in Guichan 2014-11-06 21:26:10 +02:00
pelya
088f43c8c8 Force VSYNC to fix video issues on Nvidia Shield 2014-11-06 20:48:03 +02:00
Sergii Pylypenko
05c62e5b52 Explicitly enable VSYNC, to fix video output on Nvidia Shield 2014-11-06 19:50:14 +02:00
Sergii Pylypenko
2ce96c11c2 Updated submodules 2014-11-05 23:00:10 +02:00
Sergii Pylypenko
90ebd5c5d3 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-05 22:49:32 +02:00
pelya
17ab174d18 Updated subprojects 2014-11-05 22:48:30 +02:00
pelya
0a5831f021 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-11-05 22:45:48 +02:00
Sergii Pylypenko
064f685983 Minor update to OpenArena, small x64 fixes to random headers 2014-10-24 21:50:08 +03:00
Sergii Pylypenko
38390d7af9 XRick: enabled ancient bugs, because it's impossible to pass submap 15 and map 3 strting level without them 2014-10-24 18:23:15 +03:00
Sergii Pylypenko
fad0e66666 Fixed bug in gamepad dpad processing, removed old unused trackball code, random 64-bit fixes 2014-10-23 23:31:29 +03:00
Sergii Pylypenko
3c4fd3c0d4 Updated OpenTTD 2014-10-23 20:25:24 +03:00
Sergii Pylypenko
ae8a1bce1a Updated Android API version to Lollipop #holoyolomaterialswag 2014-10-23 20:04:13 +03:00
Sergii Pylypenko
34681f12e1 Updated subprojects and TODO 2014-10-23 18:55:31 +03:00
Gerhard Stein
027bacd940 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/commandergenius
2014-10-20 18:25:56 +02:00
Gerhard Stein
c74bb8dfb5 Commander Genius updates 2014-10-20 18:24:38 +02:00
Sergii Pylypenko
b6cc574e77 Nvidia Shield also sends AXIS_HAT_X/AXIS_HAT_Y events whne pressing gamepad, moved that code to generic joystick handling 2014-10-16 17:20:11 +03:00
Sergii Pylypenko
aa56c63aeb Updated JA2 2014-10-13 22:44:27 +03:00
Sergii Pylypenko
7019f13274 Added android_support library from NDK for swprinf and wchar support, updated JA2 project 2014-10-13 21:22:35 +03:00
Gerhard Stein
1a70e20b52 Commander Genius updates 2014-10-12 15:15:07 +02:00
Gerhard Stein
c0199b9287 Another boost fix 2014-10-12 15:00:21 +02:00
Gerhard Stein
93aebbb89a Recovered previously deleted file 2014-10-11 20:38:24 +02:00
Gerhard Stein
6ca97a50a0 Readme update 2014-10-11 20:22:49 +02:00
Gerhard Stein
117cc8139f Commander Genius upstream updates 2014-10-11 14:11:00 +02:00
Gerhard Stein
ed973d4f7b It seems that boost_property has issues with reinterpret_cast. Not sure if boost breaks some standard rules in this section. Anyways, I use memcpy which just transfers the addresses of the pointers. Since Commander Genius needs that for savegames and configs, this fix is required. 2014-10-11 08:46:30 +02:00
Sergii Pylypenko
82c2f4e0e9 JA2: removed some extra logs 2014-10-11 07:40:54 +03:00
Sergii Pylypenko
30981d1e34 Added ja2-stracciatella build files 2014-10-11 07:38:21 +03:00
Sergii Pylypenko
2cba3a0ddb Fixed compiler warning 2014-10-11 05:50:18 +03:00
Sergii Pylypenko
6195eef526 Updated boost libraries 2014-10-11 05:49:49 +03:00
Sergii Pylypenko
3e4de48d10 Map on-screen keys to mouse buttons 2014-10-11 03:01:46 +03:00
Sergii Pylypenko
db084dcfd6 Updated Android project files 2014-10-10 22:25:12 +03:00
Sergii Pylypenko
fc92bb86d1 Do not fire right mouse button when lifting fingers, if middle button was pressed 2014-10-10 22:24:50 +03:00
Sergii Pylypenko
a0fc6c5ba7 Oops, targeting not yet released version of Android 2014-10-09 22:37:20 +03:00
Sergii Pylypenko
ea105bfdd0 More audio fixes to Debian noroot 2014-10-08 16:32:09 +03:00
Sergii Pylypenko
4b7001903f Support GCCVER parameter in all scripts so that projects can be build with any GCC version - patch by Alex Wulms 2014-10-07 23:29:11 +03:00
Sergii Pylypenko
69f78f4d4e Updated Debian noroot 2014-10-07 23:26:58 +03:00
Sergii Pylypenko
4eb83d3e61 changeAppSettings.sh will remove Play Services lib from project if it's not used, updated TODO 2014-10-06 23:00:39 +03:00