0ad/binaries/data/mods/public/gui
Vantha 2fd624260f Remove some invalid GetGUIObjectByName calls
Their return values (undefined) were unused since 2cccd9825d, which is why they
didn't break anything. But due to the latest GetGUIObjectByName API
changes, they triggered some errors. They can be fully removed safely
now.

Fixes #8340
2025-09-16 08:52:11 +02:00
..
autostart Fix eslint rule 'no-invalid-this' 2025-05-28 17:18:33 +02:00
campaigns Enable eslint style rule 'keyword-spacing' 2025-06-25 14:34:12 +02:00
common Fix resizing GUI object to use ceiling values for width and height 2025-09-13 09:58:27 -05:00
credits Add new historical quotes 2025-08-05 22:27:12 +02:00
gamesetup GameSettingsController: clear stale “Removed” flag 2025-07-03 20:41:39 -05:00
gamesetup_mp Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
hotkeys Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
loadgame Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
loading Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
lobby Remove some invalid GetGUIObjectByName calls 2025-09-16 08:52:11 +02:00
locale Enhance language selection by applying CJK font styles 2025-08-04 09:35:46 -05:00
locale_advanced Fix eslint rule 'prefer-const' in gui/[c-p] 2025-05-12 14:15:40 +02:00
manual Enable eslint rule 'no-useless-escape' 2025-06-17 15:20:06 +02:00
maps Fix label resizing in Map Browser 2025-07-17 09:46:18 -05:00
options Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
pregame Rename "Join game" to "Connect by IP" in main menu 2025-08-05 22:04:13 +02:00
prelobby Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
reference Add more tips 2025-09-13 15:18:30 +02:00
replaymenu Enable eslint style rule 'keyword-spacing' 2025-06-25 14:34:12 +02:00
session Fix chat line button sizing 2025-09-10 08:55:02 +02:00
splashscreen Make the splashscreen a module 2025-06-26 10:50:21 +02:00
summary Gendered Civilians 2025-09-02 10:23:44 +02:00
text escape opening square bracket in quotes.txt 2025-09-15 22:59:54 +02:00
userreport Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
page_autostart.xml Fix non-visual autostart, as well as client/host autostart. 2022-05-15 06:34:17 +00:00
page_catafalque.xml Add a "Catafalque Bonuses" page 2021-01-20 15:12:08 +00:00
page_civinfo.xml Rewrite the civinfo page to use OOP principles 2020-11-29 04:20:17 +00:00
page_credits.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_gamesetup.xml Remove redundant no-map-preview sprite found in D817. 2018-01-16 15:18:15 +00:00
page_gamesetup_mp.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_loadgame.xml Disjoint save and load GUI page. 2017-11-27 17:02:24 +00:00
page_loading.xml Add a Tips and Tricks page containing the loading screen tips 2024-09-30 06:22:47 +02:00
page_lobby.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_locale.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_locale_advanced.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_manual.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_mapbrowser.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_options.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_pregame.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_prelobby_entrance.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_prelobby_login.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_prelobby_register.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_replaymenu.xml Display the filename of the selected replay in the replay menu to ease sharing of replays. 2017-05-24 13:53:00 +00:00
page_session.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_splashscreen.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_structree.xml Allow mods to insert or delete individual resource icons more easily. 2021-01-10 09:41:00 +00:00
page_summary.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_tips.xml Add a Tips and Tricks page containing the loading screen tips 2024-09-30 06:22:47 +02:00
page_viewer.xml Allow mods to insert or delete individual resource icons more easily. 2021-01-10 09:41:00 +00:00