AzerothCore
3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
7
8
]
▼
azerothcore-wotlk
▼
src
▼
common
►
Asio
AsioHacksFwd.h
IoContext.h
IpAddress.h
IpNetwork.h
Resolver.h
SteadyTimer.h
Strand.h
►
Collision
►
Management
IMMAPMgr.h
IVMapMgr.h
MMapFactory.cpp
MMapFactory.h
MMapMgr.cpp
MMapMgr.h
VMapFactory.cpp
VMapFactory.h
VMapMgr2.cpp
VMapMgr2.h
►
Maps
MapDefines.h
MapTree.cpp
MapTree.h
TileAssembler.cpp
TileAssembler.h
►
Models
GameObjectModel.cpp
GameObjectModel.h
ModelIgnoreFlags.h
ModelInstance.cpp
ModelInstance.h
WorldModel.cpp
WorldModel.h
BoundingIntervalHierarchy.cpp
BoundingIntervalHierarchy.h
BoundingIntervalHierarchyWrapper.h
DynamicTree.cpp
DynamicTree.h
RegularGrid.h
VMapDefinitions.h
VMapTools.h
►
Configuration
BuiltInConfig.cpp
BuiltInConfig.h
Config.cpp
Config.h
►
Cryptography
►
Authentication
AuthCrypt.cpp
AuthCrypt.h
AuthDefines.h
SRP6.cpp
SRP6.h
AES.cpp
AES.h
ARC4.cpp
ARC4.h
Argon2.cpp
Argon2.h
BigNumber.cpp
BigNumber.h
CryptoConstants.h
CryptoGenerics.h
CryptoHash.h
CryptoRandom.cpp
CryptoRandom.h
HMAC.h
OpenSSLCrypto.cpp
OpenSSLCrypto.h
SessionKeyGenerator.h
TOTP.cpp
TOTP.h
►
DataStores
DBCFileLoader.cpp
DBCFileLoader.h
►
Debugging
Errors.cpp
This file contains definitions of functions used for reporting critical application errors
Errors.h
WheatyExceptionReport.cpp
WheatyExceptionReport.h
►
Dynamic
►
LinkedReference
Reference.h
RefMgr.h
FactoryHolder.h
LinkedList.h
ObjectRegistry.h
TypeContainer.h
TypeContainerFunctions.h
TypeContainerFunctionsPtr.h
TypeContainerVisitor.h
TypeList.h
►
Encoding
Base32.cpp
Base32.h
Base64.cpp
Base64.h
BaseEncoding.h
►
IPLocation
IPLocation.cpp
IPLocation.h
►
Logging
Appender.cpp
Appender.h
AppenderConsole.cpp
AppenderConsole.h
AppenderFile.cpp
AppenderFile.h
enuminfo_AppenderConsole.cpp
enuminfo_LogCommon.cpp
Log.cpp
Log.h
LogCommon.h
Logger.cpp
Logger.h
LogMessage.cpp
LogMessage.h
LogOperation.cpp
LogOperation.h
►
Metric
Metric.cpp
Metric.h
►
Navigation
DetourExtended.cpp
DetourExtended.h
►
Platform
ServiceWin32.cpp
ServiceWin32.h
►
PrecompiledHeaders
commonPCH.h
►
Threading
LockedQueue.h
MPSCQueue.h
PCQueue.h
PolicyLock.h
ProcessPriority.cpp
ProcessPriority.h
Threading.cpp
Threading.h
ThreadingModel.h
►
Utilities
advstd.h
AsyncCallbackProcessor.h
ByteConverter.h
CircularBuffer.h
Containers.h
DataMap.h
Duration.h
EnumFlag.h
EventEmitter.h
EventMap.cpp
EventMap.h
EventProcessor.cpp
EventProcessor.h
Geometry.h
IteratorPair.h
MathUtil.h
MessageBuffer.h
Optional.h
Physics.h
Random.cpp
Random.h
SFMTRand.cpp
SFMTRand.h
SignalHandler.h
SmartEnum.h
StartProcess.cpp
StartProcess.h
StringConvert.h
StringFormat.cpp
StringFormat.h
TaskScheduler.cpp
TaskScheduler.h
Timer.cpp
Timer.h
Tokenize.cpp
Tokenize.h
Tuples.h
Types.h
Util.cpp
Util.h
Banner.cpp
Banner.h
Common.cpp
Common.h
CompilerDefs.h
Define.h
GitRevision.cpp
GitRevision.h
▼
server
►
apps
►
authserver
►
Authentication
AuthCodes.cpp
AuthCodes.h
►
PrecompiledHeaders
authserverPCH.h
►
Server
AuthSession.cpp
AuthSession.h
AuthSocketMgr.h
Main.cpp
resource.h
►
worldserver
►
ACSoap
ACSoap.cpp
ACSoap.h
►
CommandLine
CliRunnable.cpp
CliRunnable.h
►
PrecompiledHeaders
worldserverPCH.h
►
RemoteAccess
RASession.cpp
RASession.h
Main.cpp
resource.h
►
database
►
Database
►
Implementation
CharacterDatabase.cpp
CharacterDatabase.h
LoginDatabase.cpp
LoginDatabase.h
WorldDatabase.cpp
WorldDatabase.h
AdhocStatement.cpp
AdhocStatement.h
DatabaseEnv.cpp
DatabaseEnv.h
DatabaseEnvFwd.h
DatabaseLoader.cpp
DatabaseLoader.h
DatabaseWorker.cpp
DatabaseWorker.h
DatabaseWorkerPool.cpp
DatabaseWorkerPool.h
Field.cpp
Field.h
MySQLConnection.cpp
MySQLConnection.h
MySQLHacks.h
MySQLPreparedStatement.cpp
MySQLPreparedStatement.h
MySQLThreading.cpp
MySQLThreading.h
MySQLWorkaround.h
PreparedStatement.cpp
PreparedStatement.h
QueryCallback.cpp
QueryCallback.h
QueryHolder.cpp
QueryHolder.h
QueryResult.cpp
QueryResult.h
SQLOperation.h
Transaction.cpp
Transaction.h
►
Logging
AppenderDB.cpp
AppenderDB.h
►
PrecompiledHeaders
databasePCH.h
►
Updater
DBUpdater.cpp
DBUpdater.h
UpdateFetcher.cpp
UpdateFetcher.h
►
game
►
Accounts
AccountMgr.cpp
AccountMgr.h
►
Achievements
AchievementMgr.cpp
AchievementMgr.h
►
Addons
AddonMgr.cpp
AddonMgr.h
►
AI
►
CoreAI
CombatAI.cpp
CombatAI.h
GameObjectAI.cpp
GameObjectAI.h
GuardAI.cpp
GuardAI.h
PassiveAI.cpp
PassiveAI.h
PetAI.cpp
PetAI.h
ReactorAI.cpp
ReactorAI.h
TotemAI.cpp
TotemAI.h
UnitAI.cpp
UnitAI.h
►
ScriptedAI
ScriptedCreature.cpp
ScriptedCreature.h
ScriptedEscortAI.cpp
ScriptedEscortAI.h
ScriptedFollowerAI.cpp
ScriptedFollowerAI.h
ScriptedGossip.cpp
ScriptedGossip.h
►
SmartScripts
SmartAI.cpp
SmartAI.h
SmartScript.cpp
SmartScript.h
SmartScriptMgr.cpp
SmartScriptMgr.h
CreatureAI.cpp
CreatureAI.h
CreatureAIFactory.h
CreatureAIImpl.h
CreatureAIRegistry.cpp
CreatureAIRegistry.h
CreatureAISelector.cpp
CreatureAISelector.h
enuminfo_CreatureAI.cpp
GameObjectAIFactory.h
►
ArenaSpectator
ArenaSpectator.cpp
ArenaSpectator.h
►
AuctionHouse
AuctionHouseMgr.cpp
AuctionHouseMgr.h
AuctionHouseSearcher.cpp
AuctionHouseSearcher.h
►
Autobroadcast
AutobroadcastMgr.cpp
AutobroadcastMgr.h
►
Battlefield
►
Zones
BattlefieldWG.cpp
BattlefieldWG.h
Battlefield.cpp
Battlefield.h
BattlefieldHandler.cpp
BattlefieldMgr.cpp
BattlefieldMgr.h
►
Battlegrounds
►
ArenaSeason
ArenaSeasonMgr.cpp
ArenaSeasonMgr.h
ArenaSeasonRewardsDistributor.cpp
ArenaSeasonRewardsDistributor.h
ArenaTeamFilter.h
►
Zones
BattlegroundAB.cpp
BattlegroundAB.h
BattlegroundAV.cpp
BattlegroundAV.h
BattlegroundBE.cpp
BattlegroundBE.h
BattlegroundDS.cpp
BattlegroundDS.h
BattlegroundEY.cpp
BattlegroundEY.h
BattlegroundIC.cpp
BattlegroundIC.h
BattlegroundNA.cpp
BattlegroundNA.h
BattlegroundRL.cpp
BattlegroundRL.h
BattlegroundRV.cpp
BattlegroundRV.h
BattlegroundSA.cpp
BattlegroundSA.h
BattlegroundWS.cpp
BattlegroundWS.h
Arena.cpp
Arena.h
ArenaScore.h
ArenaTeam.cpp
ArenaTeam.h
ArenaTeamMgr.cpp
ArenaTeamMgr.h
Battleground.cpp
Battleground.h
BattlegroundMgr.cpp
BattlegroundMgr.h
BattlegroundQueue.cpp
BattlegroundQueue.h
BattlegroundScore.h
BattlegroundSpamProtect.cpp
BattlegroundSpamProtect.h
BattlegroundUtils.cpp
BattlegroundUtils.h
enuminfo_ArenaTeam.cpp
►
Cache
CharacterCache.cpp
CharacterCache.h
WhoListCacheMgr.cpp
WhoListCacheMgr.h
►
Calendar
CalendarMgr.cpp
CalendarMgr.h
►
Chat
►
Channels
Channel.cpp
Channel.h
ChannelMgr.cpp
ChannelMgr.h
enuminfo_Channel.cpp
►
ChatCommands
ChatCommand.cpp
ChatCommand.h
ChatCommandArgs.cpp
ChatCommandArgs.h
ChatCommandHelpers.cpp
ChatCommandHelpers.h
ChatCommandTags.cpp
ChatCommandTags.h
Chat.cpp
Chat.h
Hyperlinks.cpp
Hyperlinks.h
HyperlinkTags.cpp
►
Combat
HostileRefMgr.cpp
HostileRefMgr.h
ThreatMgr.cpp
ThreatMgr.h
UnitEvents.h
►
Conditions
ConditionMgr.cpp
ConditionMgr.h
DisableMgr.cpp
DisableMgr.h
►
DataStores
DBCStores.cpp
DBCStores.h
M2Stores.cpp
M2Stores.h
M2Structure.h
►
DungeonFinding
LFG.cpp
LFG.h
LFGGroupData.cpp
LFGGroupData.h
LFGMgr.cpp
LFGMgr.h
LFGPlayerData.cpp
LFGPlayerData.h
LFGQueue.cpp
LFGQueue.h
LFGScripts.cpp
LFGScripts.h
►
Entities
►
Corpse
Corpse.cpp
Corpse.h
►
Creature
Creature.cpp
Creature.h
CreatureData.h
CreatureGroups.cpp
CreatureGroups.h
enuminfo_CreatureData.cpp
GossipDef.cpp
GossipDef.h
TemporarySummon.cpp
TemporarySummon.h
►
DynamicObject
DynamicObject.cpp
DynamicObject.h
►
GameObject
GameObject.cpp
GameObject.h
GameObjectData.h
►
Item
►
Container
Bag.cpp
Bag.h
enuminfo_Item.cpp
Item.cpp
Item.h
ItemEnchantmentMgr.cpp
ItemEnchantmentMgr.h
ItemTemplate.h
►
Object
►
Updates
UpdateData.cpp
UpdateData.h
UpdateFieldFlags.cpp
UpdateFieldFlags.h
UpdateFields.h
UpdateMask.h
Object.cpp
Object.h
ObjectDefines.h
ObjectGuid.cpp
ObjectGuid.h
ObjectPosSelector.cpp
ObjectPosSelector.h
Position.cpp
Position.h
►
Pet
Pet.cpp
Pet.h
PetDefines.h
►
Player
CinematicMgr.cpp
CinematicMgr.h
KillRewarder.cpp
KillRewarder.h
Player.cpp
Player.h
PlayerGossip.cpp
PlayerMisc.cpp
PlayerQuest.cpp
PlayerSettings.cpp
PlayerSettings.h
PlayerStorage.cpp
PlayerTaxi.cpp
PlayerTaxi.h
PlayerUpdates.cpp
SocialMgr.cpp
SocialMgr.h
TradeData.cpp
TradeData.h
►
Totem
Totem.cpp
Totem.h
►
Transport
Transport.cpp
Transport.h
►
Unit
CharmInfo.cpp
CharmInfo.h
enuminfo_Unit.cpp
StatSystem.cpp
Unit.cpp
Unit.h
UnitDefines.h
UnitUtils.h
►
Vehicle
Vehicle.cpp
Vehicle.h
VehicleDefines.h
►
Events
GameEventMgr.cpp
GameEventMgr.h
►
Globals
ObjectAccessor.cpp
ObjectAccessor.h
ObjectMgr.cpp
ObjectMgr.h
WorldGlobals.cpp
WorldGlobals.h
►
Grids
►
Cells
Cell.h
CellImpl.h
►
Notifiers
GridNotifiers.cpp
GridNotifiers.h
GridNotifiersImpl.h
GridCell.h
GridDefines.h
GridObjectLoader.cpp
GridObjectLoader.h
GridReference.h
GridRefMgr.h
GridTerrainData.cpp
GridTerrainData.h
GridTerrainLoader.cpp
GridTerrainLoader.h
MapGrid.h
MapGridManager.cpp
MapGridManager.h
►
Groups
Group.cpp
Group.h
GroupMgr.cpp
GroupMgr.h
GroupReference.cpp
GroupReference.h
GroupRefMgr.h
►
Guilds
Guild.cpp
Guild.h
GuildMgr.cpp
GuildMgr.h
►
Handlers
AddonHandler.cpp
AddonHandler.h
ArenaTeamHandler.cpp
AuctionHouseHandler.cpp
AuthHandler.cpp
BankHandler.cpp
BattleGroundHandler.cpp
CalendarHandler.cpp
ChannelHandler.cpp
CharacterHandler.cpp
ChatHandler.cpp
CombatHandler.cpp
DuelHandler.cpp
GroupHandler.cpp
GuildHandler.cpp
ItemHandler.cpp
LFGHandler.cpp
LootHandler.cpp
MailHandler.cpp
MiscHandler.cpp
MovementHandler.cpp
NPCHandler.cpp
NPCHandler.h
PetHandler.cpp
PetitionsHandler.cpp
QueryHandler.cpp
QuestHandler.cpp
ReferAFriendHandler.cpp
SkillHandler.cpp
Socialhandler.cpp
SpellHandler.cpp
TaxiHandler.cpp
TicketHandler.cpp
TradeHandler.cpp
VehicleHandler.cpp
VoiceChatHandler.cpp
►
Instances
InstanceSaveMgr.cpp
InstanceSaveMgr.h
InstanceScript.cpp
InstanceScript.h
►
Loot
LootItemStorage.cpp
LootItemStorage.h
LootMgr.cpp
LootMgr.h
►
Mails
Mail.cpp
Mail.h
ServerMailMgr.cpp
ServerMailMgr.h
Manages the
ServerMail
operations, including template loading, condition checking, and mail delivery
►
Maps
AreaBoundary.cpp
AreaBoundary.h
AreaDefines.h
Map.cpp
Map.h
MapInstanced.cpp
MapInstanced.h
MapMgr.cpp
MapMgr.h
MapReference.h
MapRefMgr.h
MapUpdater.cpp
MapUpdater.h
TransportMgr.cpp
TransportMgr.h
ZoneScript.h
►
Misc
BanMgr.cpp
BanMgr.h
DynamicVisibility.cpp
DynamicVisibility.h
GameGraveyard.cpp
GameGraveyard.h
►
Miscellaneous
Formulas.cpp
Formulas.h
Language.h
►
Modules
ModuleMgr.cpp
ModuleMgr.h
►
Motd
MotdMgr.cpp
MotdMgr.h
►
Movement
►
MovementGenerators
ConfusedMovementGenerator.cpp
ConfusedMovementGenerator.h
EscortMovementGenerator.cpp
EscortMovementGenerator.h
FleeingMovementGenerator.cpp
FleeingMovementGenerator.h
HomeMovementGenerator.cpp
HomeMovementGenerator.h
IdleMovementGenerator.cpp
IdleMovementGenerator.h
PathGenerator.cpp
PathGenerator.h
PointMovementGenerator.cpp
PointMovementGenerator.h
RandomMovementGenerator.cpp
RandomMovementGenerator.h
TargetedMovementGenerator.cpp
TargetedMovementGenerator.h
WaypointMovementGenerator.cpp
WaypointMovementGenerator.h
►
Spline
MovementPacketBuilder.cpp
MovementPacketBuilder.h
MovementTypedefs.h
MovementUtil.cpp
MoveSpline.cpp
MoveSpline.h
MoveSplineFlag.h
MoveSplineInit.cpp
MoveSplineInit.h
MoveSplineInitArgs.h
Spline.cpp
Spline.h
SplineImpl.h
►
Waypoints
WaypointMgr.cpp
WaypointMgr.h
FollowerReference.cpp
FollowerReference.h
FollowerRefMgr.h
MotionMaster.cpp
MotionMaster.h
MovementGenerator.cpp
MovementGenerator.h
►
OutdoorPvP
OutdoorPvP.cpp
OutdoorPvP.h
OutdoorPvPMgr.cpp
OutdoorPvPMgr.h
►
Petitions
PetitionMgr.cpp
PetitionMgr.h
►
Pools
PoolMgr.cpp
PoolMgr.h
►
PrecompiledHeaders
gamePCH.h
►
Quests
enuminfo_QuestDef.cpp
QuestDef.cpp
QuestDef.h
►
Reputation
ReputationMgr.cpp
ReputationMgr.h
►
Scripting
►
ScriptDefines
AccountScript.cpp
AccountScript.h
AchievementCriteriaScript.cpp
AchievementCriteriaScript.h
AchievementScript.cpp
AchievementScript.h
AllBattlegroundScript.cpp
AllBattlegroundScript.h
AllCommandScript.cpp
AllCommandScript.h
AllCreatureScript.cpp
AllCreatureScript.h
AllGameObjectScript.cpp
AllGameObjectScript.h
AllItemScript.cpp
AllItemScript.h
AllMapScript.cpp
AllMapScript.h
AllScriptsObjects.h
AllSpellScript.cpp
AllSpellScript.h
AreaTriggerScript.cpp
AreaTriggerScript.h
ArenaScript.cpp
ArenaScript.h
ArenaTeamScript.cpp
ArenaTeamScript.h
AuctionHouseScript.cpp
AuctionHouseScript.h
BattlegroundMapScript.cpp
BattlegroundMapScript.h
BattlegroundScript.cpp
BattlegroundScript.h
CommandScript.cpp
CommandScript.h
ConditionScript.cpp
ConditionScript.h
CreatureScript.cpp
CreatureScript.h
DatabaseScript.cpp
DatabaseScript.h
DynamicObjectScript.cpp
DynamicObjectScript.h
ElunaScript.cpp
ElunaScript.h
FormulaScript.cpp
FormulaScript.h
GameEventScript.cpp
GameEventScript.h
GameObjectScript.cpp
GameObjectScript.h
GlobalScript.cpp
GlobalScript.h
GroupScript.cpp
GroupScript.h
GuildScript.cpp
GuildScript.h
InstanceMapScript.cpp
InstanceMapScript.h
ItemScript.h
LootScript.cpp
LootScript.h
MailScript.cpp
MailScript.h
MiscScript.cpp
MiscScript.h
ModuleScript.cpp
ModuleScript.h
MovementHandlerScript.cpp
MovementHandlerScript.h
OutdoorPvPScript.cpp
OutdoorPvPScript.h
PetScript.cpp
PetScript.h
PlayerScript.cpp
PlayerScript.h
ServerScript.cpp
ServerScript.h
SpellScriptLoader.cpp
SpellScriptLoader.h
TicketScript.cpp
TicketScript.h
TransportScript.cpp
TransportScript.h
UnitScript.cpp
UnitScript.h
VehicleScript.cpp
VehicleScript.h
WeatherScript.cpp
WeatherScript.h
WorldMapScript.cpp
WorldMapScript.h
WorldObjectScript.cpp
WorldObjectScript.h
WorldScript.cpp
WorldScript.h
MapScripts.cpp
ScriptMgr.cpp
ScriptMgr.h
ScriptMgrMacros.h
ScriptObject.cpp
ScriptObject.h
ScriptObjectFwd.h
ScriptSystem.cpp
ScriptSystem.h
►
Server
►
Packets
AllPackets.h
BankPackets.cpp
BankPackets.h
CharacterPackets.cpp
CharacterPackets.h
ChatPackets.cpp
ChatPackets.h
CombatLogPackets.cpp
CombatLogPackets.h
CombatPackets.cpp
CombatPackets.h
GuildPackets.cpp
GuildPackets.h
LFGPackets.cpp
LFGPackets.h
MiscPackets.cpp
MiscPackets.h
PacketUtilities.cpp
PacketUtilities.h
PetPackets.cpp
PetPackets.h
TotemPackets.cpp
TotemPackets.h
WorldStatePackets.cpp
WorldStatePackets.h
►
Protocol
Opcodes.cpp
Opcodes.h
PacketLog.cpp
PacketLog.h
ServerPktHeader.h
Packet.cpp
Packet.h
WorldPacket.h
WorldSession.cpp
WorldSession.h
WorldSessionMgr.cpp
WorldSessionMgr.h
WorldSocket.cpp
WorldSocket.h
WorldSocketMgr.cpp
WorldSocketMgr.h
►
Skills
SkillDiscovery.cpp
SkillDiscovery.h
SkillExtraItems.cpp
SkillExtraItems.h
►
Spells
►
Auras
SpellAuraDefines.h
SpellAuraEffects.cpp
SpellAuraEffects.h
SpellAuras.cpp
SpellAuras.h
Spell.cpp
Spell.h
SpellDefines.h
SpellEffects.cpp
SpellInfo.cpp
SpellInfo.h
SpellInfoCorrections.cpp
SpellMgr.cpp
SpellMgr.h
SpellScript.cpp
SpellScript.h
►
Texts
ChatTextBuilder.cpp
ChatTextBuilder.h
CreatureTextMgr.cpp
CreatureTextMgr.h
►
Tickets
TicketMgr.cpp
TicketMgr.h
►
Time
GameTime.cpp
GameTime.h
UpdateTime.cpp
UpdateTime.h
►
Tools
CharacterDatabaseCleaner.cpp
CharacterDatabaseCleaner.h
PlayerDump.cpp
PlayerDump.h
►
Warden
►
Modules
WardenModuleMac.h
WardenModuleWin.h
enuminfo_WardenCheckMgr.cpp
Warden.cpp
Warden.h
WardenCheckMgr.cpp
WardenCheckMgr.h
WardenMac.cpp
WardenMac.h
WardenPayloadMgr.cpp
WardenPayloadMgr.h
WardenWin.cpp
WardenWin.h
►
Weather
Weather.cpp
Weather.h
WeatherMgr.cpp
WeatherMgr.h
►
World
IWorld.h
World.cpp
World.h
WorldState.cpp
WorldState.h
WorldStateDefines.h
►
scripts
►
Commands
cs_account.cpp
cs_achievement.cpp
cs_arena.cpp
cs_bag.cpp
cs_ban.cpp
cs_bf.cpp
cs_cache.cpp
cs_cast.cpp
cs_character.cpp
cs_cheat.cpp
cs_debug.cpp
cs_deserter.cpp
.deserter related commands
cs_disable.cpp
cs_event.cpp
cs_gear.cpp
cs_gm.cpp
cs_go.cpp
cs_gobject.cpp
cs_group.cpp
cs_guild.cpp
cs_honor.cpp
cs_instance.cpp
cs_inventory.cpp
cs_item.cpp
cs_learn.cpp
cs_lfg.cpp
cs_list.cpp
cs_lookup.cpp
cs_message.cpp
cs_misc.cpp
cs_mmaps.cpp
.mmap related commands
cs_modify.cpp
cs_npc.cpp
cs_pet.cpp
cs_player.cpp
cs_player_settings.cpp
cs_quest.cpp
cs_reload.cpp
cs_reset.cpp
cs_script_loader.cpp
cs_send.cpp
cs_server.cpp
cs_spectator.cpp
cs_tele.cpp
cs_ticket.cpp
cs_titles.cpp
cs_worldstate.cpp
cs_wp.cpp
PlayerCommand.cpp
PlayerCommand.h
►
Custom
custom_script_loader.cpp
►
EasternKingdoms
►
AlteracValley
alterac_valley.cpp
boss_balinda.cpp
boss_drekthar.cpp
boss_galvangar.cpp
boss_vanndar.cpp
►
BlackrockMountain
►
BlackrockDepths
blackrock_depths.cpp
blackrock_depths.h
boss_ambassador_flamelash.cpp
boss_anubshiah.cpp
boss_emperor_dagran_thaurissan.cpp
boss_eviscerator.cpp
boss_general_angerforge.cpp
boss_gorosh_the_dervish.cpp
boss_grizzle.cpp
boss_hedrum.cpp
boss_high_interrogator_gerstahn.cpp
boss_magmus.cpp
boss_moira_bronzebeard.cpp
boss_okthor.cpp
boss_tomb_of_seven.cpp
instance_blackrock_depths.cpp
►
BlackrockSpire
blackrock_spire.h
boss_drakkisath.cpp
boss_gyth.cpp
boss_halycon.cpp
boss_highlord_omokk.cpp
boss_lord_valthalak.cpp
boss_mor_grayhoof.cpp
boss_overlord_wyrmthalak.cpp
boss_pyroguard_emberseer.cpp
boss_quartermaster_zigris.cpp
boss_rend_blackhand.cpp
boss_solakar_flamewreath.cpp
boss_the_beast.cpp
boss_urok_doomhowl.cpp
boss_warmaster_voone.cpp
instance_blackrock_spire.cpp
►
BlackwingLair
blackwing_lair.h
boss_broodlord_lashlayer.cpp
boss_chromaggus.cpp
boss_ebonroc.cpp
boss_firemaw.cpp
boss_flamegor.cpp
boss_nefarian.cpp
boss_razorgore.cpp
boss_vaelastrasz.cpp
instance_blackwing_lair.cpp
►
MoltenCore
boss_baron_geddon.cpp
boss_garr.cpp
boss_gehennas.cpp
boss_golemagg.cpp
boss_lucifron.cpp
boss_magmadar.cpp
boss_majordomo_executus.cpp
boss_ragnaros.cpp
boss_shazzrah.cpp
boss_sulfuron_harbinger.cpp
instance_molten_core.cpp
molten_core.cpp
molten_core.h
►
Deadmines
boss_mr_smite.cpp
deadmines.h
instance_deadmines.cpp
►
Gnomeregan
gnomeregan.h
instance_gnomeregan.cpp
►
Karazhan
boss_chess_event.cpp
boss_curator.cpp
boss_maiden_of_virtue.cpp
boss_midnight.cpp
boss_moroes.cpp
boss_netherspite.cpp
boss_nightbane.cpp
boss_prince_malchezaar.cpp
boss_servant_quarters.cpp
boss_shade_of_aran.cpp
boss_terestian_illhoof.cpp
bosses_opera.cpp
instance_karazhan.cpp
karazhan.cpp
karazhan.h
►
MagistersTerrace
boss_felblood_kaelthas.cpp
boss_priestess_delrissa.cpp
boss_selin_fireheart.cpp
boss_vexallus.cpp
instance_magisters_terrace.cpp
magisters_terrace.h
►
ScarletEnclave
chapter1.cpp
chapter2.cpp
chapter3.cpp
chapter5.cpp
zone_the_scarlet_enclave.cpp
►
ScarletMonastery
instance_scarlet_monastery.cpp
scarletmonastery.h
►
Scholomance
boss_darkmaster_gandling.cpp
boss_kirtonos_the_herald.cpp
boss_kormok.cpp
instance_scholomance.cpp
scholomance.h
►
ShadowfangKeep
boss_apothecary_hummel.cpp
instance_shadowfang_keep.cpp
shadowfang_keep.h
►
Stratholme
boss_baroness_anastari.cpp
boss_jarien_and_sothos.cpp
instance_stratholme.cpp
stratholme.h
►
SunkenTemple
instance_sunken_temple.cpp
sunken_temple.h
►
SunwellPlateau
boss_brutallus.cpp
boss_eredar_twins.cpp
boss_felmyst.cpp
boss_kalecgos.cpp
boss_kiljaeden.cpp
boss_muru.cpp
instance_sunwell_plateau.cpp
sunwell_plateau.h
►
TheStockade
instance_the_stockade.cpp
►
Uldaman
instance_uldaman.cpp
uldaman.h
►
ZulAman
boss_akilzon.cpp
boss_halazzi.cpp
boss_hexlord.cpp
boss_janalai.cpp
boss_nalorakk.cpp
boss_zuljin.cpp
instance_zulaman.cpp
zulaman.cpp
zulaman.h
►
ZulGurub
boss_arlokk.cpp
boss_gahzranka.cpp
boss_grilek.cpp
boss_hakkar.cpp
boss_hazzarah.cpp
boss_jeklik.cpp
boss_jindo.cpp
boss_mandokir.cpp
boss_marli.cpp
boss_renataki.cpp
boss_thekal.cpp
boss_venoxis.cpp
boss_wushoolay.cpp
instance_zulgurub.cpp
zulgurub.cpp
zulgurub.h
eastern_kingdoms_script_loader.cpp
zone_arathi_highlands.cpp
zone_blasted_lands.cpp
zone_burning_steppes.cpp
zone_duskwood.cpp
zone_eastern_plaguelands.cpp
zone_elwynn_forest.cpp
zone_eversong_woods.cpp
zone_ghostlands.cpp
zone_hinterlands.cpp
zone_isle_of_queldanas.cpp
zone_redridge_mountains.cpp
zone_silverpine_forest.cpp
zone_stormwind_city.cpp
zone_undercity.cpp
zone_western_plaguelands.cpp
zone_westfall.cpp
zone_wetlands.cpp
►
Events
►
firework_show
firework_show.cpp
firework_show.h
firework_show_BootyBay.h
firework_show_Exodar.h
firework_show_Ironforge.h
firework_show_Orgrimmar.h
firework_show_Shattrath.h
firework_show_Silvermoon.h
firework_show_Stormwind.h
firework_show_Teldrassil.h
firework_show_ThunderBluff.h
firework_show_Undercity.h
brewfest.cpp
childrens_week.cpp
events_script_loader.cpp
hallows_end.cpp
love_in_air.cpp
midsummer.cpp
noblegarden.cpp
pilgrims_bounty.cpp
winter_veil.cpp
►
Kalimdor
►
BlackfathomDeeps
blackfathom_deeps.h
instance_blackfathom_deeps.cpp
►
CavernsOfTime
►
BattleForMountHyjal
boss_anetheron.cpp
boss_archimonde.cpp
boss_azgalor.cpp
boss_kazrogal.cpp
boss_rage_winterchill.cpp
hyjal.cpp
hyjal.h
instance_hyjal.cpp
►
CullingOfStratholme
boss_epoch.cpp
boss_infinite.cpp
boss_mal_ganis.cpp
boss_meathook.cpp
boss_salramm.cpp
culling_of_stratholme.cpp
culling_of_stratholme.h
instance_culling_of_stratholme.cpp
►
EscapeFromDurnholdeKeep
boss_captain_skarloc.cpp
boss_epoch_hunter.cpp
boss_lieutenant_drake.cpp
instance_old_hillsbrad.cpp
old_hillsbrad.cpp
old_hillsbrad.h
►
TheBlackMorass
boss_aeonus.cpp
boss_chrono_lord_deja.cpp
boss_temporus.cpp
instance_the_black_morass.cpp
the_black_morass.cpp
the_black_morass.h
►
DireMaul
boss_isalien.cpp
dire_maul.h
instance_dire_maul.cpp
►
Maraudon
instance_maraudon.cpp
maraudon.h
►
OnyxiasLair
boss_onyxia.cpp
instance_onyxias_lair.cpp
onyxias_lair.h
►
RagefireChasm
instance_ragefire_chasm.cpp
►
RazorfenDowns
instance_razorfen_downs.cpp
razorfen_downs.cpp
razorfen_downs.h
►
RazorfenKraul
instance_razorfen_kraul.cpp
►
RuinsOfAhnQiraj
boss_ayamiss.cpp
boss_buru.cpp
boss_kurinnaxx.cpp
boss_moam.cpp
boss_ossirian.cpp
boss_rajaxx.cpp
instance_ruins_of_ahnqiraj.cpp
ruins_of_ahnqiraj.cpp
ruins_of_ahnqiraj.h
►
TempleOfAhnQiraj
boss_bug_trio.cpp
boss_cthun.cpp
boss_fankriss.cpp
boss_huhuran.cpp
boss_ouro.cpp
boss_sartura.cpp
boss_skeram.cpp
boss_twinemperors.cpp
boss_viscidus.cpp
instance_temple_of_ahnqiraj.cpp
mob_anubisath_sentinel.cpp
temple_of_ahnqiraj.cpp
temple_of_ahnqiraj.h
►
WailingCaverns
instance_wailing_caverns.cpp
wailing_caverns.h
►
ZulFarrak
instance_zulfarrak.cpp
zulfarrak.cpp
zulfarrak.h
boss_azuregos.cpp
kalimdor_script_loader.cpp
zone_ashenvale.cpp
zone_azshara.cpp
zone_azuremyst_isle.cpp
zone_bloodmyst_isle.cpp
zone_darkshore.cpp
zone_desolace.cpp
zone_durotar.cpp
zone_dustwallow_marsh.cpp
zone_felwood.cpp
zone_feralas.cpp
zone_moonglade.cpp
zone_orgrimmar.cpp
zone_silithus.cpp
zone_stonetalon_mountains.cpp
zone_tanaris.cpp
zone_the_barrens.cpp
zone_thousand_needles.cpp
zone_thunder_bluff.cpp
zone_ungoro_crater.cpp
zone_winterspring.cpp
►
Northrend
►
AzjolNerub
►
ahnkahet
ahnkahet.h
boss_amanitar.cpp
boss_elder_nadox.cpp
boss_herald_volazj.cpp
boss_jedoga_shadowseeker.cpp
boss_prince_taldaram.cpp
instance_ahnkahet.cpp
►
AzjolNerub
azjol_nerub.h
boss_anubarak.cpp
boss_hadronox.cpp
boss_krikthir_the_gatewatcher.cpp
instance_azjol_nerub.cpp
►
ChamberOfAspects
►
ObsidianSanctum
boss_sartharion.cpp
instance_obsidian_sanctum.cpp
obsidian_sanctum.h
►
RubySanctum
boss_baltharus_the_warborn.cpp
boss_general_zarithrian.cpp
boss_halion.cpp
boss_saviana_ragefire.cpp
instance_ruby_sanctum.cpp
ruby_sanctum.h
►
CrusadersColiseum
►
TrialOfTheChampion
boss_argent_challenge.cpp
boss_black_knight.cpp
boss_grand_champions.cpp
instance_trial_of_the_champion.cpp
trial_of_the_champion.cpp
trial_of_the_champion.h
►
TrialOfTheCrusader
boss_anubarak_trial.cpp
boss_faction_champions.cpp
boss_lord_jaraxxus.cpp
boss_northrend_beasts.cpp
boss_twin_valkyr.cpp
instance_trial_of_the_crusader.cpp
trial_of_the_crusader.cpp
trial_of_the_crusader.h
►
DraktharonKeep
boss_dred.cpp
boss_novos.cpp
boss_tharon_ja.cpp
boss_trollgore.cpp
drak_tharon_keep.h
instance_drak_tharon_keep.cpp
►
FrozenHalls
►
ForgeOfSouls
boss_bronjahm.cpp
boss_devourer_of_souls.cpp
forge_of_souls.cpp
forge_of_souls.h
instance_forge_of_souls.cpp
►
HallsOfReflection
boss_falric.cpp
boss_marwyn.cpp
halls_of_reflection.cpp
halls_of_reflection.h
instance_halls_of_reflection.cpp
►
PitOfSaron
boss_forgemaster_garfrost.cpp
boss_krickandick.cpp
boss_scourgelord_tyrannus.cpp
instance_pit_of_saron.cpp
pit_of_saron.cpp
pit_of_saron.h
►
Gundrak
boss_drakkari_colossus.cpp
boss_eck.cpp
boss_gal_darah.cpp
boss_moorabi.cpp
boss_slad_ran.cpp
gundrak.h
instance_gundrak.cpp
►
IcecrownCitadel
boss_blood_prince_council.cpp
boss_blood_queen_lana_thel.cpp
boss_deathbringer_saurfang.cpp
boss_festergut.cpp
boss_icecrown_gunship_battle.cpp
boss_lady_deathwhisper.cpp
boss_lord_marrowgar.cpp
boss_professor_putricide.cpp
boss_rotface.cpp
boss_sindragosa.cpp
boss_the_lich_king.cpp
boss_valithria_dreamwalker.cpp
icecrown_citadel.cpp
icecrown_citadel.h
icecrown_citadel_teleport.cpp
instance_icecrown_citadel.cpp
►
Naxxramas
boss_anubrekhan.cpp
boss_faerlina.cpp
boss_four_horsemen.cpp
boss_gluth.cpp
boss_gothik.cpp
boss_grobbulus.cpp
boss_heigan.cpp
boss_kelthuzad.cpp
boss_loatheb.cpp
boss_maexxna.cpp
boss_noth.cpp
boss_patchwerk.cpp
boss_razuvious.cpp
boss_sapphiron.cpp
boss_thaddius.cpp
instance_naxxramas.cpp
naxxramas.h
►
Nexus
►
EyeOfEternity
boss_malygos.cpp
eye_of_eternity.h
instance_eye_of_eternity.cpp
►
Nexus
boss_anomalus.cpp
boss_commander_stoutbeard_kolurg.cpp
boss_keristrasza.cpp
boss_magus_telestra.cpp
boss_ormorok.cpp
instance_nexus.cpp
nexus.h
►
Oculus
boss_drakos.cpp
boss_eregos.cpp
boss_urom.cpp
boss_varos.cpp
instance_oculus.cpp
oculus.cpp
oculus.h
►
Ulduar
►
HallsOfLightning
boss_bjarngrim.cpp
boss_ionar.cpp
boss_loken.cpp
boss_volkhan.cpp
halls_of_lightning.h
instance_halls_of_lightning.cpp
►
HallsOfStone
boss_krystallus.cpp
boss_maiden_of_grief.cpp
boss_sjonnir.cpp
brann_bronzebeard.cpp
halls_of_stone.h
instance_halls_of_stone.cpp
►
Ulduar
boss_algalon_the_observer.cpp
boss_assembly_of_iron.cpp
boss_auriaya.cpp
boss_flame_leviathan.cpp
boss_freya.cpp
boss_general_vezax.cpp
boss_hodir.cpp
boss_ignis.cpp
boss_kologarn.cpp
boss_mimiron.cpp
boss_razorscale.cpp
boss_thorim.cpp
boss_xt002.cpp
boss_yoggsaron.cpp
instance_ulduar.cpp
ulduar.cpp
ulduar.h
►
UtgardeKeep
►
UtgardeKeep
boss_ingvar_the_plunderer.cpp
boss_keleseth.cpp
boss_skarvald_dalronn.cpp
instance_utgarde_keep.cpp
utgarde_keep.cpp
utgarde_keep.h
►
UtgardePinnacle
boss_palehoof.cpp
boss_skadi.cpp
boss_svala.cpp
boss_ymiron.cpp
instance_utgarde_pinnacle.cpp
utgarde_pinnacle.cpp
utgarde_pinnacle.h
►
VaultOfArchavon
boss_archavon.cpp
boss_emalon.cpp
boss_koralon.cpp
boss_toravon.cpp
instance_vault_of_archavon.cpp
vault_of_archavon.h
►
VioletHold
boss_cyanigosa.cpp
boss_erekem.cpp
boss_ichoron.cpp
boss_lavanthor.cpp
boss_moragg.cpp
boss_xevozz.cpp
boss_zuramat.cpp
instance_violet_hold.cpp
violet_hold.cpp
violet_hold.h
isle_of_conquest.cpp
northrend_script_loader.cpp
zone_borean_tundra.cpp
zone_crystalsong_forest.cpp
zone_dalaran.cpp
zone_dragonblight.cpp
zone_grizzly_hills.cpp
zone_howling_fjord.cpp
zone_icecrown.cpp
zone_sholazar_basin.cpp
zone_storm_peaks.cpp
zone_wintergrasp.cpp
zone_zuldrak.cpp
►
OutdoorPvP
outdoorpvp_script_loader.cpp
OutdoorPvPEP.cpp
OutdoorPvPEP.h
OutdoorPvPGH.cpp
OutdoorPvPGH.h
OutdoorPvPHP.cpp
OutdoorPvPHP.h
OutdoorPvPNA.cpp
OutdoorPvPNA.h
OutdoorPvPSI.cpp
OutdoorPvPSI.h
OutdoorPvPTF.cpp
OutdoorPvPTF.h
OutdoorPvPZM.cpp
OutdoorPvPZM.h
►
Outland
►
Auchindoun
►
AuchenaiCrypts
auchenai_crypts.h
boss_exarch_maladaar.cpp
boss_shirrak_the_dead_watcher.cpp
instance_auchenai_crypts.cpp
►
ManaTombs
boss_nexusprince_shaffar.cpp
boss_pandemonius.cpp
boss_tavarok.cpp
instance_mana_tombs.cpp
mana_tombs.h
►
SethekkHalls
boss_anzu.cpp
boss_darkweaver_syth.cpp
boss_talon_king_ikiss.cpp
instance_sethekk_halls.cpp
sethekk_halls.h
►
ShadowLabyrinth
boss_ambassador_hellmaw.cpp
boss_blackheart_the_inciter.cpp
boss_grandmaster_vorpil.cpp
boss_murmur.cpp
instance_shadow_labyrinth.cpp
shadow_labyrinth.h
►
BlackTemple
black_temple.h
boss_bloodboil.cpp
boss_illidan.cpp
boss_illidari_council.cpp
boss_mother_shahraz.cpp
boss_reliquary_of_souls.cpp
boss_shade_of_akama.cpp
boss_supremus.cpp
boss_teron_gorefiend.cpp
boss_warlord_najentus.cpp
instance_black_temple.cpp
►
CoilfangReservoir
►
SerpentShrine
boss_fathomlord_karathress.cpp
boss_hydross_the_unstable.cpp
boss_lady_vashj.cpp
boss_leotheras_the_blind.cpp
boss_lurker_below.cpp
boss_morogrim_tidewalker.cpp
instance_serpent_shrine.cpp
serpent_shrine.h
►
SlavePens
boss_ahune.cpp
boss_mennu_the_betrayer.cpp
boss_quagmirran.cpp
boss_rokmar_the_crackler.cpp
instance_the_slave_pens.cpp
the_slave_pens.cpp
the_slave_pens.h
►
SteamVault
boss_hydromancer_thespia.cpp
boss_mekgineer_steamrigger.cpp
boss_warlord_kalithresh.cpp
instance_steam_vault.cpp
steam_vault.h
►
underbog
boss_ghazan.cpp
boss_hungarfen.cpp
boss_swamplord_muselek.cpp
boss_the_black_stalker.cpp
instance_the_underbog.cpp
the_underbog.h
underbog.cpp
►
GruulsLair
boss_gruul.cpp
boss_high_king_maulgar.cpp
gruuls_lair.h
instance_gruuls_lair.cpp
►
HellfireCitadel
►
BloodFurnace
blood_furnace.h
boss_broggok.cpp
boss_kelidan_the_breaker.cpp
boss_the_maker.cpp
instance_blood_furnace.cpp
►
HellfireRamparts
boss_omor_the_unscarred.cpp
boss_vazruden_the_herald.cpp
boss_watchkeeper_gargolmar.cpp
hellfire_ramparts.h
instance_hellfire_ramparts.cpp
►
MagtheridonsLair
boss_magtheridon.cpp
instance_magtheridons_lair.cpp
magtheridons_lair.h
►
ShatteredHalls
boss_nethekurse.cpp
boss_porung.cpp
boss_warbringer_omrogg.cpp
boss_warchief_kargath_bladefist.cpp
instance_shattered_halls.cpp
shattered_halls.h
►
TempestKeep
►
arcatraz
arcatraz.cpp
arcatraz.h
boss_dalliah_the_doomsayer.cpp
boss_harbinger_skyriss.cpp
boss_wrath_scryer_soccothrates.cpp
boss_zereketh_the_unbound.cpp
instance_arcatraz.cpp
►
botanica
boss_commander_sarannis.cpp
boss_high_botanist_freywinn.cpp
boss_laj.cpp
boss_thorngrin_the_tender.cpp
boss_warp_splinter.cpp
instance_the_botanica.cpp
the_botanica.h
►
Eye
boss_alar.cpp
boss_astromancer.cpp
boss_kaelthas.cpp
boss_void_reaver.cpp
instance_the_eye.cpp
the_eye.h
►
Mechanar
boss_gatewatcher_gyrokill.cpp
boss_gatewatcher_ironhand.cpp
boss_mechano_lord_capacitus.cpp
boss_nethermancer_sepethrea.cpp
boss_pathaleon_the_calculator.cpp
instance_mechanar.cpp
mechanar.h
boss_doomlord_kazzak.cpp
boss_doomwalker.cpp
outland_script_loader.cpp
zone_blades_edge_mountains.cpp
zone_hellfire_peninsula.cpp
zone_nagrand.cpp
zone_netherstorm.cpp
zone_shadowmoon_valley.cpp
zone_shattrath_city.cpp
zone_terokkar_forest.cpp
►
Pet
pet_dk.cpp
pet_generic.cpp
pet_hunter.cpp
pet_mage.cpp
pet_priest.cpp
pet_shaman.cpp
pets_script_loader.cpp
►
Spells
spell_dk.cpp
spell_druid.cpp
spell_generic.cpp
spell_hunter.cpp
spell_item.cpp
spell_mage.cpp
spell_paladin.cpp
spell_priest.cpp
spell_quest.cpp
spell_rogue.cpp
spell_shaman.cpp
spell_warlock.cpp
spell_warrior.cpp
spells_script_loader.cpp
►
World
achievement_scripts.cpp
action_ip_logger.cpp
areatrigger_scripts.cpp
boss_emerald_dragons.cpp
chat_log.cpp
go_scripts.cpp
guards.cpp
item_scripts.cpp
mob_generic_creature.cpp
npc_innkeeper.cpp
npc_professions.cpp
npc_stave_of_ancients.cpp
npc_stave_of_ancients.h
npc_taxi.cpp
npcs_special.cpp
player_scripts.cpp
server_mail.cpp
suns_reach_reclamation.cpp
transport_zeppelin.h
transport_zeppelins.cpp
world_script_loader.cpp
ScriptLoader.h
ScriptPCH.h
►
shared
►
DataStores
DBCDatabaseLoader.cpp
DBCDatabaseLoader.h
DBCEnums.h
DBCfmt.h
DBCStorageIterator.h
DBCStore.cpp
DBCStore.h
DBCStructure.h
►
Network
AsyncAcceptor.h
NetworkThread.h
Socket.h
SocketMgr.h
►
Packets
ByteBuffer.cpp
ByteBuffer.h
►
Realms
Realm.cpp
Realm.h
RealmList.cpp
RealmList.h
►
Secrets
SecretMgr.cpp
SecretMgr.h
enuminfo_SharedDefines.cpp
SharedDefines.cpp
SharedDefines.h
▼
test
►
common
►
Configuration
Config.cpp
►
mocks
WorldMock.h
►
server
►
game
►
Battlegrounds
►
ArenaSeason
ArenaSeasonRewardDistributorTest.cpp
ArenaTeamFilterTest.cpp
►
Miscellaneous
FormulasTest.cpp
▼
tools
►
dbimport
Main.cpp
►
map_extractor
►
loadlib
loadlib.h
adt.cpp
adt.h
dbcfile.cpp
dbcfile.h
loadlib.cpp
mpq_libmpq.cpp
mpq_libmpq04.h
System.cpp
wdt.cpp
wdt.h
►
mmaps_generator
IntermediateValues.cpp
IntermediateValues.h
MapBuilder.cpp
MapBuilder.h
PathCommon.h
PathGenerator.cpp
TerrainBuilder.cpp
TerrainBuilder.h
►
vmap4_assembler
VMapAssembler.cpp
►
vmap4_extractor
►
loadlib
loadlib.h
adtfile.cpp
adtfile.h
dbcfile.cpp
dbcfile.h
gameobject_extract.cpp
model.cpp
model.h
modelheaders.h
mpq_libmpq.cpp
mpq_libmpq04.h
vec3d.h
vmapexport.cpp
vmapexport.h
wdtfile.cpp
wdtfile.h
wmo.cpp
wmo.h
Generated on Wed May 14 2025 06:23:58 for AzerothCore by
1.9.8