Torque3D/Templates/BaseGame
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
..
game - 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
source Remove old and not needed torqueconfig files, also remove xenon reference in the config file 2020-10-03 11:19:59 +02:00
BaseGame.cmake Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
cleanShaders.bat Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
cleanShaders.command Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
CMakeLists.txt Fixed typo 2023-11-23 13:38:43 -06:00
DeleteCachedDTSs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteCachedDTSs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
thumb.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00