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-28 08:07:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa5fded9ae164fdee9d2039eaeb275e2dc760a9d
0ad
/
source
/
scriptinterface
T
History
historic_bruno
3d1cd08a4c
Suppresses noisy clang/libc++ warnings from SpiderMonkey headers on OS X
...
This was SVN commit r15716.
2014-09-07 23:58:22 +00:00
..
tests
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +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
…
DebuggingServer.h
…
NativeWrapperDecls.h
More exact stack rooting (CallFunction object).
2014-07-31 19:18:40 +00:00
NativeWrapperDefns.h
Exact stack rooting for GetClass and GetPrivate.
2014-08-03 17:53:21 +00:00
ScriptConversions.cpp
Add engine support to load mods from config and restart into mods.
2014-08-25 16:02:40 +00:00
ScriptExtraHeaders.h
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptInterface.cpp
Exact stack rooting for ScriptInterface::FreezeObject.
2014-08-08 11:59:49 +00:00
ScriptInterface.h
Modifies
23c708f72a
to use the NONCOPYABLE macro as suggested by leper.
2014-08-09 21:16:25 +00:00
ScriptStats.cpp
Second (main) commit for the SpiderMonkey upgrade.
2014-03-28 20:26:32 +00:00
ScriptStats.h
…
ScriptTypes.h
Suppresses noisy clang/libc++ warnings from SpiderMonkey headers on OS X
2014-09-07 23:58:22 +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
…
ThreadDebugger.h
…