Updated todo
This commit is contained in:
@@ -14,4 +14,4 @@ export CXXFLAGS=-O0
|
|||||||
make -j8 VERBOSE=1 || exit 1
|
make -j8 VERBOSE=1 || exit 1
|
||||||
cd bin
|
cd bin
|
||||||
#gdb -ex run --args \
|
#gdb -ex run --args \
|
||||||
./openttd -d 2 -r 854x480 -g opntitle.sav
|
./openttd -d 2 -r 854x480 # -g opntitle.sav
|
||||||
|
|||||||
12
todo.txt
12
todo.txt
@@ -7,18 +7,6 @@ TODO, which will get actually done
|
|||||||
|
|
||||||
- TeeWorlds: control movement with gyroscope.
|
- 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: navigate game menu with analog joystick.
|
||||||
|
|
||||||
- OpenArena: do not treat commands starting with / as chat text.
|
- OpenArena: do not treat commands starting with / as chat text.
|
||||||
|
|||||||
Reference in New Issue
Block a user