mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
Applies tech modifications to template data returned by GuiInterface. Extends engine to load arbitrary global scripts, separates this from RNG replacement. Refs #1193. Loads global scripts for most script contexts for consistency. Adds simulation tests for global scripts. This was SVN commit r12056. |
||
|---|---|---|
| .. | ||
| CmpPtr.cpp | ||
| CmpPtr.h | ||
| Component.h | ||
| ComponentManager.cpp | ||
| ComponentManager.h | ||
| ComponentManagerSerialization.cpp | ||
| Components.h | ||
| ComponentTest.h | ||
| Entity.h | ||
| IComponent.cpp | ||
| IComponent.h | ||
| Interface.h | ||
| InterfaceScripted.h | ||
| Message.h | ||
| ParamNode.cpp | ||
| ParamNode.h | ||
| SimContext.cpp | ||
| SimContext.h | ||