Updated TODO

This commit is contained in:
pelya
2013-09-22 14:34:01 +03:00
parent bcd427c9ef
commit 767f332849
2 changed files with 7 additions and 4 deletions
@@ -138,6 +138,13 @@ RedefinedKeysScreenKb="SLASH BACKSPACE TAB END LCTRL SPACE UNKNOWN UNKNOWN UNKNO
# Names for on-screen keyboard keys, such as Fire, Jump, Run etc, separated by spaces, they are used in SDL config menu
RedefinedKeysScreenKbNames="Change_weapon Sniper_view Show_scores Quick_rotate Fire Jump"
# On-screen keys theme
# 0 = Ultimate Droid by Sean Stieber (green, with gamepad joystick)
# 1 = Simple Theme by Beholder (white, with gamepad joystick)
# 2 = Sun by Sirea (yellow, with round joystick)
# 3 = Keen by Gerstrong (multicolor, with round joystick)
TouchscreenKeysTheme=2
# Redefine gamepad keys to SDL keysyms, button order is:
# A B X Y L1 R1 L2 R2 LThumb RThumb
RedefinedKeysGamepad="SLASH BACKSPACE TAB END SPACE LCTRL SPACE LCTRL V E"
-4
View File
@@ -20,8 +20,6 @@ Requested features, might never get implemented
TODO, which will get actually done
==================================
- TeeWorlds: add accelerometer jump, improve touchscreen controls if possible.
- 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.
@@ -32,8 +30,6 @@ TODO, which will get actually done
- OpenArena: move 3-rd person camera to the side, above shoulder.
- OpenArena: finish Ouya port.
- SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper.
- UfoAI: huge huge update.