0ad/source/tools/atlas/GameInterface/Handlers
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
..
BrushHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
CameraCtrlHandlers.cpp # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +00:00
CinemaHandler.cpp #Cinematic editor 2006-08-22 02:24:44 +00:00
CommandHandlers.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
ElevationHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
EnvironmentHandlers.cpp Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
GraphicsSetupHandlers.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
MapHandlers.cpp Bug fixes and more game setup options. 2006-10-08 17:39:46 +00:00
MessageHandler.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
MessageHandler.h Restoring SVN repository: 2006-06-21 22:37:31 +00:00
MiscHandlers.cpp # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
ObjectHandlers.cpp # Bug fixes. 2006-12-20 05:41:54 +00:00
TerrainHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
TriggerHandler.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00