1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
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
..
unix - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
win VS2005 compatibility fixes and warning adjustments: 2005-07-02 21:42:55 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.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
ia32.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
sysdep.h 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