1
0
forked from 0ad/0ad
0ad/source
Ykkrosh 2ea40a23a3 VS2005 compatibility fixes and warning adjustments:
Updated DLLs.
Added DirectX headers/libraries, since they're not in the platform SDK.
Fixed invalid STL iterator usage.
Disabled STL in stack trace, since it breaks.
Added comments for some reported warnings.
Corrected some apparent off-by-one errors.
Defined strlen_s to strnlen.
Probably broke pre-beta2 versions of VC2005.

This was SVN commit r2454.
2005-07-02 21:42:55 +00:00
..
graphics VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
gui VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
i18n rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
lib VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
maths rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ps VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
renderer VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
scripting VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
simulation VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
sound rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
tests Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
tools Atlas: Added a button. Reorganised game<->UI communication system. 2005-06-27 23:04:34 +00:00
main.cpp rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00