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
e3d8dd1b8253de438fdbd7255d5cd88dce398f67
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
87d055efd9
add error codes; reorder some code for better grouping; locking is now hopefully correct; symbol delimiting improved; now able to decode "which register is it stored in"; refactor dump_sym (no longer determine size; it's now only a manager); more robust stack frame treatment; dialog now usable for exceptions as well; figure out correct exception locus (SEH location is bogus).
...
This was SVN commit r2395.
2005-06-16 22:00:58 +00:00
..
error_dialog.h
ogl_tex: max_tex_size -> ogl_max_tex_size
2005-06-16 21:52:35 +00:00
error_dialog.rc
ogl_tex: max_tex_size -> ogl_max_tex_size
2005-06-16 21:52:35 +00:00
icon.rc
…
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
…
waio.h
…
wcpu.cpp
…
wdbg.cpp
add error codes; reorder some code for better grouping; locking is now hopefully correct; symbol delimiting improved; now able to decode "which register is it stored in"; refactor dump_sym (no longer determine size; it's now only a manager); more robust stack frame treatment; dialog now usable for exceptions as well; figure out correct exception locus (SEH location is bogus).
2005-06-16 22:00:58 +00:00
wdbg.h
…
wdetect.cpp
wdetect: refactor DLL version code (now used for gfx and sound drivers). now hopefully correctly handles multiple opengl drivers (e.g. due to remnants from old drivers).
2005-06-16 21:55:02 +00:00
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
…
win_internal.h
win_internal: add DataKind (fix for dbghelp.h which left it out)
2005-06-04 18:17:29 +00:00
win.cpp
further improvements to stack trace for invalid string pointers, floats, arrays and std::string.
2005-05-31 19:00:49 +00:00
win.h
…
wposix_types.h
…
wposix.cpp
…
wposix.h
…
wpthread.cpp
…
wpthread.h
…
wsdl.cpp
…
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
timer.h: require trailing ; after TIMER
2005-06-16 21:50:20 +00:00
wtime.h
…