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
2e4639e6dc0ff1372aae3edacbebdfbb896655e0
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
Fixes & improvements to FunctionWrapper
2021-03-02 16:55:22 +00:00
FunctionWrapper.h
Fixes & improvements to FunctionWrapper
2021-03-02 16:55:22 +00:00
NativeWrapperDecls.h
Refactor all usage of RegisterFunction to ScriptFunction::Register
2021-03-02 20:01:14 +00:00
NativeWrapperDefns.h
Replace DISCARD macro with ignore_result template.
2020-12-15 09:03:44 +00:00
ScriptContext.cpp
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
ScriptContext.h
Removes unused containers included in headers.
2021-03-03 23:01:08 +00:00
ScriptConversions.cpp
…
ScriptConversions.h
…
ScriptEngine.h
Address concerns in
5473393e30
(RL interface)
2021-01-15 16:30:05 +00:00
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
…