Commit Graph

1498 Commits

Author SHA1 Message Date
Sergii Pylypenko
f46c8f3743 Updated ViceC64, courtesy of Lubomyr 2013-03-04 20:56:15 +02:00
Sergii Pylypenko
157a63e47f Tiny update to my last commit 2013-02-27 17:32:51 +02:00
Sergii Pylypenko
0211bc04ff OpenArena: cron script to announce gaming event 2013-02-27 16:46:33 +02:00
pelya
0ce3784210 Cleaned up .gitignore 2013-02-23 13:58:43 +02:00
Sergii Pylypenko
d3c71aa228 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-02-22 15:07:58 +02:00
Sergii Pylypenko
fd96ba8557 Small fix to ffmpeg 2013-02-22 15:00:38 +02:00
Gerhard Stein
b0f3c27c7b Updates for CG 2013-02-21 21:16:20 +01:00
Gerhard Stein
cfb9d53217 Parameter Update for CG 2013-02-21 20:42:30 +01:00
Gerhard Stein
1ccb711e19 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Conflicts:
	project/jni/application/commandergenius/commandergenius
2013-02-21 20:18:30 +01:00
Gerhard Stein
7f2660dc20 keen package Updates 2013-02-21 20:01:11 +01:00
Sergii Pylypenko
190ea43d33 Proper loading for libvcmi.so, now it crashes after entering main() 2013-02-21 20:57:17 +02:00
Sergii Pylypenko
4971d35d50 VCMI compiles 2013-02-21 20:33:52 +02:00
Sergii Pylypenko
d0ee583da2 Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android 2013-02-21 18:34:07 +02:00
Sergii Pylypenko
e43596afbd Small fix to compiler flags 2013-02-21 18:32:24 +02:00
Sergii Pylypenko
fff7a99a41 Updated FFMPEG to version 1.1.2, using this project: http://sourceforge.net/projects/ffmpeg4android/ 2013-02-21 18:29:51 +02:00
Gerhard Stein
1bc83cfec6 CG Updates 2013-02-20 19:13:48 +01:00
Gerhard Stein
090bb743cc Commander Genius v1.2 upstream 2013-02-20 17:39:34 +01:00
Gerhard Stein
93dbcfd1ab Commander Genius Updates for Version 1.2 2013-02-20 17:38:00 +01:00
Gerhard Stein
758a9658d2 vcmi-android.diff patch update 2013-02-20 16:13:12 +01:00
Gerhard Stein
0ed5e287b6 VCMI Updates 2013-02-19 17:28:13 +01:00
Gerhard Stein
384ad90646 Fixes 2013-02-11 20:29:38 +01:00
Gerhard Stein
67b5c5056c More fixes to the makefile 2013-02-11 18:43:15 +01:00
Gerhard Stein
9fd534bd14 More vcmi fixes 2013-02-11 17:55:26 +01:00
Gerhard Stein
5558a42968 Fixes 2013-02-11 17:53:36 +01:00
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