View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006070 | DarkRadiant | Design/Coding | public | 14.08.2022 07:01 | 13.01.2024 05:31 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.0 | ||||
Target Version | 3.1.0 | Fixed in Version | 3.1.0 | ||
Summary | 0006070: DeclarationManager needs to react to FM/Project setup changes | ||||
Description | Changing the game configuration should implicitly reload the declarations from the VFS. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 285347de 14.08.2022 07:01 Details Diff |
0006070: Replace VirtualFileSystem::Observer with a single initialised signal. Refactor Doom3FileSystem a bit, remove Doom3FileSystemModule.cpp which contained just a single static symbol. |
Affected Issues 0006070 |
|
mod - include/ifilesystem.h | Diff File | ||
mod - radiantcore/CMakeLists.txt | Diff File | ||
mod - radiantcore/settings/GameManager.cpp | Diff File | ||
mod - radiantcore/vfs/Doom3FileSystem.cpp | Diff File | ||
mod - radiantcore/vfs/Doom3FileSystem.h | Diff File | ||
rm - radiantcore/vfs/Doom3FileSystemModule.cpp | Diff | ||
mod - tools/msvc/DarkRadiantCore.vcxproj | Diff File | ||
mod - tools/msvc/DarkRadiantCore.vcxproj.filters | Diff File | ||
DarkRadiant: master 62c60cb2 14.08.2022 07:34 Details Diff |
0006070: DeclarationManager is now reacting to VFS path setup changes |
Affected Issues 0006070 |
|
mod - include/igame.h | Diff File | ||
mod - radiantcore/decl/DeclarationManager.cpp | Diff File | ||
mod - radiantcore/decl/DeclarationManager.h | Diff File | ||
mod - radiantcore/settings/GameManager.cpp | Diff File | ||
mod - radiantcore/settings/GameManager.h | Diff File | ||
mod - test/DeclManager.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
14.08.2022 07:01 | greebo | New Issue | |
14.08.2022 07:01 | greebo | Assigned To | => greebo |
14.08.2022 07:01 | greebo | Status | new => assigned |
14.08.2022 07:35 | greebo | Changeset attached | => DarkRadiant master 285347de |
14.08.2022 07:35 | greebo | Changeset attached | => DarkRadiant master 62c60cb2 |
14.08.2022 07:35 | greebo | Status | assigned => resolved |
14.08.2022 07:35 | greebo | Resolution | open => fixed |
14.08.2022 07:35 | greebo | Fixed in Version | => 3.1.0 |
13.01.2024 05:31 | greebo | Status | resolved => closed |