0ad/source/lib/sysdep/win
2005-03-22 13:54:37 +00:00
..
assert_dlg.h wdbg: much improved dbghelp stack dump, thanks to availability of new dox. should succeed with user-defined types - voodoo programming no more. benefits are reaped when using assert2 in code (recommended!) or an exception is raised. 2005-01-25 18:42:42 +00:00
assert_dlg.rc Made invalid-attempt-to-get-player errors less subtle. Word-wrapping in assert2 dialog box. 2005-01-29 00:11:50 +00:00
printf.cpp A few log categories 2004-08-15 20:57:31 +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 philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +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 philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
wdbg.cpp still getting 'incorrect symbol tag' assert (SymTagBaseClass). replaced with debug_out 2005-03-10 17:01:18 +00:00
wdbg.h again hooked up 0ad exception handler (pending cleanup of the exception code) 2005-01-28 19:11:30 +00:00
wdetect.cpp fix stupid sizeof bug reported by philip 2005-03-10 00:47:23 +00:00
wdir_watch.cpp reloading is optimized and armor-plated. eliminated an evil race condition. 2005-03-02 12:06:40 +00:00
wdll.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +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 wsdl: cleanup semaphore code, move mouse functions near other "misc" functions 2005-03-18 22:09:44 +00:00
win.cpp philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
win.h MinGW fixes 2005-02-26 15:14:55 +00:00
wposix_types.h mucking about with base lib headers: 2005-03-09 12:56:02 +00:00
wposix.cpp philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
wposix.h philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
wpthread.cpp Various small fixes and minimal improvements 2005-03-22 13:54:37 +00:00
wpthread.h posix: add semaphore.h 2005-03-09 15:52:35 +00:00
wsdl.cpp config: console alternate key=f9 (not f12, because that triggers a breakpoint in VC) 2005-03-20 15:45:52 +00:00
wsdl.h add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wsock.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +00:00
wsock.h Fixed calling convention for IPv6 function pointers 2004-08-16 18:13:22 +00:00
wtime.cpp fixed occasional deadlock at exit 2005-03-19 14:23:26 +00:00
wtime.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00