0ad/source/lib/res/file
2006-06-07 22:15:29 +00:00
..
tests This was SVN commit r3971. 2006-06-07 22:15:29 +00:00
archive_builder.cpp # housekeeping 2006-06-04 22:27:40 +00:00
archive_builder.h # more res/file refactoring (split up archive provider and builder) 2006-04-24 05:20:14 +00:00
archive.cpp # housekeeping 2006-06-04 22:27:40 +00:00
archive.h 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
compression.cpp # housekeeping 2006-06-04 22:27:40 +00:00
compression.h # add CppDoc comments; prepare for automated testing 2006-05-31 04:01:59 +00:00
file_cache.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file_cache.h # bugfix in archive generator: avoid assert triggered for uncachable files 2006-05-21 01:16:38 +00:00
file_internal.h # housekeeping 2006-06-04 22:27:40 +00:00
file_io.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file_io.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_stats.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_stats.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
file_util.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file.cpp # housekeeping 2006-06-04 22:27:40 +00:00
file.h # housekeeping 2006-06-04 22:27:40 +00:00
path.cpp # housekeeping 2006-06-04 22:27:40 +00:00
path.h 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
trace.cpp # housekeeping 2006-06-04 22:27:40 +00:00
trace.h # bugfixes: prevent incorrect FPU results due to 0-length files, and incorrect file caching due to timestamps delayed by long sojourn in the debugger. 2006-04-30 21:45:32 +00:00
vfs_mount.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_mount.h # big VFS update: laid groundwork for running as non-admin; move XMB files into separate directory tree 2006-05-17 16:47:49 +00:00
vfs_optimizer.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_optimizer.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
vfs_redirector.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_redirector.h #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
vfs_tree.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs_tree.h # housekeeping 2006-06-04 22:27:40 +00:00
vfs.cpp # housekeeping 2006-06-04 22:27:40 +00:00
vfs.h FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
zip.cpp # housekeeping 2006-06-04 22:27:40 +00:00
zip.h # housekeeping 2006-06-04 22:27:40 +00:00