This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-22 04:23:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eebc2f07bbca2a2bafaa18bf0dcd259cf09f8a61
0ad
/
source
/
scriptinterface
T
History
Yves
5a3f07b3d9
Forgot to use excnObj in
db9c20e0a9
. Also roots an additional jsval.
...
This was SVN commit r15518.
2014-07-12 19:46:12 +00:00
..
tests
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +00:00
AutoRooters.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
AutoRooters.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
DebuggingServer.cpp
Adds precompiled.h include because Visual Studio checks for that even though the file only contains comments.
2014-01-05 13:58:38 +00:00
DebuggingServer.h
…
NativeWrapperDecls.h
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +00:00
NativeWrapperDefns.h
Changes our JSNative functions to use JS::CallReceiver/JS::CallArgs.
2014-07-12 16:55:09 +00:00
ScriptConversions.cpp
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +00:00
ScriptExtraHeaders.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptInterface.cpp
Forgot to use excnObj in
db9c20e0a9
. Also roots an additional jsval.
2014-07-12 19:46:12 +00:00
ScriptInterface.h
Changes FromJSVal to take a JS::HandleValue instead of JS::Value.
2014-07-12 19:08:39 +00:00
ScriptStats.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptStats.h
…
ScriptTypes.h
Suppresses MSVC warning C4005 'macro redefinition' from SpiderMonkey upgrade
2014-04-23 21:12:28 +00:00
ScriptVal.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptVal.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ThreadDebugger.cpp
Adds precompiled.h include because Visual Studio checks for that even though the file only contains comments.
2014-01-05 13:58:38 +00:00
ThreadDebugger.h
…