1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/ScenarioEditor/Sections
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
..
Cinematic # Added basic video recording. 2006-12-05 02:35:00 +00:00
Common Fixed editor brokenness. 2006-06-11 07:03:59 +00:00
Environment Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
Map Fixed compilation errors. 2006-09-24 15:59:33 +00:00
Object # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
Terrain Fixed compilation errors. 2006-09-24 15:59:33 +00:00
Trigger # Fixes for GCC 2006-11-29 23:37:10 +00:00