1
0
forked from 0ad/0ad
Go to file
2005-06-16 22:00:58 +00:00
binaries Terrain tweaks, additions, and moves 2005-06-13 06:49:26 +00:00
build enable PDB debug info in release mode (required for stack trace). in final builds, private symbols can be stripped (no risk of "open-sourcing" our code). 2005-05-31 19:02:38 +00:00
source add error codes; reorder some code for better grouping; locking is now hopefully correct; symbol delimiting improved; now able to decode "which register is it stored in"; refactor dump_sym (no longer determine size; it's now only a manager); more robust stack frame treatment; dialog now usable for exceptions as well; figure out correct exception locus (SEH location is bogus). 2005-06-16 22:00:58 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00