Searched refs:AllowChangeRace (Results 1 – 3 of 3) sorted by relevance
172 …if ( player1Race != player2Race && conf.AllowChangeRace( player1Color ) && conf.AllowChangeRace( p… in SwapPlayers()289 bool class_color = conf.AllowChangeRace( player.GetColor() ); in RedrawInfo()367 if ( conf.AllowChangeRace( player->GetColor() ) ) { in QueueEventProcessing()375 if ( conf.AllowChangeRace( player->GetColor() ) ) { in QueueEventProcessing()420 if ( conf.AllowChangeRace( player->GetColor() ) ) { in QueueEventProcessing()
251 bool AllowChangeRace( int ) const;
846 bool Settings::AllowChangeRace( int f ) const in AllowChangeRace() function in Settings