Updated todo

This commit is contained in:
Sergii Pylypenko
2014-06-23 19:57:46 +03:00
parent f848fb6af0
commit ef6ef9a251
2 changed files with 3 additions and 3 deletions

View File

@@ -16,9 +16,6 @@ Requested features, might never get implemented, see todo.txt for features that
- Show/hide screen controls with longpress on Text Edit button.
- Floating on-screen joystick - initially invisible, it appears when you touch the screen,
centered on your finger, then it slides with your finger if you bump the joystick edge.
- Export phone vibrator to SDL - interface is available in SDL 1.3.
- Control screen brightness with SDL_SetGamma().

View File

@@ -21,6 +21,9 @@ TODO, which will get actually done
- SDL: user-configurable option to set screen orientation.
- Floating on-screen joystick - initially invisible, it appears when you touch the screen,
centered on your finger, then it slides with your finger if you bump the joystick edge.
- OpenTTD: All menus in the scenario editor are out of the screen.
- OpenTTD: 16bpp blitter with palette animation support.