Random fixes, updated todo

This commit is contained in:
Sergii Pylypenko
2013-10-07 21:59:51 +03:00
parent 445516bb35
commit 03ac1128f2
4 changed files with 45 additions and 8 deletions

View File

@@ -20,6 +20,8 @@ Requested features, might never get implemented
TODO, which will get actually done
==================================
- Fix diagonal movements via analog gamepad with AppUsesJoystick=n.
- 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.
@@ -30,6 +32,22 @@ TODO, which will get actually done
- OpenArena: move 3-rd person camera to the side, above shoulder.
- OpenArena: chat text input should be faster.
- OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input.
- OpenArena: Play silence if audio buffer underrun.
- OpenArena: When entering with USB keyboard into chatbox, first 't' disappears.
- OpenArena: enable mouse events, make mouse move with HOVER event, remove warnings.
- OpenArena: Help image with controller buttons for Ouya: https://www.dropbox.com/s/ynrso4n8kpkf3b9/OUYA_Controller_Overlay-01.png
- OpenArena: option to switch analog joysticks on gamepad.
- OpenArena: move sliders with left/right arrows by 1/20 of total length.
- SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper.
- UfoAI: huge huge update.