This website requires JavaScript.
2986a60b94
More Ouya fixes
Sergii Pylypenko
2013-02-08 19:11:45 +02:00
0f42d021ec
Updated Ouya intent
Sergii Pylypenko
2013-02-08 18:40:38 +02:00
6d5c5b78cb
Updated OpenArena
Sergii Pylypenko
2013-02-06 21:08:40 +02:00
a27c2b6963
Disabled spammy debug
pelya
2013-02-06 17:36:53 +02:00
bf614c0a92
Tiny fix
pelya
2013-02-04 18:41:11 +02:00
55efb16b7d
Fast SDL event queue
pelya
2013-02-04 14:35:51 +02:00
e214d265e7
Disabled the OpenGL state save/restore, because many older devices do not support any glGet()
pelya
2013-02-04 13:07:49 +02:00
8f57488043
Oops, added missiong file
pelya
2013-02-02 23:53:48 +02:00
a9ae3ff346
Split input queue out of input events code.
pelya
2013-02-02 23:18:41 +02:00
5088caf2e6
Ineased gyroscope event scale, so that it won't send two events too often
pelya
2013-02-02 22:07:02 +02:00
0ea01bface
Dialog to calibrate gyroscope
pelya
2013-02-02 21:50:14 +02:00
bba4301405
Replaced glColor4x with glColor4f, maybe it will fix some isues reported by users
pelya
2013-02-02 13:54:31 +02:00
d0a5bd4380
Removed custom Xperia Play touchpad support, it does not work anyway, and Xperia Play is a failure
pelya
2013-02-02 13:20:42 +02:00
8875a87037
Updated bug list
pelya
2013-02-02 01:04:44 +02:00
02877fdbdc
Updated todo
pelya
2013-02-02 00:06:00 +02:00
7391de60c6
Updated OpenArena
pelya
2013-02-01 20:04:13 +02:00
a12c6ada8d
Gyroscope support
pelya
2013-02-01 19:16:25 +02:00
45128c67b4
Removed Ouya detection, it does not work anyway
pelya
2013-01-29 16:34:05 +02:00
ec136b0bc8
Some preliminary Ouya support
pelya
2013-01-28 19:27:32 +02:00
5b279e20f6
More remappable gamepad buttons, updated OpenArena project
pelya
2013-01-23 21:19:39 +02:00
ba36393a0c
Support for PS3 gamepad - I've breaked SDL joystick API again, yay!
pelya
2013-01-23 18:55:58 +02:00
f886f788e5
Updated UQM to the point it actually runs
pelya
2013-01-20 19:49:33 +02:00
92bad71f7b
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
pelya
2013-01-20 19:19:37 +02:00
e9cc0712f5
More options to the build system, fixed default setting not applied for the 4:3 screen ratio
pelya
2013-01-20 19:18:35 +02:00
b3796de83c
Updated UQM project
pelya
2013-01-20 19:18:22 +02:00
4c4fe32838
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Gerhard Stein
2013-01-20 09:02:22 +01:00
cdc79fec1c
VCMI Makefile update. It still doesn't link. Looking deeper into it.
Gerhard Stein
2013-01-20 09:01:18 +01:00
dbc5ea1439
Updated OpenTTD project
pelya
2013-01-19 21:40:08 +02:00
103b5543bc
Fixed Galaxy Note 2 stylus events, removed Note-specific hack to stylus input
pelya
2013-01-19 20:44:00 +02:00
0d4bbe81d7
Updated bugs and todo
pelya
2013-01-17 16:12:09 +02:00
60927c8e25
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
pelya
2013-01-17 16:06:28 +02:00
57c93337a5
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
pelya
2013-01-17 16:02:02 +02:00
5cd025dccb
Updated OpenArena
pelya
2013-01-16 23:49:11 +02:00
75d5f09148
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Gerhard Stein
2013-01-16 20:54:21 +01:00
0956a581ba
Adaptations to VCMI 0.90
Gerhard Stein
2013-01-16 20:50:27 +01:00
e647a970bb
Updated OpenArena once again
pelya
2013-01-16 00:33:33 +02:00
4887b20b6a
Updated OpenArena
pelya
2013-01-16 00:30:55 +02:00
06ee4ffa40
More fixes to key remap dialog
pelya
2013-01-15 21:03:54 +02:00
20a8f192d9
Slightly better on-screen key layout customization dialog
pelya
2013-01-15 20:41:23 +02:00
e0adc66b92
Updated TODO
pelya
2013-01-14 17:42:14 +02:00
8adf3d395d
Changed target platform also in helper build scripts
pelya
2013-01-06 02:02:08 +02:00
b4c9197b55
Changed NDK target platform to Android 4.0, maybe this will fix misaligned pointers bugs
pelya
2013-01-06 01:58:59 +02:00
a38aa86208
Fixed legacy VCMI, it crashes when loading a map
pelya
2013-01-06 01:47:04 +02:00
591746e2ea
Updated build scripts to compile proper executables and match NDK r8d compiler options
pelya
2013-01-05 23:18:49 +02:00
810da5591e
Copied old VCMI sources to another project dir, updated them to use static libvcmi
pelya
2013-01-05 22:43:04 +02:00
b23ce53038
Try to extract binaries-armeabi-v7a.zip first, then binaries.zip
pelya
2013-01-05 22:12:03 +02:00
ebebac16b6
Updated Boost libraries to version 1.49, and recompiled them with NDK r8d
pelya
2013-01-05 20:34:39 +02:00
1c1e8f84ad
VCMI Compilation fixes. Since version 0.9 C++11 is required, not sure yet if it is GNU++11 specific
Gerhard Stein
2013-01-04 20:12:54 +01:00
d9ebc13514
Updated OpenArena
pelya
2013-01-04 19:23:46 +02:00
e02236cd1f
Fixed setEnvironment-armeabi-v7a.sh build script, to match newest NDK
pelya
2013-01-03 17:10:40 +02:00
02595332a2
Small update to OpenArena
pelya
2013-01-02 17:48:12 +02:00
526c4f1257
Futile attempts to make rendering faster
pelya
2013-01-02 17:17:26 +02:00
911783e6d0
More options for build.sh
pelya
2013-01-02 15:02:48 +02:00
600660c652
Fixed minor bug with dependencies in build.sh
pelya
2013-01-02 14:26:54 +02:00
3d9bd22262
Updated bug list
pelya
2013-01-02 14:17:17 +02:00
c03e52a4a5
Updated TeeWorlds project
pelya
2012-12-28 19:18:32 +02:00
921dd39bdf
Script to sign .apk files
pelya
2012-12-28 18:42:50 +02:00
7a20583ead
Updated helper build scripts, this may break compilation of some projects
pelya
2012-12-28 16:03:11 +02:00
5a68d9a803
Option to pass touch events to both on-screen keyboard and application, used for Fire button in OpenArena
pelya
2012-12-22 04:19:27 +02:00
6d0e74e992
Fixed bug with deleting files on upgrade one extra time
pelya
2012-12-21 21:20:32 +02:00
641f9d1cc6
Commander Genius Updates
Gerhard Stein
2012-12-21 09:32:33 +01:00
67fbc6822d
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Gerhard Stein
2012-12-21 08:50:11 +01:00
3c507586d1
Commander Genius Update
Gerhard Stein
2012-12-21 08:46:31 +01:00
d44b62ed72
Updated OpenArena
pelya
2012-12-21 05:46:41 +02:00
722e7c3955
Commander Genius update
Gerhard Stein
2012-12-21 00:32:27 +01:00
31b2deadde
CG Data Updates
Gerhard Stein
2012-12-21 00:11:18 +01:00
90eff00681
Data update
Gerhard Stein
2012-12-21 00:00:07 +01:00
4324713f07
Commander Genius Update to Release 1.0
Gerhard Stein
2012-12-20 23:50:37 +01:00
300c070a88
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
Gerhard Stein
2012-12-20 23:50:26 +01:00
db81efdbd7
Fixed Unicode value in key event not being zero on key release.
pelya
2012-12-17 20:35:56 +02:00
a9e51f0105
More PC-like keycode, patch by awulms
pelya
2012-12-17 19:53:43 +02:00
685a415c63
Fixed one huge bug in GLES init code
pelya
2012-12-15 22:54:26 +02:00
e42289a220
Added more video modes for UAE4ALL2
pelya
2012-12-15 20:45:27 +02:00
b57b1a6588
Updated OpenArena
pelya
2012-12-15 20:18:41 +02:00
7065fadf88
More efficient SDL_IsScreenKeyboardShown() implementation
pelya
2012-12-15 16:20:15 +02:00
49054ab019
Fixed removing two characters at a time in native text input dialog
pelya
2012-12-14 17:53:56 +02:00
74e51107b8
Updated OpenArena
pelya
2012-12-14 00:18:29 +02:00
47f86119d3
Fixed dialog to configure on-screen buttons
pelya
2012-12-11 19:56:07 +02:00
dd34270766
Fixed leftover "app-data" path in SDL settings
pelya
2012-12-11 18:08:07 +02:00
afef160b46
Updated OpenArena
pelya
2012-12-10 20:34:05 +02:00
7bccd7a35f
Updated OpenArena
pelya
2012-12-08 08:26:13 +02:00
a6d67aa87e
Updated OpenArena
pelya
2012-12-07 22:19:44 +02:00
b0343c4b6b
Added more screen modes for UAE4ALL2
pelya
2012-12-07 14:56:37 +02:00
77671fe0d9
Updated OpenArena
pelya
2012-12-06 12:16:56 +02:00
d141acfca9
Small fix to build script
pelya
2012-12-04 20:41:58 +02:00
d5c4dd9e31
Updated OpenArena
pelya
2012-12-01 23:56:47 +02:00
028a1af7b5
Updated OpenArena
pelya
2012-12-01 20:17:10 +02:00
f025d228c0
CG Update
Gerhard Stein
2012-12-01 12:42:20 +01:00
3298235deb
Commander Genius Update
Gerhard Stein
2012-12-01 12:14:52 +01:00
9b1f14a3fa
Updated OpenArena project
pelya
2012-12-01 02:59:38 +02:00
a9126bf673
Updated OpenArena
pelya
2012-11-30 23:25:58 +02:00
e177a6c750
Fixed script to create source archive
pelya
2012-11-30 22:37:08 +02:00
646303f7b8
Remove files and SD config also when app version is older
pelya
2012-11-30 22:35:49 +02:00
02d50c9dce
Updated OpenArena
pelya
2012-11-30 19:16:42 +02:00
59bc14345a
Updated OpenArena once again.
pelya
2012-11-30 17:37:52 +02:00
a753c94443
CG Update
Gerhard Stein
2012-11-30 10:26:29 +01:00
95562a1421
Fixed build scripts
pelya
2012-11-30 03:11:17 +02:00
a9eea5a898
Updated OpenArena
pelya
2012-11-30 02:49:44 +02:00
2d227c7527
OpenArena: do not generate .so files for game logic
pelya
2012-11-29 17:21:46 +02:00
edc01f11bb
Saving shared libraries from assets to files dir instead of cache
pelya
2012-11-28 20:05:31 +02:00