Torque3D/Templates/BaseGame/game/data/UI/guis
Areloch e71880b898 - Added a companion global var array for $AudioChannelsName[x] as well as utilizing $AudioChannelCount for keeping better tabs on the active defined audio channels. This allows modules to establish new channels more easily
- Updated the handling of the option slider entries to utilize temp vars and properly complied the audio channel options to the new setup
- Fixed issue where behavior of slider was erratic because of improperly defined tick count
- Added logic to check if audio sliders were changed for the 'check unchanged settings' logic
- Made the keybind remap inputCtrl ignore axis events
- Made the MessageBoxDlg input commands properly check for key makes, to prevent messages boxes from catching key breaks and blowing past follow-up messageboxes accidentally
- Fixed forward/backward iteration of options entries, especially on dpad, and added handling for gamepad stick to do the same
- Added logic so option sliders can also be manipulated by the forward/backward to make it standard for all
- Fixed erroneous marking of "restart required" message as true if any settings change, and not just settings expressly flagged as requiring a restart
2024-01-01 01:42:53 -06:00
..
ChooseLevelMenu.asset.taml Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
ChooseLevelMenu.gui - Fixed Back on-screen menu button for OptionsMenu wasn't working 2023-12-27 01:36:58 -06:00
ChooseLevelMenu.tscript - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
GameMenu.asset.taml Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
GameMenu.gui Standardized titlebar formatting 2023-12-17 03:27:30 -06:00
GameMenu.tscript - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
JoinServerMenu.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
joinServerMenu.gui - Fixed Back on-screen menu button for OptionsMenu wasn't working 2023-12-27 01:36:58 -06:00
joinServerMenu.tscript - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
LoadingGui.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
loadingGui.gui From Nils' UI work 2023-09-05 00:05:32 -05:00
mainMenu.gui - Added logic to guiButtonBaseCtrl so if highlighted and is part of a group, will signal the siblings in the group as well 2023-12-27 11:42:43 -06:00
mainMenu.tscript - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
MainMenuGui.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
MessageBoxDlg.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
messageBoxDlg.gui Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
messageBoxDlg.tscript - Added a companion global var array for $AudioChannelsName[x] as well as utilizing $AudioChannelCount for keeping better tabs on the active defined audio channels. This allows modules to establish new channels more easily 2024-01-01 01:42:53 -06:00
NetGraphGui.asset.taml Git didn't properly actually commit new files. 2022-02-22 23:28:28 -06:00
netGraphGui.gui Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
OptionsMenu.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
optionsMenu.gui - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
optionsMenu.tscript - Added a companion global var array for $AudioChannelsName[x] as well as utilizing $AudioChannelCount for keeping better tabs on the active defined audio channels. This allows modules to establish new channels more easily 2024-01-01 01:42:53 -06:00
profiler.gui Merge branch 'Preview4_0_DevHead' into tsneo 2021-08-16 22:50:02 -04:00
profiler.tscript Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
ProfilerGui.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
RemapConfirmDlg.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
remapConfirmDlg.gui Merge branch 'Preview4_0_DevHead' into tsneo 2021-08-16 22:50:02 -04:00
RemapDlg.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
remapDlg.gui - Added a companion global var array for $AudioChannelsName[x] as well as utilizing $AudioChannelCount for keeping better tabs on the active defined audio channels. This allows modules to establish new channels more easily 2024-01-01 01:42:53 -06:00
remapDlg.tscript - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
StartupGui.asset.taml Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
startupGui.gui Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
startupGui.tscript From Nils' UI work 2023-09-05 00:05:32 -05:00
SystemMenu.asset.taml Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
SystemMenu.gui Standardized titlebar formatting 2023-12-17 03:27:30 -06:00
SystemMenu.tscript Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00