1
0
forked from 0ad/0ad
0ad/source/lib/file/common
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_loader.cpp part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_loader.h dehydra fixes (mostly copy-ctor warnings) 2008-07-17 14:23:51 +00:00
file_stats.cpp more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
file_stats.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
real_directory.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
real_directory.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
trace.cpp 64-bit fixes (the parts of lib/ in use at work are now fully operational in 64-bit mode) 2008-09-16 17:46:45 +00:00
trace.h improvements and fixes: 2008-01-07 20:03:19 +00:00