Commit Graph

2132 Commits

Author SHA1 Message Date
Gerhard Stein
c74bb8dfb5 Commander Genius updates 2014-10-20 18:24:38 +02: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
Sergii Pylypenko
48ff36d5dd Updated todo 2014-10-06 21:27:20 +03:00
Sergii Pylypenko
bcdaa57788 Updated TODO, updated OpenTTD project 2014-10-06 20:26:38 +03:00
Sergii Pylypenko
0c8a8fd68d Updated TODO 2014-09-22 18:18:31 +03:00
Sergii Pylypenko
b473cc554d Updated TODO 2014-09-22 18:17:03 +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
e55e804dd5 Removed links to old deprecated NDK versions 2014-08-19 22:01:39 +03:00
Sergii Pylypenko
cdf5d869bb Added support for .tar.xz compression format for data downloader,
xz gives 30% better compression than plain zip, but you need to
create zip archive with no compression: zip -0 -r, then
compress it with xz: xz -8 < archive.zip > archive.zip.xz
Data downloader will try to use xz decompressor on
anything with extension .zip.xz
2014-08-19 21:59:00 +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
Sergii Pylypenko
5547621278 Updated todo 2014-08-05 21:45:11 +03:00
Sergii Pylypenko
3512489753 Updated Simutrans project files 2014-08-04 23:14:03 +03:00
pelya
969162d0fb OpenArena: build VM when building armeabi-v7a, because that's the default arch now 2014-07-23 23:14:08 +03:00
pelya
011c057a4a Updated todo 2014-07-20 00:48:03 +03:00
pelya
57c1f2fbde Updated OpenTTD 2014-07-20 00:44:19 +03:00
pelya
233ea6b31d Added script to uninstall current app 2014-07-19 22:56:31 +03:00
Sergii Pylypenko
fdee2c3b06 Updated TODO 2014-07-18 20:24:11 +03:00
Sergii Pylypenko
1aefbf2a3f SDL: fixed SDL not hiding navigation buttons properly when started at the first time and restored from lockscreen. 2014-07-18 19:49:55 +03:00
Sergii Pylypenko
c4eba6f2d0 Cloud save: fixed broken 64-bit integer type 2014-07-09 23:36:38 +03:00
Sergii Pylypenko
bfee524d25 Cloud save: working save/load dialog 2014-07-09 23:19:19 +03:00
Sergii Pylypenko
8e2ad620d8 Cloud save: working implementation, no dialog to select your games yet 2014-07-09 20:50:16 +03:00
Sergii Pylypenko
ed57fac3c9 Cloud save: more stubs, using Biniax as a sample app 2014-07-08 23:44:09 +03:00
Sergii Pylypenko
8ebcfe4760 Updated submodules 2014-07-08 21:43:04 +03:00
Sergii Pylypenko
bcdbf9acf6 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-07-08 21:41:05 +03:00
Sergii Pylypenko
8f6b895d73 Cloud save: Do not autoconnect to Google Play on app start 2014-07-08 21:40:16 +03:00
Sergii Pylypenko
c88babc14d Google Play Games sign in that actually works 2014-07-08 18:45:07 +03:00
Sergii Pylypenko
7b694f3d7a Support for linking with Google Play Services, also fixed Proguard config 2014-07-07 23:44:50 +03:00