1
0
forked from 0ad/0ad
0ad/source
2005-06-16 22:00:58 +00:00
..
graphics Updated autobuilder to update ps.pdb. 2005-06-02 18:04:20 +00:00
gui Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function. 2005-06-14 03:33:16 +00:00
i18n Changed PSERROR to inherit from std::exception 2005-05-24 00:00:40 +00:00
lib 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
maths Entities: Removed Tag attribute; it is taken from the filename instead. Made entity XML files be loaded on demand. Probably stopped crash when maps contain non-existent entities. Fixed a few bugs in entity definitions. 2005-03-29 20:50:04 +00:00
ps singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
renderer Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function. 2005-06-14 03:33:16 +00:00
scripting Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
simulation Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
sound debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +00:00
tests UTF-8->CStrW conversion; used in saved console history. 2005-05-10 18:15:03 +00:00
tools Trying once more to rename this stuff correctly... 2005-06-14 20:46:45 +00:00
main.cpp timer.h: require trailing ; after TIMER 2005-06-16 21:50:20 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00