DarkRadiant: master 771a105c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 26.05.2021 19:21 | master 5fbe4eec |
Affected Issues | 0005603: Ability to choose from several different pointfiles | |||
Changeset | Move PointFile into the Map module The point file is closely associated with the current map, and does not really benefit from being a module in its own right. Making it a member variable of the Map module opens the door to exposing current pointfile state through the IMap public interface. |
|||
mod - radiantcore/map/Map.cpp | Diff File | |||
mod - radiantcore/map/Map.h | Diff File | |||
mod - radiantcore/map/PointFile.cpp | Diff File | |||
mod - radiantcore/map/PointFile.h | Diff File |