1
0
forked from 0ad/0ad
0ad/source/lib/file/io
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
..
block_cache.cpp WIP of new file code 2007-11-20 18:51:07 +00:00
block_cache.h WIP of new file code 2007-11-20 18:51:07 +00:00
io_buf.cpp WIP of new file code 2007-11-20 18:51:07 +00:00
io_buf.h WIP of new file code 2007-11-20 18:51:07 +00:00
io_manager.cpp WIP file code, getting pretty close to functional 2007-12-01 18:32:43 +00:00
io_manager.h WIP file code, getting pretty close to functional 2007-12-01 18:32:43 +00:00