This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-18 00:34:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da465ae1dca7fbcaeae555734c5620d6130fba67
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
78934b50c1
split up call to _CrtSetDbgFlag
...
This was SVN commit r1112.
2004-09-03 20:21:09 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
printf.cpp
A few log categories
2004-08-15 20:57:31 +00:00
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
no longer require aiocb to be zeroed (real aio doesn't).
2004-08-17 13:40:55 +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
…
wdbg.cpp
split up call to _CrtSetDbgFlag
2004-09-03 20:21:09 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
re-enable warning when ReadDirectoryChanges fails (underlying problem solved)
2004-08-11 23:25:09 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
more explanation of auto-init system
2004-09-02 02:46:50 +00:00
win.cpp
more explanation of auto-init system
2004-09-02 02:46:50 +00:00
win.h
…
wposix.cpp
minor improvements / commenting
2004-09-02 02:47:11 +00:00
wposix.h
had a look at mmap() due to gamedev post. cleaned it up; now bulletproof and armor-plated (I hope :)).
2004-08-27 00:29:46 +00:00
wsdl.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
wsdl.h
…
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
fix init segment names (must not be A or Z); see meeting log, 2004-08-28
2004-08-28 17:34:06 +00:00
wtime.h
…