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-08 05:06:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f230f061da57777d546d1204310400a68fbd3e0
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
ff4af72da1
fix incorrect round up calculation
...
This was SVN commit r1182.
2004-09-21 16:59:50 +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
Increased paranoia, in case the i18n system crashes while translating the crash message
2004-09-06 11:39:27 +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
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
…