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-07-14 12:35:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
841bf5f2ddb0a6730e8d6192ea72f161018a892e
0ad
/
source
/
scriptinterface
T
History
vladislavbelov
2e4639e6dc
Removes unused containers included in headers.
...
This was SVN commit r25004.
2021-03-03 23:01:08 +00:00
..
tests
…
FunctionWrapper.h
…
NativeWrapperDecls.h
Refactor all usage of RegisterFunction to ScriptFunction::Register
2021-03-02 20:01:14 +00:00
NativeWrapperDefns.h
…
ScriptContext.cpp
…
ScriptContext.h
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
ScriptConversions.cpp
…
ScriptConversions.h
…
ScriptEngine.h
…
ScriptExceptions.cpp
…
ScriptExceptions.h
…
ScriptExtraHeaders.h
…
ScriptForward.h
…
ScriptInterface.cpp
Cleanups includes for cassert and streams.
2021-03-03 22:26:49 +00:00
ScriptInterface.h
Refactor all usage of RegisterFunction to ScriptFunction::Register
2021-03-02 20:01:14 +00:00
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
…