Updated todo

This commit is contained in:
pelya
2015-07-11 12:57:25 +03:00
parent cdd6ad13ef
commit b188a8a19a
2 changed files with 1 additions and 13 deletions

View File

@@ -14,4 +14,4 @@ export CXXFLAGS=-O0
make -j8 VERBOSE=1 || exit 1
cd bin
#gdb -ex run --args \
./openttd -d 2 -r 854x480 -g opntitle.sav
./openttd -d 2 -r 854x480 # -g opntitle.sav

View File

@@ -7,18 +7,6 @@ TODO, which will get actually done
- TeeWorlds: control movement with gyroscope.
- TeeWorlds: voting is broken.
- TeeWorlds: can't fully delete the mod filter.
- TeeWorlds: sending smilies (likely Unicode emoji) crashes the client.
- TeeWorlds: client timeouts from server whne app is in the background.
- TeeWorlds: implement rcon.
- TeeWorlds: implement running local server (vanilla, no options).
- OpenArena: navigate game menu with analog joystick.
- OpenArena: do not treat commands starting with / as chat text.