From 7e73c5496498d5c5035eb2e2eb5f0982c2772f16 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Mon, 22 Jul 2013 18:27:40 +0300 Subject: [PATCH] Updated todo --- project/jni/application/commandergenius/commandergenius | 2 +- todo.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/project/jni/application/commandergenius/commandergenius b/project/jni/application/commandergenius/commandergenius index 6f28771d5..f0448760a 160000 --- a/project/jni/application/commandergenius/commandergenius +++ b/project/jni/application/commandergenius/commandergenius @@ -1 +1 @@ -Subproject commit 6f28771d57ca7d878e3cfee08014651b854b9c7f +Subproject commit f0448760a3cf7e6b6f6be621ae3b5e0c34b041a8 diff --git a/todo.txt b/todo.txt index ab6f0163f..3aef9afde 100644 --- a/todo.txt +++ b/todo.txt @@ -23,8 +23,10 @@ Requested features (see also bugs.txt) - Support of libjnigraphics (it will disable on-screen keyboard, only SW SDL screen surface supported). This is not relevant already, as every device around is fast enough with GL. -- Second joystick, to be used in TeeWorlds. +- TeeWorlds: jump with gamepad button, remove it from gamepad joystick. + +- TeeWorlds: external mouse support. - OpenTTD: make English the default language, because there are no fonts for many languages. -- UQM: On-screen buttons are re-appearing when using gamepag and switching between game screens. +- UQM: On-screen buttons are re-appearing when using gamepad and switching between game screens.