Torque3D/Templates/BaseGame/game/data/UI/guis
AtomicWalrus 732d76d17c Key rebinding script fixes
Fixes two issues:
-Bindings after the first page were not pointing to the correct remapping entries when actually remapping. Were populating the name and button image correctly, but first item on every page pointed to first item on first page.
-Keybinds were never being saved to file if your action maps all had long-form ("human readable") names defined.
2023-02-25 03:14:30 -07:00
..
ChooseLevelDlg.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
chooseLevelDlg.gui Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05:00
chooseLevelDlg.tscript Added cleanup of exec stack for module when it's finished to avoid duplicate executions 2022-06-02 20:17:23 -05:00
GuiMusicPlayer.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
guiMusicPlayer.gui Merge branch 'Preview4_0_DevHead' into tsneo 2021-08-16 22:50:02 -04:00
guiMusicPlayer.tscript remove FMODex from Torque3D 2021-09-11 16:29:32 -04:00
IODropdownDlg.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
IODropdownDlg.ed.gui Merge branch 'Preview4_0_DevHead' into tsneo 2021-08-16 22:50:02 -04: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 Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05:00
joinServerMenu.tscript Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05: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 Typo'd assetId correction 2022-02-22 23:39:52 -06:00
mainMenu.gui Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05:00
mainMenu.tscript Adjusts engine cleanup ordering on shaderFeatureMgr to avoid periodic crashes on Mac ARM machines 2022-06-05 01:21:38 -05:00
MainMenuButtons.asset.taml Implements a more standardized way to format usual UI pages by having the ability to utilize the UINavigation namespace for page stack navigation 2022-05-06 23:39:16 -05:00
MainMenuButtons.gui tool trickerey 2022-08-15 19:09:25 -05:00
MainMenuButtons.tscript Added cleanup of exec stack for module when it's finished to avoid duplicate executions 2022-06-02 20:17:23 -05: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 Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -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 Fixes behavior of various options menu settings to work as expected 2022-08-16 23:25:01 -05:00
optionsMenu.tscript Key rebinding script fixes 2023-02-25 03:14:30 -07:00
PauseMenu.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
pauseMenu.gui Fixes ordering of controls on PauseMenu gui so the input handler doesn't eat mouse inputs 2022-08-15 19:23:40 -05:00
pauseMenu.tscript Adds animations for Playerbot 2022-06-21 00:25:03 -05: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
recordingsDlg.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
RecordingsDlg.gui Merge branch 'Preview4_0_DevHead' into tsneo 2021-08-16 22:50:02 -04: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 Fixes handling of click/activation events on keybind options ctrls so clicking on it at all activates it, instead of needing to click on the button image specifically 2022-12-16 00:35:16 -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 parseArgs() followup 2022-10-25 00:02:51 -05:00