0ad/source/lib/file
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
..
archive more dehydra. disabled lockfree module (not in use). 2008-07-17 17:00:00 +00:00
common bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
disabled_tests had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
io Fix MSVC build errors and warnings 2008-07-19 00:58:34 +00:00
vfs bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
file_system_posix.cpp now load files from "public" mod unless onlyPublicFiles is on cmdline (see http://www.wildfiregames.com/forum/index.php?s=&showtopic=11983) 2008-09-06 21:12:36 +00:00
file_system_posix.h fixes from work 2008-07-21 20:43:37 +00:00
file_system_util.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
file_system_util.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
file_system.cpp part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file.cpp needed unicode at work: 2008-08-09 19:22:13 +00:00
file.h needed unicode at work: 2008-08-09 19:22:13 +00:00
path.cpp pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
path.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00