0ad/source/lib/res/file
2006-04-10 16:59:21 +00:00
..
archive.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
archive.h - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr 2006-03-15 05:18:32 +00:00
compression.cpp # housekeeping (improve unreachable code annotations and avoid compiler warnings) 2006-04-10 06:44:54 +00:00
compression.h - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr 2006-03-15 05:18:32 +00:00
file_cache.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file_cache.h # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file_internal.h # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file_io.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file_io.h # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file_stats.cpp # add instrumentation to file_cache; bugfixes 2006-03-25 07:08:29 +00:00
file_stats.h # IO bugfixes and improvements; more support for cache/seek measurements 2006-03-24 21:56:00 +00:00
file.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
file.h # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
trace.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
trace.h # add instrumentation to file_cache; bugfixes 2006-03-25 07:08:29 +00:00
vfs_mount.cpp # housekeeping (improve unreachable code annotations and avoid compiler warnings) 2006-04-10 06:44:54 +00:00
vfs_mount.h file: pp_set_dir fix: safely handle case where pp.path already contains data; add TFile* member to DirEnt 2006-03-09 21:37:23 +00:00
vfs_optimizer.cpp # bugfix for #78: definition of PATH_MAX was too small/mixed up with VFS_MAX_PATH 2006-04-10 16:59:21 +00:00
vfs_optimizer.h file_cache: fix: add buf/size combo to exact_buf_oracle if file_io rounded size up. 2006-03-07 05:44:34 +00:00
vfs_path.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
vfs_path.h # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
vfs_tree.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
vfs_tree.h adts: DynHashTbl: safely handle calling clear() right before dtor 2006-03-16 07:16:24 +00:00
vfs.cpp # bugfix for #78: definition of PATH_MAX was too small/mixed up with VFS_MAX_PATH 2006-04-10 16:59:21 +00:00
vfs.h file: pp_set_dir fix: safely handle case where pp.path already contains data; add TFile* member to DirEnt 2006-03-09 21:37:23 +00:00
zip.cpp # further documentation and improvements to lib/res/file code 2006-04-03 21:28:10 +00:00
zip.h - allocators: SingleAllocator: renamed free method to release() to avoid need for nommgr 2006-03-15 05:18:32 +00:00