1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI
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
..
ActorEditor # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
ActorViewer # Fixes for MSVC 2006-12-01 20:34:28 +00:00
ArchiveViewer # Fixes for MSVC 2006-12-01 20:34:28 +00:00
ColourTester # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
CustomControls # Fixes for MSVC 2006-12-01 20:34:28 +00:00
FileConverter # Fixes for GCC 2006-11-29 23:37:10 +00:00
General # Added basic video recording. 2006-12-05 02:35:00 +00:00
Misc # Fixes for MSVC 2006-12-01 20:34:28 +00:00
ScenarioEditor # Added basic video recording. 2006-12-05 02:35:00 +00:00
TODO.txt Atlas: Incomplete object (entity+actor) placement code. +/- keys for zooming. 2005-12-02 07:37:57 +00:00