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 08:07:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce27068bacd6cd37363d92683bdfbfce91dedc86
0ad
/
source
/
lib
/
sysdep
/
win
T
History
Ykkrosh
afbf08ab1d
Avoid infinite recursion in debug_warn/assert2
...
This was SVN commit r1911.
2005-02-05 19:14:56 +00:00
..
assert_dlg.h
…
assert_dlg.rc
Made invalid-attempt-to-get-player errors less subtle. Word-wrapping in assert2 dialog box.
2005-01-29 00:11:50 +00:00
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
…
waio.h
…
wcpu.cpp
add/update win-specific code+header file comment
2005-01-27 16:18:22 +00:00
wdbg.cpp
Avoid infinite recursion in debug_warn/assert2
2005-02-05 19:14:56 +00:00
wdbg.h
again hooked up 0ad exception handler (pending cleanup of the exception code)
2005-01-28 19:11:30 +00:00
wdetect.cpp
…
wdir_watch.cpp
wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it
2005-01-28 18:16:51 +00:00
wdll.cpp
wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it
2005-01-28 18:16:51 +00:00
wdll.h
…
wgl.h
…
win_internal.h
win_internal: winnt version=0x0501 for HeapSetInformation (to enable LFH)
2005-02-02 03:26:38 +00:00
win.cpp
win_internal: winnt version=0x0501 for HeapSetInformation (to enable LFH)
2005-02-02 03:26:38 +00:00
win.h
add/update win-specific code+header file comment
2005-01-27 16:18:22 +00:00
wposix_types.h
…
wposix.cpp
debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed.
2005-01-30 16:08:14 +00:00
wposix.h
debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed.
2005-01-30 16:08:14 +00:00
wpthread.cpp
add win_alloc, used by wpthread to allocate memory for critical sections (safe allocator that may be called at any time, even before _cinit and during static dtors)
2005-01-30 17:40:24 +00:00
wpthread.h
add/update win-specific code+header file comment
2005-01-27 16:18:22 +00:00
wsdl.cpp
…
wsdl.h
add/update win-specific code+header file comment
2005-01-27 16:18:22 +00:00
wsock.cpp
wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it
2005-01-28 18:16:51 +00:00
wsock.h
…
wtime.cpp
…
wtime.h
…