Tim Newell 94de291e28 Added openal soft library amd fixed remaining linker issues. Still have an issue where the lib doesnt copy to right location though 12 years ago
..
moduleCallbacks.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
moduleDefinition.cc 76d5cdae3e - Minor changes to the documentation in the "ModuleDefinition" type. 13 years ago
moduleDefinition.h 94de291e28 Added openal soft library amd fixed remaining linker issues. Still have an issue where the lib doesnt copy to right location though 12 years ago
moduleDefinition_ScriptBinding.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
moduleManager.cc 61544fec27 - Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser). 12 years ago
moduleManager.h 21255aa701 - Added the ability to unregister a module. This isn't used very often but has been used in the past for game-project templated modules. 13 years ago
moduleManager_ScriptBinding.h 21255aa701 - Added the ability to unregister a module. This isn't used very often but has been used in the past for game-project templated modules. 13 years ago
moduleMergeDefinition.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
moduleMergeDefinition.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
tamlModuleIdUpdateVisitor.h 61544fec27 - Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser). 12 years ago