# HG changeset patch # User vittorio.giovara@gmail.com # Date 1335775497 0 # Node ID 6f7c0c72bd12f5e035622d002c5cd45500f351b2 # Parent 55f40e0633a6d3f265581df08b715100d7ef9a58 revisited a few points diff -r 55f40e0633a6 -r 6f7c0c72bd12 TODO.wiki --- a/TODO.wiki Mon Apr 30 08:29:45 2012 +0000 +++ b/TODO.wiki Mon Apr 30 08:44:57 2012 +0000 @@ -38,6 +38,8 @@ * Create an easy-to-use theme editor, outlining all the necessary files for our themes. * Make a cross-platform tool (for instance a script) that identifies new phrases in our mission, traning and gameplay scripts and adds them (marked untranslated) into our lua locaization files. * Update and document the command line arguments parsing. + * Implement an handicap system allowing for increased difficulty on some teams instead of on the whole match. + == GUI improvements == * Don't close room on admin quit if game in progress. @@ -85,7 +87,6 @@ * Add an expandable testing module so that we can trigger main engine functions and check their return values. == Other tests == - * Prepare a waterfall (eg. http://buildbot.libsdl.org/waterfall) so that we are able to catch warning and compile failures early on. * Run valgrind on engine, report the leaderboard of most used functions and optimise them so that performance increases. * Unify the translation files in something more usable, reducing the number of files and the repeated phrases. @@ -106,4 +107,9 @@ * http://hedgewars.googlecode.com/hg/project_files/HedgewarsMobile/Locale/English.lproj/About.strings * http://hedgewars.googlecode.com/hg/project_files/HedgewarsMobile/Locale/English.lproj/Localizable.strings * http://hedgewars.googlecode.com/hg/project_files/HedgewarsMobile/Locale/English.lproj/Scheme.strings - * http://hedgewars.googlecode.com/hg/project_files/HedgewarsMobile/Locale/hw-desc_en.txt \ No newline at end of file + * http://hedgewars.googlecode.com/hg/project_files/HedgewarsMobile/Locale/hw-desc_en.txt + + += Contact = + +The best way to get in touch with the devs is to join our IRC on Freenode (#hedgewars) and to interact with everyone there. Please be patient as not always there are dicussions going on there. \ No newline at end of file