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-21 19:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8593825eee9f264c3e07a3ee24e24ef83d93f559
0ad
/
source
/
scriptinterface
T
History
Yves
8593825eee
Modifies
23c708f72a
to use the NONCOPYABLE macro as suggested by leper.
...
This was SVN commit r15626.
2014-08-09 21:16:25 +00:00
..
tests
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
AutoRooters.cpp
…
AutoRooters.h
…
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
…
ScriptExtraHeaders.h
…
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
…
ScriptStats.h
…
ScriptTypes.h
…
ScriptVal.cpp
…
ScriptVal.h
…
ThreadDebugger.cpp
…
ThreadDebugger.h
…