0ad/source/lib/file/vfs
janwas 4c44602ea0 add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files)
also clean up VFS a bit.
ogl_tex now tolerates deleting/renaming texture files that are in use
(except for a warning message which can be 'continue'd)

This was SVN commit r7166.
2009-11-04 22:35:54 +00:00
..
file_cache.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
file_cache.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_lookup.cpp misc. string fixes 2009-11-04 15:29:28 +00:00
vfs_lookup.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_path.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_path.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_populate.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
vfs_populate.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_tree.cpp add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00
vfs_tree.h add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00
vfs.cpp add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00
vfs.h add support for hotloading (i.e. reacting to directory change notifications and reloading the affected files) 2009-11-04 22:35:54 +00:00