1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
Ykkrosh 9cd4cab693 A few log categories
This was SVN commit r994.
2004-08-15 20:57:31 +00:00
..
assert_dlg.h debug functions (superassert with stack trace) 2004-06-19 14:54:25 +00:00
assert_dlg.rc debug functions (superassert with stack trace) 2004-06-19 14:54:25 +00:00
dbghelp_funcs.h add crash log (call stack and minidump) 2004-07-15 02:39:25 +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 move SDL headers to sysdep/win (only used by wsdl) 2004-06-19 12:21:05 +00:00
SDL_vkeys.h move SDL headers to sysdep/win (only used by wsdl) 2004-06-19 12:21:05 +00:00
waio.cpp removed winsock dependency (now uses GetFileType) 2004-08-12 17:32:16 +00:00
waio.h aiocb buf field is now volatile void* to bring in line with linux 2004-07-31 01:50:54 +00:00
wcpu.cpp fix include path 2004-07-31 19:47:40 +00:00
wdbg.cpp move some win-specific debug calls here (implements sysdep/debug) 2004-08-05 19:21:16 +00:00
wdbg.h Working crash log 2004-07-15 19:12:54 +00:00
wdetect.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
wdir_watch.cpp re-enable warning when ReadDirectoryChanges fails (underlying problem solved) 2004-08-11 23:25:09 +00:00
wdll.cpp more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wdll.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wgl.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
win_internal.h now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
win.cpp add get_executable_path (used by file_rel_chdir) 2004-08-05 19:21:35 +00:00
win.h add debug_break impl 2004-07-12 16:40:57 +00:00
wposix.cpp add too-many-file open warning when opening, too (but the underlying problem is fixed) 2004-08-05 12:45:27 +00:00
wposix.h VC2005 fix 2004-07-20 17:19:30 +00:00
wsdl.cpp _mem() JS function, for extremely basic VRAM usage information 2004-08-14 11:21:29 +00:00
wsdl.h Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode. 2004-07-22 16:18:12 +00:00
wsock.cpp manually import getaddrinfo et al by "hooking" those calls 2004-07-12 14:24:26 +00:00
wsock.h manually import getaddrinfo et al by "hooking" those calls 2004-07-12 14:24:26 +00:00
wtime.cpp re-enable HRTs (had disabled for testing). oops 2004-08-02 13:35:45 +00:00
wtime.h use ia32_cap() instead of direct access to cap var 2004-06-21 14:19:43 +00:00