1
0
forked from 0ad/0ad
0ad/source/lib/file/vfs
janwas c4654fd8fa bits: avoid sign conversion warning
debug: cleanup
ogl_tex, tex: use full-width types to avoid truncation warnings
wdbg_sym.cpp: skip __suppress and __profile symbols; add additional hex
display for floats; cleanup
wdll_ver.cpp: cppdoc+cleanup (remove non-reentrant C interface, replace
with std::string)
sysdep: add cppdoc

everything else: flag parameters are now consistently size_t instead of
int (avoids warnings, allows slightly better code on x64)

This was SVN commit r6392.
2008-09-18 11:27:55 +00:00
..
file_cache.cpp dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
file_cache.h dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
vfs_lookup.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
vfs_lookup.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +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_populate.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
vfs_populate.h fix: ensure directory is populated despite multiple Attach operations 2008-09-06 21:09:58 +00:00
vfs_tree.cpp fix: ensure directory is populated despite multiple Attach operations 2008-09-06 21:09:58 +00:00
vfs_tree.h fix: ensure directory is populated despite multiple Attach operations 2008-09-06 21:09:58 +00:00
vfs.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
vfs.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00