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-10 22:34:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87d055efd9faac7e70dff7de991f188968ca58aa
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
…
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