0ad/source/lib/res/file
2006-04-27 03:11:45 +00:00
..
archive_builder.cpp # more res/file refactoring (split up archive provider and builder) 2006-04-24 05:20:14 +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 #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
archive.h # more res/file refactoring (split up archive provider and builder) 2006-04-24 05:20:14 +00:00
compression.cpp #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
compression.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_cache.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_cache.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_internal.h #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
file_io.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_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 #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
file.cpp #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
file.h #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
path.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
path.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
trace.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
trace.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_mount.cpp # VFS: add support for redirecting writes of files that are in archives to writable mod directory (required for editor) 2006-04-25 17:35:35 +00:00
vfs_mount.h # VFS: add support for redirecting writes of files that are in archives to writable mod directory (required for editor) 2006-04-25 17:35:35 +00:00
vfs_optimizer.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
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 #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +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 #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
vfs_tree.h #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
vfs.cpp # bugfix: was triggering write-to-mod feature for all file writes due to incorrect flag comparison (2 bits must both be set) 2006-04-27 03:11:45 +00:00
vfs.h # VFS: add support for redirecting writes of files that are in archives to writable mod directory (required for editor) 2006-04-25 17:35:35 +00:00
zip.cpp #further VFS refactor (dirent enumeration interface unified, more code sharing) 2006-04-26 22:38:25 +00:00
zip.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