Torque3D/Engine/source/afx
Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets
Processed core, tools and default modules to utilize assets
Converted all console types that were string based, such as TypeImageFilename to utilize const char*/the string table, which avoids a lot of type swapping shenanigans and avoids string corruption
Removed unneeded MainEditor mockup module
Removed some unused/duplicate image assets from the tools
2021-07-19 01:07:08 -05:00
..
ce Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -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 Use strncpy instead of strcpy because again, buffer overflows 2018-03-06 02:35:33 -05:00
util Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
xm afxEffectWrapper membervar cleanup 2018-03-29 17:46:57 -05: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 Remove name-clashes in AFX code-base 2020-11-15 21:32:29 +01: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 uninitialized variables-afx 2020-05-11 13:54:23 -05:00
afxMagicMissile.h Add all new AFX files 2017-07-26 19:38:34 +01:00
afxMagicSpell.cpp Remove name-clashes in AFX code-base 2020-11-15 21:32:29 +01: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 Revert wrong rename of addEffect in comment 2020-11-15 21:37:54 +01: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 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 2018-04-20 22:09:58 +02:00
arcaneFX.h Add all new AFX files 2017-07-26 19:38:34 +01:00