1
0
forked from 0ad/0ad
0ad/source/tools/atlas
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
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00
AtlasScript # OS X fixes. 2007-10-11 08:00:05 +00:00
AtlasUI Alt+enter to toggle fullscreen mode in Atlas 2007-09-03 23:50:25 +00:00
DatafileIO Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
GameInterface part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
wxJS Fixed Altas/wxJS for Windows. 2007-09-04 20:04:43 +00:00