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
2f0c785ba701f330c0fcc6fbbcf484af4a522144
0ad
/
source
/
lib
/
sysdep
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
..
unix
ogl_tex: max_tex_size -> ogl_max_tex_size
2005-06-16 21:52:35 +00:00
win
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
cpu.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
debug.h
ogl_tex: max_tex_size -> ogl_max_tex_size
2005-06-16 21:52:35 +00:00
dir_watch.h
…
gfx.h
singleton.h: use assert2 (avoid trouble in wdbg code)
2005-06-16 21:46:33 +00:00
ia32.cpp
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
ia32.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
os.h
…
snd.h
add include guards; reflect lockfree.h rename
2005-04-27 16:16:52 +00:00
sysdep.cpp
move debug_microlog to debug.cpp, call it debug_wprintf_mem. move MICROLOG define to pyrogenesis.h.
2005-05-11 22:44:20 +00:00
sysdep.h
debug.cpp: bugfix in cat_atow
2005-05-30 04:51:47 +00:00