#include <OptionsGame.h>
Definition at line 26 of file OptionsGame.h.
Definition at line 32 of file OptionsGame.h.
Definition at line 38 of file OptionsGame.h.
Definition at line 55 of file OptionsGame.h.
Definition at line 77 of file OptionsGame.h.
| TeamBallanceNone | |
| TeamBallanceAuto | |
| TeamBallanceBotsVs | |
| TeamBallanceAutoByScore | |
| TeamBallanceAutoByBots |
Definition at line 83 of file OptionsGame.h.
| OptionsGame::OptionsGame | ( | ) |
Definition at line 139 of file OptionsGame.cpp.
References playerType_, playerTypeOptions_, and snprintf.
| OptionsGame::~OptionsGame | ( | ) | [virtual] |
Definition at line 339 of file OptionsGame.cpp.
| const char* OptionsGame::getTutorial | ( | ) | [inline] |
| OptionEntryString& OptionsGame::getTutorialEntry | ( | ) | [inline] |
| int OptionsGame::getPhysicsFPS | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getPhysicsFPSEntry | ( | ) | [inline] |
| int OptionsGame::getScorePerMoney | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScorePerMoneyEntry | ( | ) | [inline] |
Definition at line 99 of file OptionsGame.h.
References scorePerMoney_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getScorePerAssist | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScorePerAssistEntry | ( | ) | [inline] |
Definition at line 102 of file OptionsGame.h.
References scorePerAssist_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getScorePerKill | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScorePerKillEntry | ( | ) | [inline] |
Definition at line 105 of file OptionsGame.h.
References scorePerKill_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getScoreWonForRound | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScoreWonForRoundEntry | ( | ) | [inline] |
Definition at line 108 of file OptionsGame.h.
References scoreWonForRound_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getScoreWonForLives | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScoreWonForLivesEntry | ( | ) | [inline] |
Definition at line 111 of file OptionsGame.h.
References scoreWonForLives_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getTeams | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getTeamsEntry | ( | ) | [inline] |
Definition at line 114 of file OptionsGame.h.
References teams_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSelectDialog::SettingsSelectDialog().
| int OptionsGame::getStartArmsLevel | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getStartArmsLevelEntry | ( | ) | [inline] |
Definition at line 117 of file OptionsGame.h.
References startArmsLevel_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getEndArmsLevel | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getEndArmsLevelEntry | ( | ) | [inline] |
Definition at line 120 of file OptionsGame.h.
References endArmsLevel_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMaxNumberWeapons | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMaxNumberWeaponsEntry | ( | ) | [inline] |
| int OptionsGame::getNoMaxPlayers | ( | ) | [inline] |
Definition at line 125 of file OptionsGame.h.
References numberOfPlayers_.
Referenced by SettingsSelectDialog::buttonDown(), SettingsFrame::setupPlayers(), and SettingsFrame::TransferDataToWindow().
| OptionEntryInt& OptionsGame::getNoMaxPlayersEntry | ( | ) | [inline] |
Definition at line 126 of file OptionsGame.h.
References numberOfPlayers_.
Referenced by SettingsSelectDialog::SettingsSelectDialog(), SettingsFrame::setupPlayers(), and SettingsFrame::TransferDataFromWindow().
| int OptionsGame::getNoMinPlayers | ( | ) | [inline] |
Definition at line 128 of file OptionsGame.h.
References numberOfMinPlayers_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryInt& OptionsGame::getNoMinPlayersEntry | ( | ) | [inline] |
Definition at line 129 of file OptionsGame.h.
References numberOfMinPlayers_.
Referenced by SettingsSelectDialog::buttonDown(), and SettingsFrame::TransferDataFromWindow().
| int OptionsGame::getNoRounds | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getNoRoundsEntry | ( | ) | [inline] |
Definition at line 132 of file OptionsGame.h.
References numberOfRounds_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getRemoveBotsAtPlayers | ( | ) | [inline] |
Definition at line 134 of file OptionsGame.h.
References removeBotsAtPlayers_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryInt& OptionsGame::getRemoveBotsAtPlayersEntry | ( | ) | [inline] |
Definition at line 135 of file OptionsGame.h.
References removeBotsAtPlayers_.
Referenced by SettingsFrame::TransferDataFromWindow().
| int OptionsGame::getNoMaxRoundTurns | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getNoMaxRoundTurnsEntry | ( | ) | [inline] |
Definition at line 138 of file OptionsGame.h.
References maxRoundTurns_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getStartMoney | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getStartMoneyEntry | ( | ) | [inline] |
Definition at line 141 of file OptionsGame.h.
References moneyStarting_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getInterest | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getInterestEntry | ( | ) | [inline] |
Definition at line 144 of file OptionsGame.h.
References moneyInterest_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getFreeMarketAdjustment | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getFreeMarketAdjustmentEntry | ( | ) | [inline] |
| int OptionsGame::getFreeMarketLimits | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getFreeMarketLimitsEntry | ( | ) | [inline] |
| int OptionsGame::getMaxLandscapeSize | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMaxLandscapeSizeEntry | ( | ) | [inline] |
| int OptionsGame::getStartTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getStartTimeEntry | ( | ) | [inline] |
Definition at line 156 of file OptionsGame.h.
References startTime_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getShotTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getShotTimeEntry | ( | ) | [inline] |
Definition at line 159 of file OptionsGame.h.
References shotTime_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getKeepAliveTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getKeepAliveTimeEntry | ( | ) | [inline] |
| int OptionsGame::getKeepAliveTimeoutTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getKeepAliveTimeoutTimeEntry | ( | ) | [inline] |
Definition at line 165 of file OptionsGame.h.
References keepAliveTimeoutTime_.
Referenced by SettingsFrame::createMainPanel().
| int OptionsGame::getBuyingTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getBuyingTimeEntry | ( | ) | [inline] |
Definition at line 168 of file OptionsGame.h.
References buyingTime_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getRoundScoreTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getRoundScoreTimeEntry | ( | ) | [inline] |
| int OptionsGame::getScoreTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getScoreTimeEntry | ( | ) | [inline] |
| int OptionsGame::getAllowedMissedMoves | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getAllowedMissedMovesEntry | ( | ) | [inline] |
| int OptionsGame::getIdleKickTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getIdleKickTimeEntry | ( | ) | [inline] |
Definition at line 180 of file OptionsGame.h.
References idleKickTime_.
Referenced by SettingsFrame::createMainPanel().
| int OptionsGame::getIdleShotKickTime | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getIdleShotKickTimeEntry | ( | ) | [inline] |
Definition at line 183 of file OptionsGame.h.
References idleShotKickTime_.
Referenced by SettingsFrame::createMainPanel().
| int OptionsGame::getMinFallingDistance | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMinFallingDistanceEntry | ( | ) | [inline] |
Definition at line 186 of file OptionsGame.h.
References minFallingDistance_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMaxClimbingDistance | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMaxClimbingDistanceEntry | ( | ) | [inline] |
Definition at line 189 of file OptionsGame.h.
References maxClimbingDistance_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getPlayerLives | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getPlayerLivesEntry | ( | ) | [inline] |
Definition at line 192 of file OptionsGame.h.
References playerLives_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getGravity | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getGravityEntry | ( | ) | [inline] |
| OptionEntryEnum OptionsGame::getWindForce | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getWindForceEntry | ( | ) | [inline] |
Definition at line 198 of file OptionsGame.h.
References windForce_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| OptionEntryEnum OptionsGame::getWindType | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getWindTypeEntry | ( | ) | [inline] |
Definition at line 201 of file OptionsGame.h.
References windType_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| OptionEntryEnum OptionsGame::getWallType | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getWallTypeEntry | ( | ) | [inline] |
Definition at line 204 of file OptionsGame.h.
References wallType_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| OptionEntryEnum OptionsGame::getWeapScale | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getWeapScaleEntry | ( | ) | [inline] |
Definition at line 207 of file OptionsGame.h.
References weapScale_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| OptionEntryEnum OptionsGame::getTurnType | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getTurnTypeEntry | ( | ) | [inline] |
Definition at line 210 of file OptionsGame.h.
References turnType_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSelectDialog::SettingsSelectDialog().
| int OptionsGame::getBuyOnRound | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getBuyOnRoundEntry | ( | ) | [inline] |
Definition at line 213 of file OptionsGame.h.
References moneyBuyOnRound_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyPerRound | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyPerRoundEntry | ( | ) | [inline] |
Definition at line 216 of file OptionsGame.h.
References moneyPerRound_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonForRound | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonForRoundEntry | ( | ) | [inline] |
Definition at line 219 of file OptionsGame.h.
References moneyWonForRound_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonForLives | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonForLivesEntry | ( | ) | [inline] |
Definition at line 222 of file OptionsGame.h.
References moneyWonForLives_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonPerKillPoint | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonPerKillPointEntry | ( | ) | [inline] |
Definition at line 225 of file OptionsGame.h.
References moneyPerKillPoint_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonPerMultiKillPoint | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonPerMultiKillPointEntry | ( | ) | [inline] |
Definition at line 228 of file OptionsGame.h.
References moneyPerMultiKillPoint_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonPerAssistPoint | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonPerAssistPointEntry | ( | ) | [inline] |
Definition at line 231 of file OptionsGame.h.
References moneyPerAssistPoint_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getMoneyWonPerHitPoint | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMoneyWonPerHitPointEntry | ( | ) | [inline] |
Definition at line 234 of file OptionsGame.h.
References moneyPerHitPoint_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| bool OptionsGame::getMoneyPerHealthPoint | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getMoneyPerHealthPointEntry | ( | ) | [inline] |
Definition at line 237 of file OptionsGame.h.
References moneyPerHealthPoint_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| bool OptionsGame::getLimitPowerByHealth | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getLimitPowerByHealthEntry | ( | ) | [inline] |
| OptionEntryEnum OptionsGame::getTeamBallance | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getTeamBallanceEntry | ( | ) | [inline] |
Definition at line 243 of file OptionsGame.h.
References teamBallance_.
Referenced by SettingsFrame::createMainPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| int OptionsGame::getComputersDeathTalk | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getComputersDeathTalkEntry | ( | ) | [inline] |
| int OptionsGame::getComputersAttackTalk | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getComputersAttackTalkEntry | ( | ) | [inline] |
| const char* OptionsGame::getEconomy | ( | ) | [inline] |
| OptionEntryStringEnum& OptionsGame::getEconomyEntry | ( | ) | [inline] |
Definition at line 252 of file OptionsGame.h.
References economy_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| const char* OptionsGame::getLandscapes | ( | ) | [inline] |
Definition at line 254 of file OptionsGame.h.
References landscapes_.
Referenced by LandscapeDefinitionsBase::landscapeEnabled().
| OptionEntryString& OptionsGame::getLandscapesEntry | ( | ) | [inline] |
Definition at line 255 of file OptionsGame.h.
References landscapes_.
Referenced by SettingsSubSelectDialog::buttonDown(), LandscapeDefinitions::checkEnabled(), ServerWebSettingsHandler::SettingsLandscapeHandler::processRequest(), and SettingsFrame::TransferDataFromWindow().
| const char* OptionsGame::getStatsLogger | ( | ) | [inline] |
| OptionEntryStringEnum& OptionsGame::getStatsLoggerEntry | ( | ) | [inline] |
| const char* OptionsGame::getServerFileLogger | ( | ) | [inline] |
Definition at line 260 of file OptionsGame.h.
References serverFileLogger_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryStringEnum& OptionsGame::getServerFileLoggerEntry | ( | ) | [inline] |
Definition at line 261 of file OptionsGame.h.
References serverFileLogger_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| const char* OptionsGame::getBotNamePrefix | ( | ) | [inline] |
Definition at line 263 of file OptionsGame.h.
References botNamePrefix_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryString& OptionsGame::getBotNamePrefixEntry | ( | ) | [inline] |
Definition at line 264 of file OptionsGame.h.
References botNamePrefix_.
Referenced by SettingsFrame::TransferDataFromWindow().
| bool OptionsGame::getGiveAllWeapons | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getGiveAllWeaponsEntry | ( | ) | [inline] |
Definition at line 267 of file OptionsGame.h.
References giveAllWeapons_.
Referenced by SettingsFrame::createEcoPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| bool OptionsGame::getDelayedDefenseActivation | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getDelayedDefenseActivationEntry | ( | ) | [inline] |
Definition at line 270 of file OptionsGame.h.
References delayedDefenseActivation_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| bool OptionsGame::getCycleMaps | ( | ) | [inline] |
Definition at line 272 of file OptionsGame.h.
References cycleMaps_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryBool& OptionsGame::getCycleMapsEntry | ( | ) | [inline] |
Definition at line 273 of file OptionsGame.h.
References cycleMaps_.
Referenced by SettingsSubSelectDialog::SettingsSubSelectDialog(), SettingsFrame::TransferDataFromWindow(), and SettingsFrame::TransferDataToWindow().
| int OptionsGame::getResignMode | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getResignModeEntry | ( | ) | [inline] |
Definition at line 276 of file OptionsGame.h.
References resignMode_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| OptionEntryEnum OptionsGame::getMovementRestriction | ( | ) | [inline] |
| OptionEntryEnum& OptionsGame::getMovementRestrictionEntry | ( | ) | [inline] |
Definition at line 279 of file OptionsGame.h.
References movementRestriction_.
Referenced by SettingsFrame::createEnvPanel(), and SettingsSubSelectDialog::SettingsSubSelectDialog().
| bool OptionsGame::getRandomizeBotNames | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getRandomizeBotNamesEntry | ( | ) | [inline] |
| int OptionsGame::getPortNo | ( | ) | [inline] |
Definition at line 284 of file OptionsGame.h.
References portNo_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryInt& OptionsGame::getPortNoEntry | ( | ) | [inline] |
Definition at line 285 of file OptionsGame.h.
References portNo_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| int OptionsGame::getManagementPortNo | ( | ) | [inline] |
Definition at line 287 of file OptionsGame.h.
References managementPortNo_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryInt& OptionsGame::getManagementPortNoEntry | ( | ) | [inline] |
Definition at line 288 of file OptionsGame.h.
References managementPortNo_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| const char* OptionsGame::getMod | ( | ) | [inline] |
Definition at line 290 of file OptionsGame.h.
References mod_.
Referenced by SettingsSubSelectDialog::display(), showSettingsDialog(), and ServerSFrame::TransferDataToWindow().
| OptionEntryString& OptionsGame::getModEntry | ( | ) | [inline] |
Definition at line 291 of file OptionsGame.h.
References mod_.
Referenced by ServerWebSettingsHandler::SettingsModHandler::processRequest(), SettingsSelectDialog::SettingsSelectDialog(), and ServerSFrame::TransferDataFromWindow().
| const char* OptionsGame::getMOTD | ( | ) | [inline] |
Definition at line 293 of file OptionsGame.h.
References motd_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryString& OptionsGame::getMOTDEntry | ( | ) | [inline] |
Definition at line 294 of file OptionsGame.h.
References motd_.
Referenced by SettingsFrame::TransferDataFromWindow().
| int OptionsGame::getModDownloadSpeed | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getModDownloadSpeedEntry | ( | ) | [inline] |
Definition at line 297 of file OptionsGame.h.
References modDownloadSpeed_.
Referenced by SettingsFrame::createMainPanel().
| int OptionsGame::getMaxAvatarSize | ( | ) | [inline] |
| OptionEntryInt& OptionsGame::getMaxAvatarSizeEntry | ( | ) | [inline] |
| const char* OptionsGame::getServerName | ( | ) | [inline] |
Definition at line 302 of file OptionsGame.h.
References serverName_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryString& OptionsGame::getServerNameEntry | ( | ) | [inline] |
Definition at line 303 of file OptionsGame.h.
References serverName_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| const char* OptionsGame::getServerPassword | ( | ) | [inline] |
| OptionEntryString& OptionsGame::getServerPasswordEntry | ( | ) | [inline] |
Definition at line 306 of file OptionsGame.h.
References serverPassword_.
Referenced by SettingsFrame::createMainPanel().
| OptionEntryString& OptionsGame::getPlayerType | ( | int | no | ) | [inline] |
Definition at line 308 of file OptionsGame.h.
References DIALOG_ASSERT, and playerType_.
Referenced by OptionsScorched::getPlayerType(), SettingsFrame::TransferDataFromWindow(), and SettingsFrame::TransferDataToWindow().
| const char* OptionsGame::getPublishAddress | ( | ) | [inline] |
Definition at line 310 of file OptionsGame.h.
References publishAddress_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryString& OptionsGame::getPublishAddressEntry | ( | ) | [inline] |
Definition at line 311 of file OptionsGame.h.
References publishAddress_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| bool OptionsGame::getAllowSameIP | ( | ) | [inline] |
Definition at line 313 of file OptionsGame.h.
References allowSameIP_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryBool& OptionsGame::getAllowSameIPEntry | ( | ) | [inline] |
Definition at line 314 of file OptionsGame.h.
References allowSameIP_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| bool OptionsGame::getAllowSameUniqueId | ( | ) | [inline] |
Definition at line 316 of file OptionsGame.h.
References allowSameUniqueId_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryBool& OptionsGame::getAllowSameUniqueIdEntry | ( | ) | [inline] |
Definition at line 317 of file OptionsGame.h.
References allowSameUniqueId_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| bool OptionsGame::getPublishServer | ( | ) | [inline] |
Definition at line 319 of file OptionsGame.h.
References publishServer_.
Referenced by ServerSFrame::TransferDataToWindow().
| OptionEntryBool& OptionsGame::getPublishServerEntry | ( | ) | [inline] |
Definition at line 320 of file OptionsGame.h.
References publishServer_.
Referenced by ServerSFrame::TransferDataFromWindow(), and ServerSFrame::TransferDataToWindow().
| bool OptionsGame::getResidualPlayers | ( | ) | [inline] |
Definition at line 322 of file OptionsGame.h.
References residualPlayers_.
Referenced by SettingsFrame::TransferDataToWindow().
| OptionEntryBool& OptionsGame::getResidualPlayersEntry | ( | ) | [inline] |
Definition at line 323 of file OptionsGame.h.
References residualPlayers_.
Referenced by SettingsFrame::TransferDataFromWindow().
| bool OptionsGame::getAutoSendSyncCheck | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getAutoSendSyncCheckEntry | ( | ) | [inline] |
| bool OptionsGame::getActionSyncCheck | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getActionSyncCheckEntry | ( | ) | [inline] |
| const char* OptionsGame::getAuthHandler | ( | ) | [inline] |
| OptionEntryStringEnum& OptionsGame::getAuthHandlerEntry | ( | ) | [inline] |
| bool OptionsGame::getRegisteredUserNames | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getRegisteredUserNamesEntry | ( | ) | [inline] |
| bool OptionsGame::getAllowMultiLingualChat | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getAllowMultiLingualChatEntry | ( | ) | [inline] |
| bool OptionsGame::getAllowMultiLingualNames | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getAllowMultiLingualNamesEntry | ( | ) | [inline] |
| bool OptionsGame::getDebugFeatures | ( | ) | [inline] |
| OptionEntryBool& OptionsGame::getDebugFeaturesEntry | ( | ) | [inline] |
| std::list< OptionEntry * > & OptionsGame::getOptions | ( | ) |
Definition at line 435 of file OptionsGame.cpp.
References options_.
Referenced by RulesDialog::addMOTD(), OptionsScorched::commitChanges(), LandscapeOptionsType::readXML(), s3d_get_option(), and OptionsScorched::updateLevelOptions().
| std::list< OptionEntry * > & OptionsGame::getPlayerTypeOptions | ( | ) |
| bool OptionsGame::writeOptionsToXML | ( | XMLNode * | xmlNode | ) | [virtual] |
Definition at line 384 of file OptionsGame.cpp.
References options_, and OptionEntryHelper::writeToXML().
| bool OptionsGame::readOptionsFromXML | ( | XMLNode * | xmlNode | ) | [virtual] |
Definition at line 390 of file OptionsGame.cpp.
References options_, and OptionEntryHelper::readFromXML().
| bool OptionsGame::writeOptionsToFile | ( | const std::string & | filePath | ) | [virtual] |
Definition at line 396 of file OptionsGame.cpp.
References options_, playerTypeOptions_, and OptionEntryHelper::writeToFile().
Referenced by SettingsSelectDialog::buttonDown(), and showServerSDialog().
| bool OptionsGame::readOptionsFromFile | ( | const std::string & | filePath | ) | [virtual] |
Definition at line 413 of file OptionsGame.cpp.
References options_, playerTypeOptions_, and OptionEntryHelper::readFromFile().
Referenced by SettingsSelectDialog::display(), main(), showServerSDialog(), and startClientInternal().
| bool OptionsGame::writeToBuffer | ( | NetBuffer & | buffer, | |
| bool | useProtected, | |||
| bool | usePlayerTypes | |||
| ) | [virtual] |
Definition at line 344 of file OptionsGame.cpp.
References options_, playerTypeOptions_, and OptionEntryHelper::writeToBuffer().
Referenced by ClientSave::storeClient(), and OptionsScorched::updateChangeSet().
| bool OptionsGame::readFromBuffer | ( | NetBufferReader & | reader, | |
| bool | useProtected, | |||
| bool | usePlayerTypes | |||
| ) | [virtual] |
Definition at line 364 of file OptionsGame.cpp.
References options_, playerTypeOptions_, and OptionEntryHelper::readFromBuffer().
Referenced by ClientSave::restoreClient(), and OptionsScorched::updateChangeSet().
std::list<OptionEntry *> OptionsGame::options_ [protected] |
Definition at line 357 of file OptionsGame.h.
Referenced by getOptions(), readFromBuffer(), readOptionsFromFile(), readOptionsFromXML(), writeOptionsToFile(), writeOptionsToXML(), and writeToBuffer().
std::list<OptionEntry *> OptionsGame::playerTypeOptions_ [protected] |
Definition at line 358 of file OptionsGame.h.
Referenced by getPlayerTypeOptions(), OptionsGame(), readFromBuffer(), readOptionsFromFile(), writeOptionsToFile(), and writeToBuffer().
OptionEntryBoundedInt OptionsGame::physicsFPS_ [protected] |
Definition at line 360 of file OptionsGame.h.
Referenced by getPhysicsFPS(), and getPhysicsFPSEntry().
OptionEntryBoundedInt OptionsGame::startArmsLevel_ [protected] |
Definition at line 361 of file OptionsGame.h.
Referenced by getStartArmsLevel(), and getStartArmsLevelEntry().
OptionEntryBoundedInt OptionsGame::endArmsLevel_ [protected] |
Definition at line 362 of file OptionsGame.h.
Referenced by getEndArmsLevel(), and getEndArmsLevelEntry().
OptionEntryBoundedInt OptionsGame::maxRoundTurns_ [protected] |
Definition at line 363 of file OptionsGame.h.
Referenced by getNoMaxRoundTurns(), and getNoMaxRoundTurnsEntry().
OptionEntryBoundedInt OptionsGame::keepAliveTime_ [protected] |
Definition at line 364 of file OptionsGame.h.
Referenced by getKeepAliveTime(), and getKeepAliveTimeEntry().
Definition at line 365 of file OptionsGame.h.
Referenced by getKeepAliveTimeoutTime(), and getKeepAliveTimeoutTimeEntry().
OptionEntryBoundedInt OptionsGame::shotTime_ [protected] |
OptionEntryBoundedInt OptionsGame::startTime_ [protected] |
Definition at line 367 of file OptionsGame.h.
Referenced by getStartTime(), and getStartTimeEntry().
OptionEntryBoundedInt OptionsGame::buyingTime_ [protected] |
Definition at line 368 of file OptionsGame.h.
Referenced by getBuyingTime(), and getBuyingTimeEntry().
OptionEntryBoundedInt OptionsGame::roundScoreTime_ [protected] |
Definition at line 369 of file OptionsGame.h.
Referenced by getRoundScoreTime(), and getRoundScoreTimeEntry().
OptionEntryBoundedInt OptionsGame::scoreTime_ [protected] |
Definition at line 370 of file OptionsGame.h.
Referenced by getScoreTime(), and getScoreTimeEntry().
Definition at line 371 of file OptionsGame.h.
Referenced by getAllowedMissedMoves(), and getAllowedMissedMovesEntry().
OptionEntryBoundedInt OptionsGame::numberOfRounds_ [protected] |
OptionEntryBoundedInt OptionsGame::maxNumberWeapons_ [protected] |
Definition at line 373 of file OptionsGame.h.
Referenced by getMaxNumberWeapons(), and getMaxNumberWeaponsEntry().
OptionEntryBoundedInt OptionsGame::gravity_ [protected] |
Definition at line 375 of file OptionsGame.h.
Referenced by getMinFallingDistance(), and getMinFallingDistanceEntry().
Definition at line 376 of file OptionsGame.h.
Referenced by getMaxClimbingDistance(), and getMaxClimbingDistanceEntry().
OptionEntryBoundedInt OptionsGame::playerLives_ [protected] |
Definition at line 377 of file OptionsGame.h.
Referenced by getPlayerLives(), and getPlayerLivesEntry().
OptionEntryBoundedInt OptionsGame::teams_ [protected] |
OptionEntryBoundedInt OptionsGame::numberOfPlayers_ [protected] |
Definition at line 379 of file OptionsGame.h.
Referenced by getNoMaxPlayers(), and getNoMaxPlayersEntry().
Definition at line 380 of file OptionsGame.h.
Referenced by getNoMinPlayers(), and getNoMinPlayersEntry().
Definition at line 381 of file OptionsGame.h.
Referenced by getRemoveBotsAtPlayers(), and getRemoveBotsAtPlayersEntry().
Definition at line 382 of file OptionsGame.h.
Referenced by getComputersDeathTalk(), and getComputersDeathTalkEntry().
Definition at line 383 of file OptionsGame.h.
Referenced by getComputersAttackTalk(), and getComputersAttackTalkEntry().
OptionEntryBoundedInt OptionsGame::moneyBuyOnRound_ [protected] |
Definition at line 384 of file OptionsGame.h.
Referenced by getBuyOnRound(), and getBuyOnRoundEntry().
OptionEntryBoundedInt OptionsGame::moneyWonForRound_ [protected] |
Definition at line 385 of file OptionsGame.h.
Referenced by getMoneyWonForRound(), and getMoneyWonForRoundEntry().
OptionEntryBoundedInt OptionsGame::moneyWonForLives_ [protected] |
Definition at line 386 of file OptionsGame.h.
Referenced by getMoneyWonForLives(), and getMoneyWonForLivesEntry().
OptionEntryBoundedInt OptionsGame::moneyPerKillPoint_ [protected] |
Definition at line 387 of file OptionsGame.h.
Referenced by getMoneyWonPerKillPoint(), and getMoneyWonPerKillPointEntry().
Definition at line 388 of file OptionsGame.h.
Referenced by getMoneyWonPerMultiKillPoint(), and getMoneyWonPerMultiKillPointEntry().
Definition at line 389 of file OptionsGame.h.
Referenced by getMoneyWonPerAssistPoint(), and getMoneyWonPerAssistPointEntry().
OptionEntryBoundedInt OptionsGame::moneyPerHitPoint_ [protected] |
Definition at line 390 of file OptionsGame.h.
Referenced by getMoneyWonPerHitPoint(), and getMoneyWonPerHitPointEntry().
OptionEntryBoundedInt OptionsGame::moneyPerRound_ [protected] |
Definition at line 391 of file OptionsGame.h.
Referenced by getMoneyPerRound(), and getMoneyPerRoundEntry().
OptionEntryBool OptionsGame::moneyPerHealthPoint_ [protected] |
Definition at line 392 of file OptionsGame.h.
Referenced by getMoneyPerHealthPoint(), and getMoneyPerHealthPointEntry().
OptionEntryBoundedInt OptionsGame::scorePerMoney_ [protected] |
Definition at line 393 of file OptionsGame.h.
Referenced by getScorePerMoney(), and getScorePerMoneyEntry().
OptionEntryBoundedInt OptionsGame::scorePerAssist_ [protected] |
Definition at line 394 of file OptionsGame.h.
Referenced by getScorePerAssist(), and getScorePerAssistEntry().
OptionEntryBoundedInt OptionsGame::scorePerKill_ [protected] |
Definition at line 395 of file OptionsGame.h.
Referenced by getScorePerKill(), and getScorePerKillEntry().
OptionEntryBoundedInt OptionsGame::scoreWonForRound_ [protected] |
Definition at line 396 of file OptionsGame.h.
Referenced by getScoreWonForRound(), and getScoreWonForRoundEntry().
OptionEntryBoundedInt OptionsGame::scoreWonForLives_ [protected] |
Definition at line 397 of file OptionsGame.h.
Referenced by getScoreWonForLives(), and getScoreWonForLivesEntry().
OptionEntryInt OptionsGame::maxLandscapeSize_ [protected] |
Definition at line 398 of file OptionsGame.h.
Referenced by getMaxLandscapeSize(), and getMaxLandscapeSizeEntry().
OptionEntryInt OptionsGame::freeMarketAdjustment_ [protected] |
Definition at line 399 of file OptionsGame.h.
Referenced by getFreeMarketAdjustment(), and getFreeMarketAdjustmentEntry().
OptionEntryInt OptionsGame::freeMarketLimits_ [protected] |
Definition at line 400 of file OptionsGame.h.
Referenced by getFreeMarketLimits(), and getFreeMarketLimitsEntry().
OptionEntryBoundedInt OptionsGame::moneyStarting_ [protected] |
Definition at line 401 of file OptionsGame.h.
Referenced by getStartMoney(), and getStartMoneyEntry().
OptionEntryBoundedInt OptionsGame::idleKickTime_ [protected] |
Definition at line 402 of file OptionsGame.h.
Referenced by getIdleKickTime(), and getIdleKickTimeEntry().
OptionEntryBoundedInt OptionsGame::idleShotKickTime_ [protected] |
Definition at line 403 of file OptionsGame.h.
Referenced by getIdleShotKickTime(), and getIdleShotKickTimeEntry().
OptionEntryEnum OptionsGame::teamBallance_ [protected] |
Definition at line 404 of file OptionsGame.h.
Referenced by getTeamBallance(), and getTeamBallanceEntry().
OptionEntryBoundedInt OptionsGame::moneyInterest_ [protected] |
OptionEntryBool OptionsGame::limitPowerByHealth_ [protected] |
Definition at line 406 of file OptionsGame.h.
Referenced by getLimitPowerByHealth(), and getLimitPowerByHealthEntry().
OptionEntryString OptionsGame::tutorial_ [protected] |
OptionEntryBool OptionsGame::cycleMaps_ [protected] |
Definition at line 408 of file OptionsGame.h.
Referenced by getCycleMaps(), and getCycleMapsEntry().
Definition at line 409 of file OptionsGame.h.
Referenced by getDelayedDefenseActivation(), and getDelayedDefenseActivationEntry().
OptionEntryEnum OptionsGame::resignMode_ [protected] |
Definition at line 410 of file OptionsGame.h.
Referenced by getResignMode(), and getResignModeEntry().
OptionEntryEnum OptionsGame::movementRestriction_ [protected] |
Definition at line 411 of file OptionsGame.h.
Referenced by getMovementRestriction(), and getMovementRestrictionEntry().
OptionEntryEnum OptionsGame::turnType_ [protected] |
OptionEntryEnum OptionsGame::windForce_ [protected] |
Definition at line 413 of file OptionsGame.h.
Referenced by getWindForce(), and getWindForceEntry().
OptionEntryEnum OptionsGame::windType_ [protected] |
OptionEntryEnum OptionsGame::wallType_ [protected] |
OptionEntryEnum OptionsGame::weapScale_ [protected] |
Definition at line 416 of file OptionsGame.h.
Referenced by getWeapScale(), and getWeapScaleEntry().
OptionEntryBoundedInt OptionsGame::modDownloadSpeed_ [protected] |
Definition at line 417 of file OptionsGame.h.
Referenced by getModDownloadSpeed(), and getModDownloadSpeedEntry().
OptionEntryInt OptionsGame::maxAvatarSize_ [protected] |
Definition at line 418 of file OptionsGame.h.
Referenced by getMaxAvatarSize(), and getMaxAvatarSizeEntry().
OptionEntryString OptionsGame::mod_ [protected] |
OptionEntryString OptionsGame::motd_ [protected] |
OptionEntryStringEnum OptionsGame::economy_ [protected] |
OptionEntryString OptionsGame::landscapes_ [protected] |
Definition at line 422 of file OptionsGame.h.
Referenced by getLandscapes(), and getLandscapesEntry().
OptionEntryStringEnum OptionsGame::statsLogger_ [protected] |
Definition at line 423 of file OptionsGame.h.
Referenced by getStatsLogger(), and getStatsLoggerEntry().
OptionEntryStringEnum OptionsGame::serverFileLogger_ [protected] |
Definition at line 424 of file OptionsGame.h.
Referenced by getServerFileLogger(), and getServerFileLoggerEntry().
OptionEntryString OptionsGame::botNamePrefix_ [protected] |
Definition at line 427 of file OptionsGame.h.
Referenced by getBotNamePrefix(), and getBotNamePrefixEntry().
OptionEntryBool OptionsGame::actionSyncCheck_ [protected] |
Definition at line 428 of file OptionsGame.h.
Referenced by getActionSyncCheck(), and getActionSyncCheckEntry().
OptionEntryBool OptionsGame::autoSendSyncCheck_ [protected] |
Definition at line 429 of file OptionsGame.h.
Referenced by getAutoSendSyncCheck(), and getAutoSendSyncCheckEntry().
OptionEntryBool OptionsGame::residualPlayers_ [protected] |
Definition at line 430 of file OptionsGame.h.
Referenced by getResidualPlayers(), and getResidualPlayersEntry().
OptionEntryBool OptionsGame::randomizeBotNames_ [protected] |
Definition at line 431 of file OptionsGame.h.
Referenced by getRandomizeBotNames(), and getRandomizeBotNamesEntry().
OptionEntryBool OptionsGame::giveAllWeapons_ [protected] |
Definition at line 432 of file OptionsGame.h.
Referenced by getGiveAllWeapons(), and getGiveAllWeaponsEntry().
OptionEntryBool OptionsGame::registeredUserNames_ [protected] |
Definition at line 433 of file OptionsGame.h.
Referenced by getRegisteredUserNames(), and getRegisteredUserNamesEntry().
OptionEntryBool OptionsGame::allowMultiLingualChat_ [protected] |
Definition at line 434 of file OptionsGame.h.
Referenced by getAllowMultiLingualChat(), and getAllowMultiLingualChatEntry().
OptionEntryBool OptionsGame::allowMultiLingualNames_ [protected] |
Definition at line 435 of file OptionsGame.h.
Referenced by getAllowMultiLingualNames(), and getAllowMultiLingualNamesEntry().
OptionEntryStringEnum OptionsGame::authHandler_ [protected] |
Definition at line 436 of file OptionsGame.h.
Referenced by getAuthHandler(), and getAuthHandlerEntry().
OptionEntryString OptionsGame::serverName_ [protected] |
Definition at line 437 of file OptionsGame.h.
Referenced by getServerName(), and getServerNameEntry().
OptionEntryString* OptionsGame::playerType_[24] [protected] |
OptionEntryString OptionsGame::serverPassword_ [protected] |
Definition at line 439 of file OptionsGame.h.
Referenced by getServerPassword(), and getServerPasswordEntry().
OptionEntryInt OptionsGame::portNo_ [protected] |
OptionEntryInt OptionsGame::managementPortNo_ [protected] |
Definition at line 441 of file OptionsGame.h.
Referenced by getManagementPortNo(), and getManagementPortNoEntry().
OptionEntryString OptionsGame::publishAddress_ [protected] |
Definition at line 442 of file OptionsGame.h.
Referenced by getPublishAddress(), and getPublishAddressEntry().
OptionEntryBool OptionsGame::publishServer_ [protected] |
Definition at line 443 of file OptionsGame.h.
Referenced by getPublishServer(), and getPublishServerEntry().
OptionEntryBool OptionsGame::allowSameIP_ [protected] |
Definition at line 444 of file OptionsGame.h.
Referenced by getAllowSameIP(), and getAllowSameIPEntry().
OptionEntryBool OptionsGame::allowSameUniqueId_ [protected] |
Definition at line 445 of file OptionsGame.h.
Referenced by getAllowSameUniqueId(), and getAllowSameUniqueIdEntry().
OptionEntryBool OptionsGame::debugFeatures_ [protected] |
Definition at line 446 of file OptionsGame.h.
Referenced by getDebugFeatures(), and getDebugFeaturesEntry().
OptionEntryEnum OptionsGame::depricatedScoreType_ [protected] |
Definition at line 449 of file OptionsGame.h.
Definition at line 450 of file OptionsGame.h.
Definition at line 451 of file OptionsGame.h.
Definition at line 452 of file OptionsGame.h.
Definition at line 453 of file OptionsGame.h.
Definition at line 454 of file OptionsGame.h.
1.5.3