0ad/source/tools/atlas/GameInterface/Handlers
janwas e2eb5b2610 part4: adapt codebase to changes in lib/
mostly straightforward except for CVSFile / Filesystem. moved the former
into the newly created latter component. removed VFSUtil entirely (that
functionality is available from lib/file/file_system_util.h)

Xeromyces.cpp: simplify buffer handling since smart pointers are now in
play. also use WriteBuffer instead of membuffer.

This was SVN commit r5519.
2007-12-20 20:21:45 +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 part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +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 Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
EnvironmentHandlers.cpp implement atlas feature request 2007-05-29 22:47:26 +00:00
GraphicsSetupHandlers.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +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 Atlas: Fixes for compiler warnings and UI layout issues on Windows. Fixed territory updates when deleting units. 2007-06-14 15:42:24 +00:00
TerrainHandlers.cpp Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
TriggerHandler.cpp fix warnings 2007-05-28 14:25:07 +00:00