0ad/source/gui/Scripting
phosit 891908b801 Remove UNUSED
The `UNUSED` macro is used to mark a variable as unused but with a name.
Those usages are replaced with comments so that `UNUSED` can be removed.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-26 17:25:05 +02:00
..
GuiScriptConversions.cpp Remove the name of some unused arguments 2025-06-18 12:49:59 +02:00
JSInterface_CGUISize.cpp Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
JSInterface_CGUISize.h Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
JSInterface_GUIManager.cpp Rename PushGuiPage to OpenChildPage 2025-03-09 10:39:20 +01: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 Add scrollpanel widget 2024-11-12 15:01:42 -05:00
JSInterface_GUIProxy.h Remove UNUSED 2025-06-26 17:25:05 +02:00
JSInterface_GUIProxy_impl.h Remove UNUSED 2025-06-26 17:25:05 +02:00
JSInterface_GUISize.cpp Adapt 0 A.D. to SpiderMonkey ESR 102 2024-12-09 10:43:35 +01:00
JSInterface_GUISize.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
ScriptFunctions.cpp Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05:00
ScriptFunctions.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00