mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
- Renamed ScriptEngine, ScriptContext, ScriptInterface, ScriptRequest to Script::Engine, Script::Context, Script::Interface, Script::Request. - Removed 'Script' prefix from file names. - Updated all includes, forward declarations, and friend classes. Fixes #7516 |
||
|---|---|---|
| .. | ||
| GuiScriptConversions.cpp | ||
| JSInterface_CGUISize.cpp | ||
| JSInterface_CGUISize.h | ||
| JSInterface_GUIManager.cpp | ||
| JSInterface_GUIManager.h | ||
| JSInterface_GUIProxy.cpp | ||
| JSInterface_GUIProxy.h | ||
| JSInterface_GUIProxy_impl.h | ||
| JSInterface_GUISize.cpp | ||
| JSInterface_GUISize.h | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.h | ||