EvEmu
0.8.4
11 September 2021
|
Namespaces | |
Time | |
Trig | |
Classes | |
struct | TimeParts |
Functions | |
double | min (double x, double y) |
int32 | min (int32 x, int32 y) |
double | min1 (double x, double y) |
double | min (double x, double y, double z) |
int64 | max (int64 x, int64 y=0) |
double | max (double x, double y=0) |
double | max (double x, double y, double z) |
void | traceStack (void) |
bool | icontains (std::string data, std::string toSearch, size_t pos=0) |
const char * | FormatTime (int64 time=-1) |
const char * | FormatTime (double time=-1) |
double | trunicate2 (double dig=0) |
const char * EvE::FormatTime | ( | int64 | time = -1 | ) |
Definition at line 204 of file misc.cpp.
References minutes.
Referenced by Character::AddToSkillQueue(), and Character::SkillQueueLoop().
const char * EvE::FormatTime | ( | double | time = -1 | ) |
bool EvE::icontains | ( | std::string | data, |
std::string | toSearch, | ||
size_t | pos = 0 |
||
) |
Definition at line 194 of file misc.cpp.
Referenced by Command_tr(), generic_createitem(), ServiceDB::ValidateAccountName(), CharacterDB::ValidateCharName(), and CharacterDB::ValidateCharNameRep().
Definition at line 103 of file misc.h.
References y().
Referenced by EvEMath::Market::BrokerFee(), RamMethods::Calculate(), Agent::CanUseAgent(), ModuleManager::GetAvailableSlotInBank(), TurretFormulas::GetDroneToHit(), TurretFormulas::GetNPCToHit(), PIDataMgr::GetProgramOutput(), PIDataMgr::GetProgramResultInfo(), TurretFormulas::GetSentryToHit(), Scan::GetSignalData(), ReprocessingServiceBound::GetStanding(), TurretFormulas::GetToHit(), max(), ProbeSE::RecoverProbe(), EvEMath::Market::RelistFee(), and ProbeSE::UpdateProbe().
|
inline |
double EvE::max | ( | double | x, |
double | y, | ||
double | z | ||
) |
|
inline |
Definition at line 95 of file misc.h.
Referenced by Agent::CanUseAgent(), RamMethods::EncodeMissingMaterials(), EvEMath::Skill::LevelForPoints(), PlanetSE::LoadExtras(), Colony::LoadPlants(), min(), min1(), EvEMath::Market::SalesTax(), and Colony::SetSchematic().
double EvE::min | ( | double | x, |
double | y, | ||
double | z | ||
) |
double EvE::min1 | ( | double | x, |
double | y | ||
) |
Definition at line 150 of file misc.cpp.
Referenced by Missile::HitTarget().
void EvE::traceStack | ( | void | ) |
Definition at line 169 of file misc.cpp.
References SIZE.
Referenced by ClientSession::_GetCurrent(), ProbeItem::_LoadItem(), ModuleItem::_LoadItem(), StationOffice::_LoadItem(), AsteroidItem::_LoadItem(), StructureItem::_LoadItem(), CelestialObject::_LoadItem(), Skill::_LoadItem(), CargoContainer::_LoadItem(), StationItem::_LoadItem(), SolarSystem::_LoadItem(), Blueprint::_LoadItem(), ShipItem::_LoadItem(), WreckContainer::_LoadItem(), Character::_LoadItem(), StationType::_LoadType(), ShipItem::AddItemByFlag(), ModuleManager::addModuleRef(), InventoryItem::AlterQuantity(), FxProc::ApplyEffects(), DynamicEntityFactory::BuildEntity(), CatchSignal(), DBResultRow::ColumnLength(), DBQueryResult::ColumnName(), DBQueryResult::ColumnType(), PyService::CreateBoundObject(), InventoryItem::CreateItemID(), ActiveModule::DeactivateCycle(), RefObject::DecRef(), ModuleManager::deleteModuleRef(), DBResultRow::GetBool(), DBResultRow::GetDouble(), DBResultRow::GetFloat(), DBResultRow::GetInt(), DBResultRow::GetInt64(), Inventory::GetInvForOwner(), PIDataMgr::GetProductLevel(), EvilNumber::GetPyObject(), DBResultRow::GetUInt(), RefObject::IncRef(), StructureSE::Init(), InventoryItem::InventoryItem(), ShipSE::Killed(), InventoryBound::MoveItems(), EntityList::Multicast(), AttributeMap::MultiplyAttribute(), SystemBubble::Remove(), DBcore::RunQuery(), DestinyManager::SendDestinyUpdate(), Client::SendSessionChange(), AttributeMap::SetAttribute(), Client::SetBallParkTimer(), Client::SetCloakTimer(), Client::SetInvulTimer(), DestinyManager::SetPosition(), Client::SetStateTimer(), Client::SetUncloakTimer(), WreckContainer::ValidateAddItem(), and MarshalStream::VisitPackedRow().