0ad/source/lib/file/vfs
janwas 3c411dd174 large batch of Dehydra static code analysis fixes
(mostly passing arguments by const reference and checking LibError
return codes)

This was SVN commit r6214.
2008-07-12 10:45:11 +00:00
..
file_cache.cpp Compile fix for newer versions of GCC (>= 4.3) 2008-06-28 18:51:06 +00:00
file_cache.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
vfs_lookup.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
vfs_lookup.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
vfs_path.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
vfs_path.h add cppdoc (and fix a warning in ogl_shader) 2008-07-05 18:46:12 +00:00
vfs_tree.cpp large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
vfs_tree.h large batch of Dehydra static code analysis fixes 2008-07-12 10:45:11 +00:00
vfs.cpp fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
vfs.h add cppdoc (and fix a warning in ogl_shader) 2008-07-05 18:46:12 +00:00