Torque3D/Templates/BaseGame/game/data/clientServer/scripts/server
Areloch 297c256a61 Fixes server prefs to be force-loaded from defaults first before loading local prefs to avoid bad config files breaking everything.
Also added error message in the even of unexpected failure to connect to local servers that normal errors don't catch(and returns to the main menu in this case)
2018-01-28 15:19:36 -06:00
..
audio.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
commands.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
connectionToClient.cs Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 2017-12-03 01:21:30 -06:00
defaults.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
kickban.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
levelDownload.cs Fixes the inspector/component editor to display the components attached to an entity correctly in the inspector. 2017-12-03 01:21:30 -06:00
levelInfo.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
levelLoad.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
message.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
server.cs Fixes server prefs to be force-loaded from defaults first before loading local prefs to avoid bad config files breaking everything. 2018-01-28 15:19:36 -06:00