0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Tools/Common
Ykkrosh 13f2e3ca0c Tried compiling with ICC9 on Linux, which raised various issues:
* Fixed some bugs with incorrect macro usage (SDL_BYTE_ORDER vs
SDL_BYTEORDER, {MSC,GCC}_VER vs {MSC,GCC}_VERSION, OS_WIN/OS_UNIX in
projects where they're not defined).
 * Removed some redundant declarations of g_Console.
 * Removed some unnecessary semicolons.
 * Removed some unused variables.
 * Added throw specification to operator new.

This was SVN commit r4698.
2006-12-16 01:01:15 +00:00
..
Brushes.cpp Fixed editor brokenness. 2006-06-11 07:03:59 +00:00
Brushes.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
MiscState.cpp # Atlas updates: better unit ownership control; fixed bottom-bar display; fixed iterator problem in undo; renamed 'd' to 'msg' for consistency 2006-05-04 02:44:03 +00:00
MiscState.h # Atlas editor: Control over 'random' actor variations. 2006-05-31 05:27:02 +00:00
ObjectSettings.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
ObjectSettings.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
Tools.cpp 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
Tools.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00