1
0
forked from 0ad/0ad
Go to file
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
binaries This was SVN commit r7154. 2009-10-12 11:40:36 +00:00
build Fix inconsistency in Dehydra script 2009-11-07 13:38:31 +00:00
docs Removed coding conventions document (migrated to http://trac.wildfiregames.com/wiki/Coding_Conventions) 2009-06-24 16:09:06 +00:00
source 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
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00
license_dbghelp.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_gpl-2.0.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
license_lgpl-2.1.txt Initial attempt at describing licensing details 2009-06-20 17:45:51 +00:00
LICENSE.txt Minor clarifications to licensing 2009-06-24 16:12:10 +00:00