DarkRadiant: core_module 6e2305aa
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| greebo | greebo | core_module | 28.04.2020 03:26 | core_module 04681d34 |
| Affected Issues | 0005231: Extract Radiant core such that it can be instantiated from outside the main executable | |||
| Changeset | 0005231: Move DynamicLibrary to a static modulelib to be able to use it in more than one binary. Add preliminary code to instantiate the core module from the main binary at startup. |
|||
| mod - include/iradiant.h | Diff File | |||
| add - libs/module/CoreModule.h | Diff File | |||
| add - radiant/Radiant.cpp | Diff File | |||
| mod - radiant/RadiantApp.cpp | Diff File | |||
| mod - radiant/RadiantApp.h | Diff File | |||
| mod - radiant/modulesystem/ModuleLoader.cpp | Diff File | |||
| mod - radiant/modulesystem/ModuleLoader.h | Diff File | |||
| mod - tools/msvc/DarkRadiant.sln | Diff File | |||
| mod - tools/msvc/DarkRadiant.vcxproj | Diff File | |||
| mod - tools/msvc/DarkRadiant.vcxproj.filters | Diff File | |||
| mod - tools/msvc/DarkRadiantCore.vcxproj | Diff File | |||
| mod - tools/msvc/DarkRadiantCore.vcxproj.filters | Diff File | |||
| add - tools/msvc/modulelib.vcxproj | Diff File | |||
| add - tools/msvc/modulelib.vcxproj.filters | Diff File | |||
| add - tools/msvc/properties/DarkRadiant Core Library.props | Diff File | |||
| mod - tools/msvc/properties/DarkRadiant Main Executable.props | Diff File | |||