0ad/source/lib/file/vfs
leper 6f09803e8c TerrainTextureManager file loading rewrite. Fixes #3358.
Add directory callback to vfs::ForEachFile.
Each terrain directory should now have a terrains.xml file,
as using the previous terrains.xml file is unlikely to be what was
intended.

This was SVN commit r17341.
2015-11-30 20:12:12 +00:00
..
tests Fix mod priority. Add user mod support. Fixes #1838. 2013-02-14 00:40:02 +00:00
file_cache.cpp gracefully handle the case where the file cache is full of data still referenced elsewhere. 2011-05-04 22:19:38 +00:00
file_cache.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
vfs_lookup.cpp Convert debug_printf to take UTF-8 strings instead of wchar_t. 2015-02-14 01:45:13 +00:00
vfs_lookup.h Write mod data correctly. Fixes #1940. 2013-06-11 20:50:09 +00:00
vfs_path.cpp # towards locale-independent pathnames on Linux 2011-03-21 17:53:13 +00:00
vfs_path.h refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
vfs_populate.cpp Exclude .git dirs when adding subfolders to the VFS. 2014-06-15 17:06:24 +00:00
vfs_populate.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
vfs_tree.cpp Fix mod priority. Add user mod support. Fixes #1838. 2013-02-14 00:40:02 +00:00
vfs_tree.h add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development 2013-09-10 14:17:04 +00:00
vfs_util.cpp TerrainTextureManager file loading rewrite. Fixes #3358. 2015-11-30 20:12:12 +00:00
vfs_util.h TerrainTextureManager file loading rewrite. Fixes #3358. 2015-11-30 20:12:12 +00:00
vfs.cpp Remove collision in global namespace. 2014-07-09 19:16:03 +00:00
vfs.h add file notification to Mac ticket 514, also change name of class FileInfo to CFileInfo to ease Mac development 2013-09-10 14:17:04 +00:00