1
0
forked from 0ad/0ad
Go to file
janwas 5738bd4820 # overhauled error handling; made sure all low-level function failures are caught at the source.
* replace all "return ERR_*" with WARN_RETURN(ERR_*) - makes sure
function failures are noticed *at the cause*, not later
* LibError_from_* now take bool warn_if_failed param
* replace more debug_warns with dedicated error codes (allows localized
error reports and doesn't spam the EXE with strings)

This was SVN commit r3722.
2006-04-03 01:00:45 +00:00
binaries # Updated test actor and script for prop switch testing 2006-04-01 23:49:59 +00:00
build Premake workspace: use native wchar_t type in VC7.1/8 2006-02-03 22:29:53 +00:00
docs # IO thesis: add TSP measurement, lessons learned and bibliography (bibtex) 2006-03-25 20:57:16 +00:00
source # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00