Home
last modified time | relevance | path

Searched defs:modArchive (Results 1 – 5 of 5) sorted by relevance

/dports/games/spring/spring_98.0/rts/Game/
H A DPreGame.h66 std::string modArchive; variable
H A DPreGame.cpp205 const std::string& modArchive = archiveScanner->ArchiveFromName(setup->modName); in StartServer() local
/dports/games/spring/spring_98.0/rts/Sim/Misc/
H A DModInfo.cpp21 void CModInfo::Init(const char* modArchive) in Init()
/dports/games/spring/spring_98.0/rts/builds/dedicated/
H A Dmain.cpp203 const std::string& modArchive = archiveScanner->ArchiveFromName(gameSetup->modName); in LOG_REGISTER_SECTION_GLOBAL() local
/dports/games/spring/spring_98.0/tools/unitsync/test/
H A Dtest.cpp153 const string modArchive = GetPrimaryModArchive(i); in main() local