0ad/source/lib/res/file
janwas 83970eceae forgot to add this
This was SVN commit r3797.
2006-04-22 16:50:17 +00:00
..
archive.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
archive.h # refactor vfs/file code (unify interface, dispatch between providers via virtual functions) 2006-04-19 15:19:04 +00:00
compression.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
compression.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_cache.cpp # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup 2006-04-20 04:25:14 +00:00
file_cache.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_internal.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
file_io.cpp # refactor vfs/file code (unify interface, dispatch between providers via virtual functions) 2006-04-19 15:19:04 +00:00
file_io.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_stats.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_stats.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
file_util.cpp forgot to add this 2006-04-22 16:50:17 +00:00
file.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
file.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
path.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
path.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
trace.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
trace.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_mount.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
vfs_mount.h # refactor vfs/file code (unify interface, dispatch between providers via virtual functions) 2006-04-19 15:19:04 +00:00
vfs_optimizer.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
vfs_optimizer.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs_redirector.cpp # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup 2006-04-20 04:25:14 +00:00
vfs_redirector.h # refactor vfs/file code (unify interface, dispatch between providers via virtual functions) 2006-04-19 15:19:04 +00:00
vfs_tree.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
vfs_tree.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
vfs.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
vfs.h # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
zip.cpp # fix vtbl_magic compile error on VC8; fix incorrect type in u32_from_larger; explanation+cleanup 2006-04-20 04:25:14 +00:00
zip.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00