Home
last modified time | relevance | path

Searched refs:SecondCountry (Results 1 – 3 of 3) sorted by relevance

/dports/games/ksirk/ksirk-21.12.3/ksirk/GameLogic/
H A Dgameautomaton.h69 SecondCountry, // 272 enumerator
H A Dgameautomaton.cpp2131 case SecondCountry: in slotNetworkData()
/dports/games/ksirk/ksirk-21.12.3/ksirk/
H A Dkgamewin.cpp1719 m_automaton->sendMessage(bufferDest,SecondCountry); in moveArmies()
1942 m_automaton->sendMessage(buffer2,SecondCountry); in attacker()
2040 m_automaton->sendMessage(buffer,SecondCountry); in attacked()
2064 m_automaton->sendMessage(buffer,SecondCountry); in attacked()
2101 m_automaton->sendMessage(buffer,SecondCountry); in secondCountryAt()
2602 m_automaton->sendMessage(buffer2,SecondCountry); in cancelAction()