1
1
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/ActorEditor
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.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
ActorEditor.h Added 'float' flag to actors - fixes #153. 2006-09-28 02:05:56 +00:00
ActorEditorListCtrl.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
ActorEditorListCtrl.h 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
AnimListEditor.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
AnimListEditor.h # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
PropListEditor.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
PropListEditor.h # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00