0ad/source/tools
Ykkrosh cbafd43eea # Changed handling of command-line arguments.
* Added CmdLineArgs, which does the parsing then lets various pieces of
code check for whatever arguments they want.
 * Made Atlas exit out of main() cleanly, instead of calling exit()
itself.
 * Disabled the global exception-catching in unit tests, via a
entry_noSEH, so it doesn't make debugging harder.
 * Added nice printing of CStr in unit test failure messages, and added
comparison of vector vs constant array.

This was SVN commit r4688.
2006-12-09 14:39:52 +00:00
..
ape Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
archbuilder Updated archive builder a little bit more 2005-03-17 19:17:41 +00:00
atlas # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
autobuild Fixed autobuilder 2006-05-04 04:36:38 +00:00
autolog/SVNLog # Code for automatic SVN public logging 2006-04-08 12:59:11 +00:00
dds Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
entgraph Uninteresting things that I've had hanging around for a while. 2005-04-28 20:50:19 +00:00
fontbuilder Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
i18n Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
pmdexp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
rmgen Some tweaks to the Latium map and to the lighting on rmgen. 2006-11-28 21:54:21 +00:00
textureconv Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00