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 17:06:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
113fefeeb7dc5f9722fc2eacb5e5296b888138d4
0ad
/
source
/
scriptinterface
T
History
vladislavbelov
7a71011149
Refactors smart pointers creation, reduces code duplication and improves exception safety.
...
This was SVN commit r24915.
2021-02-13 23:53:40 +00:00
..
tests
Replaces UNICODE characters in the code by consistent ASCII characters.
2021-01-15 10:07:36 +00:00
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptContext.cpp
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
ScriptContext.h
…
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
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
ScriptInterface.h
…
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
…