Clean up.
[neverball] / tools /
2008-01-01 rootMerged lockstep branch.
2007-12-23 parastiHacked mapc to avoid i18n.
2007-12-03 parastiMerged branch utf8.
2007-09-29 parastiFixed a fails-to-build error in democonv.
2007-09-09 parastiMakefile clean-up. This is actually the first batch...
2007-08-05 parastiStill not quite happy with the Makefiles.
2007-07-19 parastiChanged tools/Makefile to justify the directory name...
2007-05-19 parastiMoved democonv's '#undef main' to Makefile.
2007-02-11 parastiFixed a really ugly error in the democonv docs.
2006-10-25 parastiAdd a 'win' target to tools/Makefile for cross-compiling.
2006-10-13 parastiRevert revision [590]. The provided Makefile should...
2006-10-12 parastiIn convert-replays.bat, use a separate variable for...
2006-10-12 parastiSuppress SDL main() substitution and use SDL_endian...
2006-10-12 mymadd a mingw Makefile for the replay converter tool
2006-10-11 parastiFix grammar.
2006-10-11 parastiAdd a README in the tools directory. Documents democon...
2006-10-11 parastidemoconv: treat date/time as local time, DST unknown...
2006-10-10 parastiFix indentation.
2006-10-10 parastiAlso don't link democonv to SDL in the rest of the...
2006-10-10 parastiAdd a --prefix option to convert-replays.bat and do...
2006-10-10 parastiDon't output convert-replays.bat usage to stderr to...
2006-10-10 parastiDon't include i18n.h with base_config.h, don't link...
2006-10-10 parastiMove usage info to democonv.c, stop messing with enable...
2006-10-09 parastiUse the delayed environment variable expansion correctly.
2006-10-09 parastiWrap democonv with a convienent but awkward batch file.
2006-10-09 parastiRemove a tab. Was giving me nightmares. :)
2006-10-09 parastiSet democonv's stdin/stdout to binary mode on Windows...
2006-10-09 parastiA somewhat more intelligent approach to copying the...
2006-10-09 parastiMake the democonv functions static.
2006-10-09 parastiAdd a "tools" subdirectory and put the initial mock...