View Issue Details

IDProjectCategoryView StatusLast Update
0000069DarkRadiantGeneralpublic18.04.2026 04:08
Reportergreebo Assigned Togreebo  
PriorityhighSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version0.8.1 
Fixed in Version0.9.0 
Summary0000069: Design XMLRegistry to use two internal XML Trees
DescriptionDiscussion goes here: http://modetwo.net/darkmod/index.php?showtopic=5272

The task is to make the XMLRegistry use two internal XML trees - one for the "installation" tree with all the default values and one for the user-changed settings.

This entails a change in the set() and get() methods which have to query both trees when reading and writing values (the user tree first).
TagsNo tags attached.

Activities

greebo

greebo

29.01.2007 22:27

administrator   ~0000049

Implemented.

Related Changesets

DarkRadiant: master 8b60a26f

18.04.2026 04:08

greebo

Committer: GitHub


Details Diff
Merge pull request 0000069 from klaussilveira/feat/groups

Added group management panel and recursive ungroup command
Affected Issues
0000069
mod - include/ui/iusercontrol.h Diff File
mod - libs/scene/Group.h Diff File
mod - radiant/CMakeLists.txt Diff File
mod - radiant/ui/UserInterfaceModule.cpp Diff File
add - radiant/ui/selectiongroup/SelectionGroupControl.h Diff File
add - radiant/ui/selectiongroup/SelectionGroupPanel.cpp Diff File
add - radiant/ui/selectiongroup/SelectionGroupPanel.h Diff File
mod - radiantcore/selection/algorithm/Group.cpp Diff File
mod - radiantcore/selection/algorithm/Group.h Diff File
mod - radiantcore/selection/group/SelectionGroupModule.cpp Diff File
mod - test/CMakeLists.txt Diff File
add - test/SelectionGroup.cpp Diff File
mod - tools/msvc/DarkRadiant.vcxproj Diff File
mod - tools/msvc/DarkRadiant.vcxproj.filters Diff File
mod - tools/msvc/Tests/Tests.vcxproj Diff File
mod - tools/msvc/Tests/Tests.vcxproj.filters Diff File

Issue History

Date Modified Username Field Change
29.01.2007 09:01 greebo New Issue
29.01.2007 09:02 greebo Assigned To => greebo
29.01.2007 09:02 greebo Status new => assigned
29.01.2007 22:27 greebo Status assigned => resolved
29.01.2007 22:27 greebo Fixed in Version => latest SVN
29.01.2007 22:27 greebo Resolution open => fixed
29.01.2007 22:27 greebo Note Added: 0000049
16.02.2007 13:22 orbweaver Status resolved => closed
18.04.2026 04:08 greebo Changeset attached => DarkRadiant master 8b60a26f