1
0
forked from 0ad/0ad
Carl's fork of 0ad.
Go to file
janwas 0a0699c212 - split into symbol engine and everything else
- thread-safe init and stack trace output (more robust)
- better symbol display (no longer suppress all STL; UDT line splitting
- add debug_wprintf and debug_disable_leak_reporting
- exception handler now called from __try and vectored chain (if
supported by OS); will even work while being debugged and isn't stomped
on by some other UnhandledExceptionFilter users

This was SVN commit r2419.
2005-06-21 16:39:40 +00:00
binaries removed hard-coded constants to use the ones registered by the engine... pending a complete revamp that doesnt use SDL constants (yech!) all 2005-06-20 15:17:48 +00:00
build Unbroke build 2005-06-17 01:03:40 +00:00
source - split into symbol engine and everything else 2005-06-21 16:39:40 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00