TrinityCore
Loading...
Searching...
No Matches
World.cpp File Reference
#include "World.h"
#include "AccountMgr.h"
#include "AchievementMgr.h"
#include "AddonMgr.h"
#include "ArenaTeamMgr.h"
#include "AuctionHouseBot.h"
#include "AuctionHouseMgr.h"
#include "BattlefieldMgr.h"
#include "BattlegroundMgr.h"
#include "CalendarMgr.h"
#include "ChannelMgr.h"
#include "CharacterCache.h"
#include "CharacterDatabaseCleaner.h"
#include "Chat.h"
#include "ChatCommand.h"
#include "ChatPackets.h"
#include "Config.h"
#include "CreatureAIRegistry.h"
#include "CreatureGroups.h"
#include "CreatureTextMgr.h"
#include "DatabaseEnv.h"
#include "DisableMgr.h"
#include "GameEventMgr.h"
#include "GameObjectModel.h"
#include "GameTime.h"
#include "GitRevision.h"
#include "GridNotifiersImpl.h"
#include "GroupMgr.h"
#include "GuildMgr.h"
#include "InstanceSaveMgr.h"
#include "IPLocation.h"
#include "Language.h"
#include "LFGMgr.h"
#include "Log.h"
#include "LootItemStorage.h"
#include "LootMgr.h"
#include "M2Stores.h"
#include "MapManager.h"
#include "Memory.h"
#include "Metric.h"
#include "MMapFactory.h"
#include "ObjectAccessor.h"
#include "ObjectMgr.h"
#include "OutdoorPvPMgr.h"
#include "PetitionMgr.h"
#include "Player.h"
#include "PlayerDump.h"
#include "PoolMgr.h"
#include "QueryCallback.h"
#include "QuestPools.h"
#include "Realm.h"
#include "ScriptMgr.h"
#include "ScriptReloadMgr.h"
#include "SkillDiscovery.h"
#include "SkillExtraItems.h"
#include "SmartScriptMgr.h"
#include "SpellMgr.h"
#include "TicketMgr.h"
#include "TransportMgr.h"
#include "Unit.h"
#include "UpdateTime.h"
#include "VMapFactory.h"
#include "VMapManager2.h"
#include "WardenCheckMgr.h"
#include "WaypointManager.h"
#include "WeatherMgr.h"
#include "WhoListStorage.h"
#include "WorldSession.h"
#include <boost/asio/ip/address.hpp>
+ Include dependency graph for World.cpp:

Go to the source code of this file.

Classes

class  Trinity::WorldWorldTextBuilder
 

Namespaces

namespace  Trinity
 

Functions

static time_t GetNextDailyResetTime (time_t t)
 
static time_t GetNextWeeklyResetTime (time_t t)
 
static time_t GetNextMonthlyResetTime (time_t t)
 

Variables

Realm realm
 

Function Documentation

◆ GetNextDailyResetTime()

static time_t GetNextDailyResetTime ( time_t  t)
static

Definition at line 3250 of file World.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetNextMonthlyResetTime()

static time_t GetNextMonthlyResetTime ( time_t  t)
static

Definition at line 3315 of file World.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ GetNextWeeklyResetTime()

static time_t GetNextWeeklyResetTime ( time_t  t)
static

Definition at line 3279 of file World.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: