Commit Graph

2123 Commits

Author SHA1 Message Date
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
Sergii Pylypenko
d9209f01d7 Debian: updated, added new proot binary 2014-07-04 23:21:45 +03:00
Gerhard Stein
bf163a9ade Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2014-07-03 16:07:05 +02:00
Sergii Pylypenko
214db63ac9 XSDL: Fixed random screen buttons appearing when user redefined them through SDL dialog. 2014-07-02 23:44:13 +03:00
Sergii Pylypenko
0fe4f9b9f6 Updated Debian 2014-07-01 23:31:58 +03:00
Sergii Pylypenko
7803e91ecd Updated OpenTTD 2014-07-01 22:22:24 +03:00
Sergii Pylypenko
26eef3ab4a Updated todo 2014-07-01 21:27:38 +03:00
Sergii Pylypenko
a2ea377808 Help message in createSourceArchive.sh, to install pxz if it's not available 2014-07-01 21:17:45 +03:00
Sergii Pylypenko
ac4abb3d68 Added several .gitignore files, small fix to XSDL 2014-07-01 21:11:58 +03:00
pelya
0802c3ccee Swapped gyroscope axes for vertical screen orientation 2014-06-29 03:01:25 +03:00