1
0
forked from 0ad/0ad
0ad/source/tools/atlas/GameInterface
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
..
Handlers part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
ActorViewer.cpp # SwEng 2007-05-02 12:07:08 +00:00
ActorViewer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Brushes.cpp Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
Brushes.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CommandProc.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
CommandProc.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
DeltaArray.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
GameLoop.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
GameLoop.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
InputProcessor.cpp # SwEng 2007-05-02 12:07:08 +00:00
InputProcessor.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasser.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
MessagePasserImpl.cpp # OS X fixes. 2007-10-11 08:00:05 +00:00
MessagePasserImpl.h Use one semaphore for the process's lifetime, for efficiency. 2007-09-02 21:16:23 +00:00
Messages.h Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
MessagesSetup.h Atlas: Ported terrain texture selection panel to JS. Removed textual labels on each texture. 2007-06-14 12:11:22 +00:00
Misc.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
Register.cpp #bugfixes 2007-05-11 13:11:25 +00:00
Shareable.h Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
SharedMemory.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SharedTypes.h Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes 2007-09-03 12:56:45 +00:00
SimState.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
SimState.h Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
View.cpp Fixed #186 (problems with entity deletion in Atlas). 2007-06-10 19:00:25 +00:00
View.h Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00