1
0
forked from 0ad/0ad
Go to file
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
binaries Linux compatibility in test converter. Fixed O(n^2) bottleneck. 2006-12-06 17:42:07 +00:00
build # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00