Torque3D/Templates/BaseGame/game
Areloch 7dc03ae17a Implemented initial pass at proper client/server separation handling for module initialization
Added GameModeName to Scene
Added function to get number of active scenes
Added logic to level/client loading to enact gameplay mode logic driven by either Scene's GameModeName or project setting's default game mode
Added template module.cs file for module creation and adjusted new module logic in AssetBrowser to create off template
Updated FPSGameplay code to have deathmatchGame mode work with new GameMode logic
Updated EmptyLevel scene to define deathMatchGame as gamemode
Updated FPSGameplay module script to properly client/server initialize
2019-08-04 23:21:28 -05:00
..
core Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -05:00
data Initial implementation of separated client and server create/destroy functions for module setup 2019-08-01 01:38:36 -05:00
tools Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -05:00
main.cs.in Updated the main.cs.in file to account for core module-ification. 2018-09-02 04:49:58 -05:00
runTests.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00