Undid revisions 884 and 883, in effect removing the macosx directory.
[neverball] / tools /
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...