Torque3D/Engine/source/afx
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
..
ce code duplication prune. should aid in stability 2021-10-03 02:56:26 -05:00
ea uninitialized variables-afx 2020-05-11 13:54:23 -05:00
forces uninitialized variables-afx 2020-05-11 13:54:23 -05:00
rpg Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
ui 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
util * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
xm * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
afxCamera.cpp Merge branch 'development' into EngineAPI-Refactor 2018-12-09 14:48:50 -06:00
afxCamera.h uninitialized variables-afx 2020-05-11 13:54:23 -05:00
afxChoreographer.cpp netObject classvar cleanups 2018-03-13 21:27:31 -05:00
afxChoreographer.h cleans up extra=extra complaint 2018-03-12 17:41:22 -05:00
afxConstraint.cpp Convert dStrcmp to String::compare for more cases 2020-10-04 00:00:01 +02:00
afxConstraint.h more afx constraint mmebervar cleanups 2018-03-28 23:37:19 -05:00
afxEffectDefs.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxEffectGroup.cpp Remove name-clashes in AFX code-base 2020-11-15 21:32:29 +01:00
afxEffectGroup.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxEffectron.cpp Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 2021-09-24 19:32:57 -04:00
afxEffectron.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxEffectVector.cpp uninitialized variables-afx 2020-05-11 13:54:23 -05:00
afxEffectVector.h afx effect-vector and phrase membervar cleanups 2018-03-30 02:54:48 -05:00
afxEffectWrapper.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
afxEffectWrapper.h uninitialized variables-afx 2020-05-11 13:54:23 -05:00
afxMagicMissile.cpp sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case 2021-10-14 15:06:49 -05:00
afxMagicMissile.h sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case 2021-10-14 15:06:49 -05:00
afxMagicSpell.cpp compile fixes. 2021-03-31 22:12:58 -04:00
afxMagicSpell.h afx magic spell membervar cleanup (plus an additional shadowvar one in magic missile) 2018-03-29 03:41:34 -05:00
afxPhrase.cpp afx effect-vector and phrase membervar cleanups 2018-03-30 02:54:48 -05:00
afxPhrase.h afx effect-vector and phrase membervar cleanups 2018-03-30 02:54:48 -05:00
afxRenderHighlightMgr.cpp Update afxRenderHighlightMgr.cpp 2019-01-07 11:41:17 -06:00
afxRenderHighlightMgr.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxResidueMgr.cpp Add all new AFX files 2017-07-26 19:38:34 +01:00
afxResidueMgr.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxSelectron.cpp Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 2021-09-24 19:32:57 -04:00
afxSelectron.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxSpellBook.cpp Clean up MSVC warning [C4312] conversion from type to type * of greater size 2019-02-02 23:09:55 -05:00
afxSpellBook.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacGroundPlaneRenderer_T3D.cpp give afx the gfx cleanup treatment 2021-01-05 18:22:19 +10:00
afxZodiacGroundPlaneRenderer_T3D.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacMeshRoadRenderer_T3D.cpp give afx the gfx cleanup treatment 2021-01-05 18:22:19 +10:00
afxZodiacMeshRoadRenderer_T3D.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacPolysoupRenderer_T3D.cpp give afx the gfx cleanup treatment 2021-01-05 18:22:19 +10:00
afxZodiacPolysoupRenderer_T3D.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxZodiacTerrainRenderer_T3D.cpp give afx the gfx cleanup treatment 2021-01-05 18:22:19 +10:00
afxZodiacTerrainRenderer_T3D.h Add all new AFX files 2017-07-26 19:38:34 +01:00
arcaneFX.cpp compile fixes. 2021-03-31 22:12:58 -04:00
arcaneFX.h Add all new AFX files 2017-07-26 19:38:34 +01:00