Commit Graph

1123 Commits

Author SHA1 Message Date
pelya
c1ad74ad02 Updated todo 2014-11-16 18:38:07 +02:00
pelya
7ea36b5ee6 Updated OpenTTD 2014-11-16 04:52:11 +02:00
Sergii Pylypenko
2da52f90ad Updated todo 2014-11-14 20:57:59 +02:00
Sergii Pylypenko
2c1114af01 Updated todo 2014-11-14 20:30:31 +02:00
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
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
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
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
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
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
3e4de48d10 Map on-screen keys to mouse buttons 2014-10-11 03:01:46 +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
Sergii Pylypenko
bcdaa57788 Updated TODO, updated OpenTTD project 2014-10-06 20:26:38 +03:00
Gerhard Stein
20c5f98348 Preparing a new way to save stuff in CG 2014-09-02 18:18:16 +02:00
Gerhard Stein
9f8c37eefd Updates for FH2 and Commander Genius 2014-08-27 19:52:09 +02:00
pelya
942187983d Updated OpenTTD 2014-08-26 02:15:42 +03:00
pelya
4e67c9afc3 Cloud save fixes and improvements 2014-08-26 01:28:42 +03:00
pelya
5c864f1051 Updated OpenTTD 2014-08-25 01:00:44 +03:00
Sergii Pylypenko
e58dc417ea Updated OpenTTD 2014-08-19 22:17:59 +03:00
Sergii Pylypenko
6fb2fc4d5c Updated OpenTTD 2014-08-19 22:08:56 +03:00
Sergii Pylypenko
b5743e65a0 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-08-15 19:43:02 +03:00