DarkRadiant: openmapsfrompk4 86bb90c0

Author Committer Branch Timestamp Parent
greebo greebo openmapsfrompk4 27.11.2020 03:48 openmapsfrompk4 c83ce131
Affected Issues  0005108: Allow DR to open .maps that are inside .pk4s
Changeset 0005108: Refactor MapResource and add some documentation.
Add map loading test passing an invalid resource path pointing to a folder, which made the MapResource crash.
Fixed the crash by throwing the correct exception type as mentioned in the docs.
mod - radiantcore/map/MapResource.cpp Diff File
mod - radiantcore/map/MapResource.h Diff File
mod - test/MapSavingLoading.cpp Diff File