Updated UQM-HD

This commit is contained in:
pelya
2013-10-18 23:24:47 +03:00
parent f9132a0e48
commit c888b414eb
3 changed files with 1849 additions and 1785 deletions

View File

@@ -91,7 +91,7 @@ ForceRelativeMouseMode=n
AppNeedsArrowKeys=n
# Application needs text input (y) or (n), enables button for text input on screen
AppNeedsTextInput=y
AppNeedsTextInput=n
# Application uses joystick (y) or (n), the on-screen DPAD will be used as joystick 0 axes 0-1
AppUsesJoystick=y
@@ -170,10 +170,10 @@ MultiABI=y
AppMinimumRAM=0
# Application version code (integer)
AppVersionCode=07001
AppVersionCode=07002
# Application user-visible version name (string)
AppVersionName="0.7.0.01"
AppVersionName="0.7.0.02"
# Reset SDL config when updating application to the new version (y) / (n)
ResetSdlConfigForThisVersion=n

File diff suppressed because it is too large Load Diff

View File

@@ -24,10 +24,6 @@ TODO, which will get actually done
- TeeWorlds: fix Ouya bugs (whole-screen shrink, remove controls from settings), submit to Ouya store.
- UQM: On-screen buttons are re-appearing when using gamepad and switching between game screens.
- UQM: Arrow keys do not steer the ship.
- OpenArena: move 3-rd person camera to the side, above shoulder.
- OpenArena: chat text input should be faster.