0ad/source/lib/file/vfs
2011-04-30 15:57:43 +00:00
..
file_cache.cpp cleanup: move ADTs into lib/adts (separate files). fix definition of ASSERT 2011-04-30 13:35:36 +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 split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
vfs_lookup.h skip populating directories when mounting and scanning archives => reduces startup time by about half a second when archives are present. 2010-10-10 10:22:11 +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 refactor headers: path_util -> path, native_path -> os_path, remove where unnecessary 2011-03-23 14:43:35 +00:00
vfs_populate.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
vfs_tree.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
vfs_tree.h refactor path interface: 2011-03-23 13:36:20 +00:00
vfs.cpp make VFS thread-safe, per long-standing request by Philip 2011-04-30 15:57:43 +00:00
vfs.h make VFS thread-safe, per long-standing request by Philip 2011-04-30 15:57:43 +00:00