Torque3D/Templates/BaseGame/game/data/UI/scripts
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
..
controlsMenu.tscript Key rebinding script fixes 2023-02-25 03:14:30 -07:00
cursors.tscript Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
guiTreeViewCtrl.tscript * [x86UNIXFileio] BugFix: Correct an error in the initial call to recurseDumpDirectories that causes an empty list of directories to always be returned. 2021-08-13 23:31:29 -04:00
help.tscript * [x86UNIXFileio] BugFix: Correct an error in the initial call to recurseDumpDirectories that causes an empty list of directories to always be returned. 2021-08-13 23:31:29 -04:00
menuInputHandling.tscript Adds proper documentation and explains some of the navigation/menu usage behavior via the BaseUI example menus 2022-05-09 16:17:22 -05:00
menuNavigation.tscript Adds animations for Playerbot 2022-06-21 00:25:03 -05:00
messageBoxes.tscript Adjusted handling for the bitmap and bitmapAsset fields for guiBitmapButtonCtrl to forcefully update the button states when changed, ensuring that the bitmaps refresh when changed via the field 2022-03-26 22:36:37 -05:00
profiles.tscript 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
utility.tscript Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00