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-10 15:57:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c3ce94950acbecfa2c0bfb3426b542b0e834d21
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
96807dd6f3
remove resource.h include - not needed, was actually referring to sced resource.h
...
This was SVN commit r1273.
2004-10-23 18:41:02 +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
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
…
wdbg.cpp
remove resource.h include - not needed, was actually referring to sced resource.h
2004-10-23 18:41:02 +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
fixed debug_check_heap definition
2004-09-19 18:45:04 +00:00
win.h
…
wposix.cpp
workaround for stupid "void* -> unsigned cast" warning
2004-09-19 17:27:03 +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
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
…
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
…