0ad/source/lib/sysdep/win
janwas e15562b7ae 1) file: clean up path conversion call sites (was using private routine)
2) all: change file_enum and cohorts to pass struct stat instead of just
size

3) minor cleanup

This was SVN commit r1465.
2004-12-07 01:19:10 +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 fix incorrect round up calculation 2004-09-21 16:59:50 +00:00
waio.h no longer require aiocb to be zeroed (real aio doesn't). 2004-08-17 13:40:55 +00:00
wcpu.cpp fix include path 2004-07-31 19:47:40 +00:00
wdbg.cpp s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
wdbg.h Working crash log 2004-07-15 19:12:54 +00:00
wdetect.cpp 1) file: clean up path conversion call sites (was using private routine) 2004-12-07 01:19:10 +00:00
wdir_watch.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +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 add win_exe_dir (application's start directory) 2004-11-22 07:40:32 +00:00
win.cpp add win_exe_dir (application's start directory) 2004-11-22 07:40:32 +00:00
win.h add debug_break impl 2004-07-12 16:40:57 +00:00
wposix.cpp use VC's stat() for now, even if slower - mtime time conversion is a pain to implement 2004-12-07 01:12:35 +00:00
wposix.h use VC's stat() for now, even if slower - mtime time conversion is a pain to implement 2004-12-07 01:12:35 +00:00
wsdl.cpp Don't override the printscreen key when the user's looking at some other program 2004-10-18 22:08:21 +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 fix init segment names (must not be A or Z); see meeting log, 2004-08-28 2004-08-28 17:34:06 +00:00
wsock.h Fixed calling convention for IPv6 function pointers 2004-08-16 18:13:22 +00:00
wtime.cpp better error handling: lots of little changes. 2004-12-01 21:37:01 +00:00
wtime.h use ia32_cap() instead of direct access to cap var 2004-06-21 14:19:43 +00:00