1
0
forked from 0ad/0ad
0ad/source/ps/scripting
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
..
JSCollection.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
JSCollection.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Console.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Console.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Selection.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_Selection.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSInterface_VFS.cpp part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
JSInterface_VFS.h part4: adapt codebase to changes in lib/ 2007-12-20 20:21:45 +00:00
JSMap.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00