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
533eb66ea7e6dbed87c745ebfc7774c47488bc45
0ad
/
source
/
gui
/
scripting
T
History
janwas
ec6b78b252
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
...
This was SVN commit r2447.
2005-06-28 04:06:25 +00:00
..
JSInterface_GUITypes.cpp
Fixed annoying crash when SpiderMonkey's GC ran.
2004-12-21 18:41:58 +00:00
JSInterface_GUITypes.h
…
JSInterface_IGUIObject.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
JSInterface_IGUIObject.h
…