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-18 22:56:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29f5d23daee1207795a030df29f8ac2ef0a24635
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
1739f66428
no longer emulate FAM, due to a stupid design flaw. instead, implement sysdep/dir_watch interface
...
This was SVN commit r862.
2004-07-31 15:50:30 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
add crash log (call stack and minidump)
2004-07-15 02:39:25 +00:00
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
aiocb buf field is now volatile void* to bring in line with linux
2004-07-31 01:50:54 +00:00
waio.h
aiocb buf field is now volatile void* to bring in line with linux
2004-07-31 01:50:54 +00:00
wcpu.cpp
…
wdbg.cpp
Made the pre-main() exception handler's stack trace use the right context
2004-07-28 18:20:32 +00:00
wdbg.h
Working crash log
2004-07-15 19:12:54 +00:00
wdetect.cpp
…
wdir_watch.cpp
no longer emulate FAM, due to a stupid design flaw. instead, implement sysdep/dir_watch interface
2004-07-31 15:50:30 +00:00
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
…
win.cpp
Moved all cursor code into cursor.cpp
2004-07-29 16:14:22 +00:00
win.h
…
wposix.cpp
…
wposix.h
VC2005 fix
2004-07-20 17:19:30 +00:00
wsdl.cpp
Don't get confused by messages sent when enabling NVIDIA's QuickZoom
2004-07-29 16:02:11 +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
…