Torque3D/Templates/BaseGame/game
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
..
core Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
data Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
tools Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
main.tscript.in Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01: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