1
0
forked from 0ad/0ad
0ad/source
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
..
collada # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +00:00
graphics Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
gui Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
renderer Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
scripting Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
simulation Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00