0ad/source/tools/atlas/GameInterface/Handlers
janwas 4be0fe18a0 # SwEng
. major compat fixes for interoperation with wxw.
. add crashlog_sender (modified version of debgrpt wxw sample). compiles
but untested, will be changed heavily
further improvements:
. wposix no longer declares CRT functions. instead, use CRT headers..
but don't allow their (incorrect/non-POSIX) declarations to propagate to
users.
. split up win.cpp into wstartup, wutil, winit
. extern "C" -> EXTERN_C
. move sdl.* to lib/external_libraries and add png.h+zlib.h (fixes for
and include of the library)

This was SVN commit r5028.
2007-05-04 17:30:32 +00:00
..
BrushHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
CameraCtrlHandlers.cpp # SwEng 2007-05-02 12:07:08 +00:00
CinemaHandler.cpp #Preliminary end game conditions; cinematic and trigger fixes 2007-04-27 03:05:26 +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 # SwEng 2007-05-02 12:07:08 +00:00
EnvironmentHandlers.cpp Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
GraphicsSetupHandlers.cpp # SwEng 2007-05-04 17:30:32 +00:00
MapHandlers.cpp # Fixes for simulation speed in scenario edtior. Various code cleanups. 2007-01-24 20:17:28 +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 # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
ObjectHandlers.cpp # SwEng 2007-05-02 12:07:08 +00:00
TerrainHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
TriggerHandler.cpp #Cinematic changes 2007-02-27 02:14:18 +00:00