1
0
forked from 0ad/0ad
Go to file
janwas 75ab906315 WIP file code, getting pretty close to functional
archive: ArchiveEntry now a mememto and not exposed directly
typedefs for boost::shared_ptr
fixed up dir_util to new interface
add "FileProvider" that does Load/Store and indicates Precedence

vfs: structure has changed. one RealDirectory per OS dir; vfs_tree
stores it; populate uses it to Add() stuff to vfs_tree; lookup does path
traversal and calls populate

This was SVN commit r5499.
2007-12-01 18:32:43 +00:00
binaries This was SVN commit r5495. 2007-12-01 17:25:02 +00:00
build incorporate allocators/ into build 2007-11-10 13:55:32 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source WIP file code, getting pretty close to functional 2007-12-01 18:32:43 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00