pelya
|
f856cccabd
|
Updated SuperTux
|
2012-06-22 19:08:12 +03:00 |
|
pelya
|
ed80230acd
|
Added helper autotools script for cross-compile for armeabi-v7a arch
|
2012-06-22 17:42:03 +03:00 |
|
pelya
|
0f478832a7
|
Fixed OpenAL eating CPU in background
|
2012-06-21 18:04:11 +03:00 |
|
pelya
|
532b652594
|
Merged fix that prevents killing background app after 30min timeout, by Bernhard Kaindl
|
2012-06-21 13:57:34 +03:00 |
|
pelya
|
736de401a3
|
Updated SuperTux
|
2012-06-20 18:20:24 +03:00 |
|
pelya
|
96ef1e5edd
|
Do not perform a check for broken libc, because it crashes sometimes, when libraries are not yet loaded in a separate thread
|
2012-06-20 18:09:38 +03:00 |
|
pelya
|
f476666b4b
|
Re-enabled core to restore and save OpenGL state for on-screen keyboard, it just makes your life so much easier
|
2012-06-19 20:16:18 +03:00 |
|
pelya
|
8624100d5c
|
Added SuperTux project
|
2012-06-19 20:13:49 +03:00 |
|
pelya
|
7fcca2d408
|
Got a cryptic exception inside Java, this should probably fix it
|
2012-06-19 19:05:56 +03:00 |
|
pelya
|
7a38e82742
|
Removed vibrator permission from manifest, it is unused anyway
|
2012-06-19 17:58:42 +03:00 |
|
pelya
|
37ed5c4a6f
|
Added PhysFS lib
|
2012-06-19 17:49:54 +03:00 |
|
pelya
|
1fe5b68fd0
|
Option for soft text input to emulate hw keyboard
|
2012-06-19 15:28:18 +03:00 |
|
pelya
|
18f09fd09d
|
Another fix for compatibility hacks for MilkyTracker
|
2012-06-19 13:11:13 +03:00 |
|
pelya
|
289043098d
|
Fixed random bugs in Java code
|
2012-06-19 12:31:17 +03:00 |
|
pelya
|
2bfd9d5c59
|
Bigger touch area for joystick so the finger won't slip away from it
|
2012-06-18 16:49:38 +03:00 |
|
pelya
|
73207c44b4
|
Updated Commander Genius project
|
2012-06-18 16:49:08 +03:00 |
|
pelya
|
16ea76d121
|
Use right-side joystick of Xperia Play touchpad
|
2012-06-18 14:05:49 +03:00 |
|
pelya
|
ffbaa55e6d
|
Tentative fix for Xperia Play touchpad
|
2012-06-18 14:03:59 +03:00 |
|
pelya
|
991aa31dc5
|
Tentative fix for Xperia Play touchpad
|
2012-06-18 13:55:09 +03:00 |
|
pelya
|
d36833ddd8
|
Hacked a workaround for buggy Galaxy Note stylus
|
2012-06-18 13:35:24 +03:00 |
|
pelya
|
65ab75a635
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
|
2012-06-18 13:13:09 +03:00 |
|
pelya
|
0e1a4897c1
|
Force proper screen orientation, that was broken in my last few commits
|
2012-06-18 13:12:51 +03:00 |
|
Gerhard Stein
|
e4977739d5
|
Commander Genius Project Update
|
2012-06-17 19:16:35 +02:00 |
|
Gerhard Stein
|
27d5d2d2ef
|
CG Update
|
2012-06-16 18:32:58 +02:00 |
|
pelya
|
e38ade1e6b
|
Fixed button event for stylus
|
2012-06-15 19:07:11 +03:00 |
|
pelya
|
37ad9e446c
|
Removed some debug output
|
2012-06-14 18:26:04 +03:00 |
|
pelya
|
1c3fe19a2c
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
|
2012-06-14 16:35:37 +03:00 |
|
pelya
|
5f3e755971
|
Updated OpenTTD
|
2012-06-14 16:25:43 +03:00 |
|
pelya
|
d64adbd315
|
Enabled RTTI and exceptions by default for all apps (but not for libs)
|
2012-06-14 16:25:13 +03:00 |
|
pelya
|
578d5e5942
|
Updated fheroes2
|
2012-06-14 16:24:41 +03:00 |
|
pelya
|
d803858cc8
|
Updated readme
|
2012-06-14 16:22:50 +03:00 |
|
pelya
|
8598fbc30c
|
Small fix to stylus input
|
2012-06-14 16:22:24 +03:00 |
|
pelya
|
4957dc1899
|
Updated translations
|
2012-06-14 16:21:56 +03:00 |
|
Gerhard Stein
|
01d829438d
|
logo ln fix
|
2012-06-13 20:29:46 +02:00 |
|
pelya
|
6223e170df
|
Some support for Galaxy Note Gingerbread stylus
|
2012-06-13 20:17:26 +03:00 |
|
Gerhard Stein
|
287904db7a
|
Commander Genius submodule updates
|
2012-06-13 19:01:56 +02:00 |
|
pelya
|
dd67bba742
|
Proper mouse/stylus support in Gingerbread and ICS
|
2012-06-13 19:35:29 +03:00 |
|
pelya
|
77a16225aa
|
Dimming ICS status bar that really works
|
2012-06-13 17:21:19 +03:00 |
|
pelya
|
5d3d2320a4
|
Increased API level to 15, fixed a bug with JNI global ref
|
2012-06-13 15:35:21 +03:00 |
|
pelya
|
b88fe18cf4
|
Disabled half-assed mouse detection
|
2012-06-13 13:27:06 +03:00 |
|
pelya
|
690a8c70f9
|
Added MOAR DIRTY HACKZ to the SDL compatibility mode, MilkyTracker now does not have any drawing glitches.
|
2012-06-12 20:52:42 +03:00 |
|
pelya
|
90211ac16e
|
Fix for nasty bug in multitouch events code
|
2012-06-12 14:06:24 +03:00 |
|
pelya
|
88e9606d95
|
Fix for my prev commit
|
2012-06-11 20:14:38 +03:00 |
|
pelya
|
e1852b42ff
|
Updated Ur-Quan Masters port
|
2012-06-11 20:07:59 +03:00 |
|
pelya
|
03f7a882a6
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into android
|
2012-06-11 17:38:40 +03:00 |
|
pelya
|
6c03bdc131
|
Updated hHeretic, this is not yet usable because there's no button to change weapons
|
2012-06-11 17:36:07 +03:00 |
|
pelya
|
bfdcd53be0
|
Fixed cheat codes in OpenTyrian
|
2012-06-11 15:52:17 +03:00 |
|
Gerhard Stein
|
a992d1e065
|
Commander Genius submodule updated
|
2012-06-09 17:10:05 +02:00 |
|
Gerhard Stein
|
a6db878f17
|
Merge branch 'sdl_android' of github.com:pelya/commandergenius into sdl_android
|
2012-06-09 16:36:30 +02:00 |
|
Gerhard Stein
|
d8a4c792f7
|
Gitmodules update for Commander Genius
|
2012-06-09 16:33:41 +02:00 |
|