This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
415662c4cdca0439fe1714ab916403af47162ed4
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
fe1bee706b
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
...
This was SVN commit r814.
2004-07-24 14:04:40 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
…
waio.h
…
wcpu.cpp
…
wdbg.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
wdbg.h
…
wdetect.cpp
…
wdll.cpp
…
wdll.h
…
wfam.cpp
…
wfam.h
…
wgl.h
…
win_internal.h
…
win.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
win.h
…
wposix.cpp
…
wposix.h
VC2005 fix
2004-07-20 17:19:30 +00:00
wsdl.cpp
Fixed loads of /W4 warnings, because it's easier than doing anything useful. Added some asserts to check potentially dangerous assumptions, implemented a few missing bits of code, adjusted some comments, etc.
2004-07-24 14:04:40 +00:00
wsdl.h
Minor additions: Added hotkeys to GUI buttons, camera bookmarking (not sure if this system will stay), shoring up some JS error checking, moved a bunch of constants into the config file and added a new rotation mode.
2004-07-22 16:18:12 +00:00
wsock.cpp
…
wsock.h
…
wtime.cpp
More attempted error handling
2004-07-17 17:09:33 +00:00
wtime.h
…