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
aa1fcfd20cf35dbad7e7c0b16db1ab46543d5b0d
0ad
/
source
/
scriptinterface
T
History
Ykkrosh
6af877a1cb
Fix Windows crash caused by calling js_free (which calls free from the wrong CRT).
...
Fix some warnings. This was SVN commit r8873.
2011-01-29 17:50:42 +00:00
..
tests
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00
AutoRooters.cpp
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
AutoRooters.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptConversions.cpp
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00
ScriptInterface.cpp
Fix Windows crash caused by calling js_free (which calls free from the wrong CRT).
2011-01-29 17:50:42 +00:00
ScriptInterface.h
Fix Windows crash caused by calling js_free (which calls free from the wrong CRT).
2011-01-29 17:50:42 +00:00
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
Fix int8_t redefinition errors in VC2010
2010-11-17 03:02:04 +00:00
ScriptVal.cpp
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
ScriptVal.h
Add AI script code to provide a cleaner API around the engine interface.
2011-01-15 23:35:20 +00:00