Home
last modified time | relevance | path

Searched refs:RS_InitTree (Results 1 – 4 of 4) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcp_research.h214 void RS_InitTree(const struct campaign_s* campaign, bool load);
H A Dcp_campaign.cpp1184 RS_InitTree(campaign, load); /**< Initialise all data in the research tree. */ in CP_CampaignInit()
H A Dcp_research.cpp496 void RS_InitTree (const campaign_t* campaign, bool load) in RS_InitTree() function
/dports/games/ufoai/ufoai-2.5-source/src/tests/
H A Dtest_campaign.cpp162 RS_InitTree(campaign, false); in CreateBase()
893 RS_InitTree(campaign, false); in testMarket()
1016 RS_InitTree(campaign, false); in testCampaignRun()
1105 RS_InitTree(campaign, false); in testCampaignDateHandling()