--- a/TODO.wiki Sat Feb 16 13:32:18 2013 +0000
+++ b/TODO.wiki Sat Feb 16 13:33:50 2013 +0000
@@ -21,6 +21,7 @@
* Run `Valgrind` on engine, report the most used functions and optimize them so that performance increases.
* Use the Qt macro `QtPrintable` everywhere instead of looping through various string methods.
* Document compiler flags: just add a little comment near each flag explaining its use.
+ * Add a little weapon description in the configuration page, through the `setWhatsThis()` method.
* Document video flags, in video recording section.