Torque3D/Templates/Modules/FPSGameplay/scripts/client
Areloch 142da31156 Added D3D error code interpreter
Added sanity check for findMatch
Finished most of asset importer logic to utilize settings system
Cleaned up code for finding associated files
Added General importer settings category and integrated logic for those settings fields
Updated logic in variableGroup to support callbacks in custom fields
Updated logic in variableInspector to better handle callbacks, as well as being able to manually update when manipulating fields
Updated scripts to utilize project settings values for playGUI and mainMenuGUI names
Improved module-oriented loading of materials
Added util function for populating custom fonts
2019-08-12 01:04:17 -05:00
..
centerPrint.cs Re-adds some bits from the old templates that were missed when doing the BaseGame template. 2017-03-26 17:53:01 -05:00
chatHud.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
clientCommands.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
default.keybinds.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
gameProfiles.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
hudlessGui.cs Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
inputCommands.cs Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
message.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
messageHud.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
playerList.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
playGui.cs Additional cleanup and add-in of files that were missed. 2017-03-27 00:36:23 -05:00
recordings.cs Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
screenshot.cs Additional cleanup and add-in of files that were missed. 2017-03-27 00:36:23 -05:00