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-20 09:46:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
201aae41d9f2d8715560a60e8e60dd06ddabc56b
0ad
/
source
/
lib
/
sysdep
/
win
T
History
olsner
9925188b68
Whoopsie - missed some brackets in wsysdep
...
This was SVN commit r3609.
2006-03-06 08:16:29 +00:00
..
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
waio.h
…
wcpu.cpp
…
wcpu.h
…
wdbg_sym.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
wdbg.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
proper definition of wchar_t (if needed; currently not)
2006-02-03 20:45:36 +00:00
win_internal.h
…
win.cpp
fix for VC7, whose /GS check is apparently much less thorough and doesn't include __security_init_cookie
2006-02-16 20:45:38 +00:00
win.h
…
wposix_types.h
…
wposix.cpp
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
wposix.h
automatic archive builder now functional and enabled.
2006-03-01 22:31:11 +00:00
wpthread.cpp
…
wpthread.h
…
wsdl.cpp
…
wsdl.h
…
wsock.cpp
…
wsock.h
…
wsysdep.cpp
Whoopsie - missed some brackets in wsysdep
2006-03-06 08:16:29 +00:00
wtime.cpp
…
wtime.h
…