From b473cc554d05d30ae179d5fb26f06355d9e31a8f Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Mon, 22 Sep 2014 18:17:03 +0300 Subject: [PATCH] Updated TODO --- bugs.txt | 2 -- project/jni/boost/src | 2 +- project/jni/shmem | 2 +- todo.txt | 2 ++ 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bugs.txt b/bugs.txt index 4c20d5301..e6c0a3c66 100644 --- a/bugs.txt +++ b/bugs.txt @@ -27,8 +27,6 @@ Requested features, might never get implemented, see todo.txt for features that - Resize default on-screen buttons for different screen sizes. -- Cloud save support. - - OpenArena: chat text input should be faster. - OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input. diff --git a/project/jni/boost/src b/project/jni/boost/src index 5824acb45..82900d3d0 160000 --- a/project/jni/boost/src +++ b/project/jni/boost/src @@ -1 +1 @@ -Subproject commit 5824acb451e671205afeb188576be1dd9a2674bd +Subproject commit 82900d3d0e9638172f7d65d130ca75f810cefb48 diff --git a/project/jni/shmem b/project/jni/shmem index c2a28f528..89c7cb8d0 160000 --- a/project/jni/shmem +++ b/project/jni/shmem @@ -1 +1 @@ -Subproject commit c2a28f528d0b1b2528dda125e8fe8018609e7e9a +Subproject commit 89c7cb8d033412be4fdca551ec39432d5d2d06a6 diff --git a/todo.txt b/todo.txt index 7ed5f309c..8f5ab7778 100644 --- a/todo.txt +++ b/todo.txt @@ -5,6 +5,8 @@ TODO, which will get actually done - TeeWorlds: navigate UI with gamepad. +- TeeWorlds: control movement with gyroscope. + - OpenArena: navigate game menu with analog joystick. - OpenArena: do not treat commands starting with / as chat text.