0ad/source/lib/res
janwas 7a6109f474 debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
also:
- add listing of error codes to avoid collisions
- cpu: add cpu_MemoryBarrier
- wchar: warn whenever a character is replaced/invalid bytes are
encountered

This was SVN commit r7189.
2009-11-10 15:48:41 +00:00
..
graphics fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities) 2009-11-07 09:32:19 +00:00
sound debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped) 2009-11-10 15:48:41 +00:00
h_mgr.cpp more string drudgery 2009-11-06 10:59:10 +00:00
h_mgr.h more string drudgery 2009-11-06 10:59:10 +00:00
handle.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00