28 #ifndef __EVE_SERVER_CONFIG__H__INCL__
29 #define __EVE_SERVER_CONFIG__H__INCL__
366 ( EVEServerConfig::get() )
double startBalance
Money balance of new created characters.
bool DeleteOldTransactions
float missileDamage
Modifier for damage from missiles.
struct EVEServerConfig::@109 files
struct EVEServerConfig::@112 cosmic
bool ProcessThreads(const TiXmlElement *ele)
bool ProcessAccount(const TiXmlElement *ele)
bool ProcessExploring(const TiXmlElement *ele)
double startSecRating
Starting security rating for new characters.
double startAurBalance
Aura balance of new created characters. -allan 01/10/14.
float MissionOfferExpired
float ModuleRepairModifier
Class which parses and stores eve-server configuration.
bool ProcessNet(const TiXmlElement *ele)
float turretRoF
Modifier for turret rate of fire.
struct EVEServerConfig::@113 exploring
std::string logDir
A directory in which the log files are stored.
bool ProcessEveServer(const TiXmlElement *ele)
float ACorp2CharMissionMultiplier
float missileRoF
Modifier for missile rate of fire.
uint16 imageServerPort
Port at which the imageServer should listen.
struct EVEServerConfig::@106 character
struct EVEServerConfig::@103 market
bool ProcessNPC(const TiXmlElement *ele)
struct EVEServerConfig::@114 standings
struct EVEServerConfig::@111 threads
struct EVEServerConfig::@100 server
float damageRate
Modifier for damage from NPCs.
double secRate
Modifier for security rating changes. Changes how fast it goes up/down based on actions.
bool ProcessWorld(const TiXmlElement *ele)
uint32 startStation
Starting station ID for new characters.
bool ProcessCrime(const TiXmlElement *ele)
float ACorp2PCorpMissionMultiplier
float Agent2PCorpMissionMultiplier
std::string loginMessage
A message shown to every client on login (if enabled in ).
bool ProcessChat(const TiXmlElement *ele)
struct EVEServerConfig::@102 rates
std::string imageServer
the imageServer for char images. should be the evemu server external ip/host
std::string db
A database to be used by server.
int64 autoAccountRole
Role to assign to auto created account; set to 0 to disable auto account creation.
float turretDamage
Modifier for damage from PC turrets.
float BaseMissionMultiplier
A somewhat extended version of XMLParser.
uint32 startCorporation
Starting corp ID for new characters.
bool ProcessDatabase(const TiXmlElement *ele)
bool ProcessServer(const TiXmlElement *ele)
struct EVEServerConfig::@107 npc
struct EVEServerConfig::@116 crime
uint32 corpCost
Startup Cost to create a corporation.
uint32 terminationDelay
Delay for terminating a character in seconds.
std::string logSettings
A log configuration file.
float missileTime
Modifier for missile flightTime.
bool ProcessMarket(const TiXmlElement *ele)
float ImportantMissionBonus
float FleetMissionMultiplier
bool ProcessBPTimes(const TiXmlElement *ele)
float DefenderMissileChance
uint32 allyCost
Startup Cost to create an alliance.
struct EVEServerConfig::@115 chat
bool ProcessStandings(const TiXmlElement *ele)
float MissionFailedRollback
struct EVEServerConfig::@105 account
std::string cacheDir
A directory at which the cache files should be stored.
std::string username
Name of database account to use.
struct EVEServerConfig::@117 testing
struct EVEServerConfig::@104 ram
struct EVEServerConfig::@118 debug
float Agent2CharMissionMultiplier
std::string password
Password for the database account.
struct EVEServerConfig::@101 world
struct EVEServerConfig::@108 database
float AFaction2CharMissionMultiplier
bool ProcessCosmic(const TiXmlElement *ele)
Template used for singleton classes.
std::string host
Hostname of database server.
struct EVEServerConfig::@110 net
uint16 port
A port at which the database server listens.
bool ProcessTesting(const TiXmlElement *ele)
bool ProcessFiles(const TiXmlElement *ele)
bool ProcessRates(const TiXmlElement *ele)
float AFaction2PCorpMissionMultiplier
float roidRadiusMultiplier
bool ProcessCharacter(const TiXmlElement *ele)
float npcBountyMultiply
Modifier for npc bounties automatically awarded for shooting down npc enemies.
bool ProcessDebug(const TiXmlElement *ele)