DarkRadiant: master a2376bf3

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 13.12.2025 16:48 master 7870d5cf
Changeset Reduce startup exceptions during test execution

ModuleLoader::loadModulesFromPath() uses the non-throwing version of the
os::forEachItemInDirectory() function, checking the return value to
determine if the directory search was successful.
mod - radiantcore/modulesystem/ModuleLoader.cpp Diff File