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-21 09:07:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2a6f29ab3a5a741a2fe2b530655be440dde9e8b
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
a2a6f29ab3
s/Prometheus/Pyrogenesis/
...
This was SVN commit r1459.
2004-12-05 21:56:09 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
printf.cpp
…
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
s/Prometheus/Pyrogenesis/
2004-12-05 21:56:09 +00:00
wdbg.h
…
wdetect.cpp
sound driver version detect code takes DLL search path into account; hardened
2004-11-22 07:41:02 +00:00
wdir_watch.cpp
better error handling: lots of little changes.
2004-12-01 21:37:01 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
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
…
wposix.cpp
better error handling: lots of little changes.
2004-12-01 21:37:01 +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
better error handling: lots of little changes.
2004-12-01 21:37:01 +00:00
wtime.h
…