EvEmu
0.8.4
11 September 2021
|
#include <array>
Go to the source code of this file.
Functions | |
static const GPoint | NULL_ORIGIN (0, 0, 0) |
static const GVector | NULL_ORIGIN_V (0, 0, 0) |
const int32 | ITEM_DB_SAVE_TIMER_EXPIRY (10) |
static const float | TIC_DURATION_IN_SECONDS (1000) |
static const uint32 | minWarpDistance (130000) |
static const float | onlineModInSpace (0.75) |
Variables | |
const std::string | HomePageURL = "https://evemu.dev/" |
static const char | numList [] = "0123456789" |
static const char | hexList [] = "0123456789ABCDEF" |
static const char | alphaList [] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" |
static const char | asciiList [] = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ~!@#$%^&*()[]{};:'<>?" |
static const uint8 | marshaledNone [] = { 0x74, 0x04, 0x00, 0x00, 0x00, 0x4E, 0x6F, 0x6E, 0x65 } |
static const uint16 | SHIP_PROCESS_TICK_MS = 5000 |
static const int64 | ONE_LIGHTYEAR = 9460000000000000 |
static const int64 | ONE_AU_IN_METERS = 149597870700 |
static const int64 | STATION_HANGAR_MAX_CAPACITY = 9000000000000000 |
static const double | MAX_MARKET_PRICE = 9223372036854 |
static const int32 | INCAPACITATION_DISTANCE = 250000 |
static const uint32 | ASTEROID_GROWTH_INTERVAL_MS = 3600000 |
static const double | Gc = 0.000000000066725985 |
static const float | SMALL_NUMBER = 0.000000000000001 |
static const std::array < std::string, 28 > | badWords |
static const std::array < std::string, 18 > | badChars |
static const std::array < std::string, 16 > | badCharsSearch |
const int32 ITEM_DB_SAVE_TIMER_EXPIRY | ( | 10 | ) |
|
static |
|
static |
Referenced by SystemBubble::Add(), Client::Board(), Client::BoardShip(), Command_addball(), Command_addball2(), Command_destinyvars(), Command_entityspawn(), Command_halt(), Command_location(), Command_sendstate(), Command_shipvars(), Command_status(), Command_syncloc(), Command_syncpos(), Command_tr(), Command_update(), Command_warpto(), DestinyManager::ComputePosition(), DungeonMgr::Create(), DestinyManager::DestinyManager(), Client::DockToStation(), Client::Eject(), Client::ExecuteDriveJump(), Client::ExecuteJump(), SystemGPoint::Get2RandPlanets(), SystemGPoint::Get3RandPlanets(), AnomalyMgr::GetAnomalyPos(), ManagerDB::GetAnomalyPos(), PlanetDB::GetLaunchPos(), Scan::GetProbeDataForSig(), SystemGPoint::GetRandPointInSystem(), SystemGPoint::GetRandPointOnMoon(), SystemGPoint::GetRandPointOnPlanet(), SystemDB::GetSolarSystemPosition(), DestinyManager::Halt(), DestinyManager::Orbit(), Scan::ProbeScanResult(), ProbeSE::RemoveProbe(), Client::ResetAfterPodded(), Client::ResetAfterPopped(), Client::SelectCharacter(), BeltMgr::SpawnBelt(), and Scan::SystemScanStarted().
|
static |
Referenced by DestinyManager::Follow(), SystemEntity::GetVelocity(), and DestinyManager::Orbit().
|
static |
|
static |
|
static |
Definition at line 19 of file EVE_Consts.h.
Referenced by EntityList::GetAnomalyID().
|
static |
Definition at line 20 of file EVE_Consts.h.
|
static |
Definition at line 46 of file EVE_Consts.h.
|
static |
Definition at line 87 of file EVE_Consts.h.
Referenced by ServiceDB::ValidateAccountName(), CharacterDB::ValidateCharName(), and CharacterDB::ValidateCharNameRep().
|
static |
Definition at line 108 of file EVE_Consts.h.
Referenced by Command_tr(), and generic_createitem().
|
static |
Definition at line 55 of file EVE_Consts.h.
Referenced by CharacterDB::ValidateCharName(), and CharacterDB::ValidateCharNameRep().
|
static |
Definition at line 49 of file EVE_Consts.h.
|
static |
Definition at line 18 of file EVE_Consts.h.
Referenced by PlanetSE::LoadExtras().
const std::string HomePageURL = "https://evemu.dev/" |
Definition at line 11 of file EVE_Consts.h.
|
static |
Definition at line 43 of file EVE_Consts.h.
|
static |
Definition at line 23 of file EVE_Consts.h.
Referenced by Client::_VerifyLogin().
|
static |
Definition at line 42 of file EVE_Consts.h.
|
static |
Definition at line 17 of file EVE_Consts.h.
|
static |
Definition at line 40 of file EVE_Consts.h.
Referenced by SystemBubble::Add(), SystemGPoint::GetAnomalyPoint(), Scan::GetProbeDataForSig(), Scan::GetSignalData(), DestinyManager::InitWarp(), ProbeSE::ProbeSE(), ProbeSE::RecoverProbe(), ProbeSE::UpdateProbe(), and DestinyManager::WarpTo().
|
static |
Definition at line 39 of file EVE_Consts.h.
|
static |
Definition at line 25 of file EVE_Consts.h.
|
static |
Definition at line 50 of file EVE_Consts.h.
|
static |
Definition at line 41 of file EVE_Consts.h.
Referenced by StationSE::StationSE().