0ad/source/lib/file/vfs
janwas 93ab45e434 simplify file implementation (remove unnecessary layer of abstraction)
ensure struct stat has 64-bit fields on windows
also fixed some warnings

This was SVN commit r7120.
2009-08-24 21:04:01 +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.cpp # fix permissions of created directories 2009-08-04 19:57:53 +00:00
vfs.h simplify file implementation (remove unnecessary layer of abstraction) 2009-08-24 21:04:01 +00:00
vfs_lookup.cpp # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
vfs_lookup.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_path.cpp Add GPL header 2009-04-18 17:00:33 +00:00
vfs_path.h Add GPL header 2009-04-18 17:00:33 +00:00
vfs_populate.cpp # fix permissions of created directories 2009-08-04 19:57:53 +00:00
vfs_populate.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
vfs_tree.cpp Remove redundant -L linker arguments on non-Windows. 2009-08-07 17:22:05 +00:00
vfs_tree.h # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00