1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 1926317975 # Linux/ICC fixes
- added "--icc" Premake flag, to disable PCH and set different warning
flags
 - added required headers
 - changed debug_warn to not generate constant-expression-in-conditional
warnings
 - changed FAM popup-warning into a log message, so it's not so
irritating
 - Atlas: pass around wxGLCanvas instead of wxGLContext, because the
context is sometimes just NULL

This was SVN commit r4733.
2007-01-02 18:11:00 +00:00
..
collada # Conversion of skeleton animations from COLLADA 2006-12-26 22:43:09 +00:00
graphics Extra fixes 2007-01-01 22:56:24 +00:00
gui # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
renderer # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
scripting # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
simulation # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
test_setup.cpp * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00