0ad/source/gui/Scripting
phosit d9795d29fe Remove the name of some unused arguments
Remove some usage of the `UNUSED` macro. Remove only those cases where
the names can be deduced from their type.

https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rf-unused
2025-06-18 12:49:59 +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 the name of some unused arguments 2025-06-18 12:49:59 +02:00
JSInterface_GUIProxy_impl.h Allow setting CGUISize properties directly 2025-06-17 12:57:33 -05: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