Home
last modified time | relevance | path

Searched defs:techCRC (Results 1 – 7 of 7) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dnetwork_message.h335 uint32 techCRC; member
610 uint32 techCRC; member
702 uint32 techCRC; member
H A Dconnection_slot.cpp1116 …uint32 techCRC = getFolderTreeContentsCheckSumRecursively(config.getPathListForType(ptTechs,sce… in update() local
H A Dclient_interface.cpp717 uint32 techCRC = 0; in updateLobby() local
H A Dnetwork_message.cpp2578 …kMessageSynchNetworkGameDataStatus(uint32 mapCRC, uint32 tilesetCRC, uint32 techCRC, vector<std::p… in NetworkMessageSynchNetworkGameDataStatus()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/common/
H A Dsimple_threads.cpp309 …uint32 techCRC = getFolderTreeContentsCheckSumRecursively(techDataPaths, string("/") + techName + … in execute() local
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dgame_settings.h130 uint32 techCRC; variable
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/menu/
H A Dmenu_state_connected_game.cpp1710 uint32 techCRC = lastCheckedCRCTechtreeValue; in mouseClick() local
3088 uint32 techCRC = lastCheckedCRCTechtreeValue; in update() local