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
ce27068bacd6cd37363d92683bdfbfce91dedc86
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
afbf08ab1d
Avoid infinite recursion in debug_warn/assert2
...
This was SVN commit r1911.
2005-02-05 19:14:56 +00:00
..
unix
mmgr ported to linux
2005-02-02 17:01:33 +00:00
win
Avoid infinite recursion in debug_warn/assert2
2005-02-05 19:14:56 +00:00
cpu.h
…
debug.h
symbol->descriptive_string cache - avoids redundant debug_resolve_symbol calls.
2005-02-02 03:35:25 +00:00
dir_watch.h
…
gfx.h
…
ia32.cpp
_control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing)
2005-01-30 23:07:55 +00:00
ia32.h
_control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing)
2005-01-30 23:07:55 +00:00
os.h
…
sysdep.cpp
…
sysdep.h
…