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
6af877a1cb0873130138a44a219f722acc10d679
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
Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions.
2010-10-21 19:54:59 +00:00
NativeWrapperDefns.h
Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions.
2010-10-21 19:54:59 +00:00
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