Home
last modified time | relevance | path

Searched refs:deFog (Results 1 – 7 of 7) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DLocationBox.h120 void deFog() const;
123 void deFog(Player *p) const;
H A DLocationBox.cpp151 void LocationBox::deFog() const in deFog() function in LocationBox
160 void LocationBox::deFog(Player *p) const in deFog() function in LocationBox
H A Dstack.h176 void deFog();
H A Dstack.cpp208 deFog(); in moveToDest()
217 void Stack::deFog() in deFog() function in Stack
H A Dcity.cpp160 deFog(newowner); in conquer()
H A DGameScenario.cpp335 (*sit)->deFog(); in setupStacks()
492 city->deFog(city->getOwner()); in setupCities()
H A Dplayer.cpp1913 r->deFog(this); in doGiveReward()