mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44:08 -07:00
This way globalscripts/ can use the same code in all contexts, all paths are absolute and only one function name is needed. Remove ReadCivJSONFile which is redundant with this function as well. Restrict read access of rmgen/ to rmgen/ and simulation/, refs |
||
|---|---|---|
| .. | ||
| GuiScriptConversions.cpp | ||
| JSInterface_GUIManager.cpp | ||
| JSInterface_GUIManager.h | ||
| JSInterface_GUITypes.cpp | ||
| JSInterface_GUITypes.h | ||
| JSInterface_IGUIObject.cpp | ||
| JSInterface_IGUIObject.h | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.h | ||