0ad/source/gui/Scripting
Ralph Sennhauser a0bb103390
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Unwrap SDL_Event
Since C++11 a C typedef'ed union can be forward declared, so the wrapper
is no longer needed.

While at it switch signatures to refs and convert C style casts.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-05-20 19:44:52 +02:00
..
GuiScriptConversions.cpp Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
JSInterface_CGUISize.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
JSInterface_CGUISize.h Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
JSInterface_GUIManager.cpp Remove Engine.SwitchGuiPage 2026-04-26 12:44:41 +02:00
JSInterface_GUIManager.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
JSInterface_GUIProxy.cpp Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
JSInterface_GUIProxy.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
JSInterface_GUIProxy_impl.h Remove Script::CreateArray 2026-02-08 19:27:50 +01:00
JSInterface_GUISize.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
JSInterface_GUISize.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
ScriptFunctions.cpp Fix most headers in gui 2025-07-05 12:42:34 +02:00
ScriptFunctions.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00