1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI
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
..
ActorEditor # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
ActorViewer # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +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 Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
Misc # Fixes for MSVC 2006-12-01 20:34:28 +00:00
ScenarioEditor Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
TODO.txt Atlas: Incomplete object (entity+actor) placement code. +/- keys for zooming. 2005-12-02 07:37:57 +00:00