Torque3D/Templates/BaseGame/game
JeffR 305e4851e0 Fixes issue with using Edit Asset in RMB menu in AB on datablocks where it wouldn't correctly recognize the datablock
Fixes issue where the local sfxProfile in a sfxEmitter would share pointer reference to the utilized shapeAsset's sound buffer, so when it's deleted it would nuke the soundAsset's buffer, causing reference exceptions
Adds includes to torqueConfig.h in several files that are blocked out with TORQUE_TOOLS to ensure that if the flag is on in the config file, the files are loaded/compiled as expected
Add sanity check to AssetManager::unloadAsset to ensure that the assetDef being unloaded was actually correctly loaded/registered into the console in the first place
2022-07-02 23:27:18 -05:00
..
core Merge pull request #823 from Azaezel/alpha40/tamltypos 2022-06-24 16:23:44 -05:00
data Adds animations for Playerbot 2022-06-21 00:25:03 -05:00
tools Fixes issue with using Edit Asset in RMB menu in AB on datablocks where it wouldn't correctly recognize the datablock 2022-07-02 23:27:18 -05:00
main.tscript.in kill splashscreen on nonwindows 2021-09-21 23:19:00 -05:00
runTests.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00