| .. |
|
moduleCallbacks.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 лет назад |
|
moduleDefinition.cc
|
76d5cdae3e
- Minor changes to the documentation in the "ModuleDefinition" type.
|
13 лет назад |
|
moduleDefinition.h
|
fd12f42eff
- Removed both "Published" and "Purchased" which are 3-Step Studio specific fields related to its web-service.
|
13 лет назад |
|
moduleDefinition_ScriptBinding.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 лет назад |
|
moduleManager.cc
|
ce1e7f03d2
- Fixed module manager recursion issue when not scanning at root-path only.
|
13 лет назад |
|
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 лет назад |
|
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 лет назад |
|
moduleMergeDefinition.cc
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 лет назад |
|
moduleMergeDefinition.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 лет назад |
|
tamlModuleIdUpdateVisitor.h
|
1d007c26a4
- TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false).
|
12 лет назад |