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
bfe0b79b91b480ef8481a9538fc440232e00396f
0ad
/
source
/
scripting
T
History
Yves
5304bc9d6a
Changes GameView to expose global functions to scripts instead of using CJSObject.
...
Fixes
#2126
Refs
#1886
This was SVN commit r13826.
2013-09-12 12:40:05 +00:00
..
JSConversions.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +00:00
JSConversions.h
…
JSUtil.cpp
…
JSUtil.h
…
ScriptableObject.cpp
…
ScriptableObject.h
…
ScriptGlue.cpp
Changes GameView to expose global functions to scripts instead of using CJSObject.
2013-09-12 12:40:05 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
…
ScriptingHost.h
…
SpiderMonkey.h
…