1
0
forked from 0ad/0ad
Go to 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
binaries Splitting Internal with Public 2008-09-18 04:38:42 +00:00
build Some fixes for OS X: 2008-08-11 04:18:10 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00