--- a/TODO.wiki Mon Sep 14 15:55:54 2015 +0000
+++ b/TODO.wiki Mon Sep 14 15:56:52 2015 +0000
@@ -69,7 +69,7 @@
* Parachute
* Portable portal device
* Teleportation
- * TimeBox
+ * !TimeBox
See also: https://code.google.com/p/hedgewars/issues/detail?id=184
@@ -96,7 +96,7 @@
== Graphics ==
* Make Hedgewars compatible with SDL2: code compiles and launches fine but we have problems for input, due to the frontend/engine interaction.
* Set up a wifi protocol so that tablets can draw maps and send it to the drawn maps of Hedgewars.
- ° Select the stereo renderer at runtime, either with a keybind or with a menu.
+ * Select the stereo renderer at runtime, either with a keybind or with a menu.
== Engine ==
@@ -136,6 +136,7 @@
* Add an expandable testing module so that we can trigger main engine functions and check their return values.
== Other tests ==
+
* Unify the translation files in something more usable, reducing the number of files and the repeated phrases.