DarkRadiant: core_module 40c73d7d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
greebo | greebo | core_module | 27.04.2020 11:17 | core_module 1ce60d27 |
Affected Issues | 0005231: Extract Radiant core such that it can be instantiated from outside the main executable | |||
Changeset | 0005231: Change StaticModule implementation such that it doesn't immediately register the statically enlisted modules. As long as we have the StaticModules, the ModuleRegistry will pick them up during loadAndInitialiseModules(), but ideally we wouldn't have any of these statically registered ones. |
|||
mod - radiant/Makefile.am | Diff File | |||
mod - radiant/modulesystem/ModuleRegistry.cpp | Diff File | |||
add - radiant/modulesystem/StaticModule.cpp | Diff File | |||
mod - radiant/modulesystem/StaticModule.h | Diff File | |||
mod - tools/msvc/DarkRadiant.vcxproj | Diff File | |||
mod - tools/msvc/DarkRadiant.vcxproj.filters | Diff File |