Commit Graph

1474 Commits

Author SHA1 Message Date
Gerhard Stein
74c05e8229 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/vcmi/AndroidAppSettings.cfg
	project/jni/application/vcmi/Makefile
2013-02-11 17:43:54 +01:00
Gerhard Stein
48b4b7ba1f VCMI Updates. At least it compiles now with the latest version 0.91. Looking forward to get it working! 2013-02-11 17:42:15 +01:00
Sergii Pylypenko
2986a60b94 More Ouya fixes 2013-02-08 19:12:53 +02:00
Sergii Pylypenko
0f42d021ec Updated Ouya intent 2013-02-08 18:40:38 +02:00
Sergii Pylypenko
6d5c5b78cb Updated OpenArena 2013-02-06 21:08:40 +02:00
pelya
a27c2b6963 Disabled spammy debug 2013-02-06 17:36:53 +02:00
pelya
bf614c0a92 Tiny fix 2013-02-04 18:43:58 +02:00
pelya
55efb16b7d Fast SDL event queue 2013-02-04 14:35:51 +02:00
pelya
e214d265e7 Disabled the OpenGL state save/restore, because many older devices do not support any glGet() 2013-02-04 13:07:49 +02:00
pelya
8f57488043 Oops, added missiong file 2013-02-02 23:53:48 +02:00
pelya
a9ae3ff346 Split input queue out of input events code. 2013-02-02 23:18:41 +02:00
pelya
5088caf2e6 Ineased gyroscope event scale, so that it won't send two events too often 2013-02-02 22:30:59 +02:00
pelya
0ea01bface Dialog to calibrate gyroscope 2013-02-02 21:50:14 +02:00
pelya
bba4301405 Replaced glColor4x with glColor4f, maybe it will fix some isues reported by users 2013-02-02 14:00:20 +02:00
pelya
d0a5bd4380 Removed custom Xperia Play touchpad support, it does not work anyway, and Xperia Play is a failure 2013-02-02 13:52:06 +02:00
pelya
8875a87037 Updated bug list 2013-02-02 01:04:44 +02:00
pelya
02877fdbdc Updated todo 2013-02-02 00:06:00 +02:00
pelya
7391de60c6 Updated OpenArena 2013-02-01 20:04:13 +02:00
pelya
a12c6ada8d Gyroscope support 2013-02-01 19:16:25 +02:00
pelya
45128c67b4 Removed Ouya detection, it does not work anyway 2013-01-29 16:34:05 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
5b279e20f6 More remappable gamepad buttons, updated OpenArena project 2013-01-23 21:19:39 +02:00
pelya
ba36393a0c Support for PS3 gamepad - I've breaked SDL joystick API again, yay! 2013-01-23 18:55:58 +02:00
pelya
f886f788e5 Updated UQM to the point it actually runs 2013-01-20 19:49:33 +02:00
pelya
92bad71f7b Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-01-20 19:19:37 +02:00
pelya
e9cc0712f5 More options to the build system, fixed default setting not applied for the 4:3 screen ratio 2013-01-20 19:18:35 +02:00
pelya
b3796de83c Updated UQM project 2013-01-20 19:18:22 +02:00
Gerhard Stein
4c4fe32838 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-01-20 09:02:22 +01:00
Gerhard Stein
cdc79fec1c VCMI Makefile update. It still doesn't link. Looking deeper into it. 2013-01-20 09:01:18 +01:00
pelya
dbc5ea1439 Updated OpenTTD project 2013-01-19 21:40:08 +02:00
pelya
103b5543bc Fixed Galaxy Note 2 stylus events, removed Note-specific hack to stylus input 2013-01-19 21:14:41 +02:00
pelya
0d4bbe81d7 Updated bugs and todo 2013-01-17 16:12:09 +02:00
pelya
60927c8e25 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2013-01-17 16:06:28 +02:00
pelya
57c93337a5 Merge branch 'sdl_android' of github.com:pelya/commandergenius into android 2013-01-17 16:06:02 +02:00
pelya
5cd025dccb Updated OpenArena 2013-01-16 23:49:11 +02:00
Gerhard Stein
75d5f09148 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/AndroidAppSettings.cfg
	project/jni/application/commandergenius/AndroidData/keen1.zip
	project/jni/application/commandergenius/AndroidData/keen4.zip
	project/jni/application/commandergenius/AndroidData/keen7.zip
	project/jni/application/vcmi/AndroidAppSettings.cfg
2013-01-16 20:54:21 +01:00
Gerhard Stein
0956a581ba Adaptations to VCMI 0.90 2013-01-16 20:50:27 +01:00
pelya
e647a970bb Updated OpenArena once again 2013-01-16 00:33:33 +02:00
pelya
4887b20b6a Updated OpenArena 2013-01-16 00:30:55 +02:00
pelya
06ee4ffa40 More fixes to key remap dialog 2013-01-15 21:03:54 +02:00
pelya
20a8f192d9 Slightly better on-screen key layout customization dialog 2013-01-15 20:42:49 +02:00
pelya
e0adc66b92 Updated TODO 2013-01-14 17:42:14 +02:00
pelya
8adf3d395d Changed target platform also in helper build scripts 2013-01-06 02:02:08 +02:00
pelya
b4c9197b55 Changed NDK target platform to Android 4.0, maybe this will fix misaligned pointers bugs 2013-01-06 01:58:59 +02:00
pelya
a38aa86208 Fixed legacy VCMI, it crashes when loading a map 2013-01-06 01:47:04 +02:00
pelya
591746e2ea Updated build scripts to compile proper executables and match NDK r8d compiler options 2013-01-06 01:00:13 +02:00
pelya
810da5591e Copied old VCMI sources to another project dir, updated them to use static libvcmi 2013-01-05 22:43:04 +02:00
pelya
b23ce53038 Try to extract binaries-armeabi-v7a.zip first, then binaries.zip 2013-01-05 22:12:03 +02:00
pelya
ebebac16b6 Updated Boost libraries to version 1.49, and recompiled them with NDK r8d 2013-01-05 20:34:39 +02:00
Gerhard Stein
1c1e8f84ad VCMI Compilation fixes. Since version 0.9 C++11 is required, not sure yet if it is GNU++11 specific 2013-01-04 20:12:54 +01:00