0ad/binaries/data/mods/public/gui
Vantha 072ad01816
Remove selectableStance from entity states
The array was wastefully created and passed to the GUI every single
turn for every single selected unit.
Since the GUI defines the (selectable) stances' names and tooltips, it
already knew them anyway, so they don't even need to be passed from the
simulation to it in the first place.
2026-08-14 12:47:17 +02:00
..
autostart Remove Engine.SwitchGuiPage from autostart 2026-04-26 12:44:40 +02:00
campaigns Correct LoadModal to continue a saved campaign 2026-05-21 21:29:56 +02:00
common Optimise GetEntityState 2026-08-14 12:47:04 +02:00
credits Add Langbart to art credits 2026-07-30 20:54:19 +02:00
gamesetup Fix UI when connecting to a server fails 2026-05-17 17:20:37 +02:00
gamesetup_mp Fix UI when connecting to a server fails 2026-05-17 17:20:37 +02:00
hotkeys Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
loadgame Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
loading Fix displaying errors of map generation scripts 2026-07-19 11:17:35 +02:00
lobby Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
locale Remove Engine.SwitchGuiPage from locale 2026-04-26 12:44:41 +02:00
locale_advanced Use @stylistic/brace-style for eslint 2026-01-12 21:33:52 +01:00
manual Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
maps Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
options Fixes missing window preview on Alt+Tab 2026-07-14 19:54:00 +02:00
pregame Fix Kush main menu background 2026-07-08 10:55:24 +02:00
prelobby Remove Engine.SwitchGuiPage from prelobby 2026-04-26 12:44:40 +02:00
reference Optimise GetEntityState 2026-08-14 12:47:04 +02:00
replaymenu Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
session Remove selectableStance from entity states 2026-08-14 12:47:17 +02:00
splashscreen Remove wrong newline in splashscreen.xml 2026-04-08 11:21:12 +02:00
summary Remove Engine.SwitchGuiPage from summary 2026-04-26 12:44:41 +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
page_gamesetup_mp.xml Partly revert 5f1f768ed5. 2021-05-21 21:37:07 +00:00
page_hotkeys.xml Add hotkeys for opening GUI pages across the game 2026-05-16 20:53:54 +02:00
page_loadgame.xml
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
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