1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
Ykkrosh 54bd7367e8 VC2005 const fixes
This was SVN commit r2451.
2005-07-01 02:11:45 +00:00
..
error_dialog.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
error_dialog.rc ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
icon.rc Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
printf.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
printf.h Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc) 2004-08-09 15:44:35 +00:00
SDL_keysym.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
SDL_vkeys.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
waio.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
waio.h split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wcpu.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
wdbg_sym.cpp more of the asserts.. also: 2005-06-28 04:12:50 +00:00
wdbg.cpp more of the asserts.. also: 2005-06-28 04:12:50 +00:00
wdbg.h more of the asserts.. also: 2005-06-28 04:12:50 +00:00
wdetect.cpp VC2005 const fixes 2005-07-01 02:11:45 +00:00
wdir_watch.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
wdll.cpp - callback mechanism uses defines instead of easy-to-get-wrong hardcoded strings (e.g. .LIB$WTB) 2005-06-21 16:31:55 +00:00
wdll.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wgl.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
win_internal.h ScEd/lib compatibility - USE_WINMAIN (since it uses WinMain instead of main) and NO_MAIN_REDIRECT (so it can use MFC's WinMain) 2005-06-26 17:12:48 +00:00
win.cpp more of the asserts.. also: 2005-06-28 04:12:50 +00:00
win.h - callback mechanism uses defines instead of easy-to-get-wrong hardcoded strings (e.g. .LIB$WTB) 2005-06-21 16:31:55 +00:00
wposix_types.h wposix_types: better standards conformance 2005-04-26 16:49:09 +00:00
wposix.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
wposix.h - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
wpthread.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
wpthread.h pthread: add pthread_once and thread-local storage 2005-04-09 22:26:48 +00:00
wsdl.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
wsdl.h Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
wsock.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
wsock.h Fixed calling convention for IPv6 function pointers 2004-08-16 18:13:22 +00:00
wtime.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
wtime.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00