EverWrath/src/server/game/Handlers
2023-12-09 01:09:52 +01:00
..
AddonHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AddonHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ArenaTeamHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
AuctionHouseHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
AuthHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
BankHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
BattleGroundHandler.cpp feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
CalendarHandler.cpp chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
ChannelHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
CharacterHandler.cpp chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
ChatHandler.cpp fix(Core/ChatHandler): SPELL_AURA_MOD_LANGUAGE should affect only Say… (#17465) 2023-10-10 10:15:48 -03:00
CombatHandler.cpp chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
DuelHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
GroupHandler.cpp feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
GuildHandler.cpp fix(Core): Fix guild bank update broadcasts (#13520) 2022-11-11 16:25:24 -03:00
ItemHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
LFGHandler.cpp chore(Core/Misc): Correct some fmt outputs (#17091) 2023-08-27 06:23:26 +02:00
LootHandler.cpp chore(Core/ScriptMgr): Hooks used in mod-aoe-loot (#16589) 2023-06-24 08:23:23 -03:00
MailHandler.cpp feat(Core/Mail): call CanSendMail() when returning to sender (#15553) 2023-03-23 18:56:48 -03:00
MiscHandler.cpp feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00
MovementHandler.cpp chore(Core/Player): remove unused AnticheatSetSkipOnePacketForASH() function (#17947) 2023-12-09 01:09:52 +01:00
NPCHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
NPCHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PetHandler.cpp refactor(Core/Misc): Make DeathState enum class (#17607) 2023-10-28 10:54:03 +02:00
PetitionsHandler.cpp refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
QueryHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
QuestHandler.cpp refactor(Core/Network): remove redundant logging calls from some message handlers (#17565) 2023-11-08 21:53:43 +01:00
ReferAFriendHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
SkillHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Socialhandler.cpp chore(Core/Account): move AccountMgr::IsGMAccount() to class WorldSession (#17845) 2023-11-28 21:44:48 +01:00
SpellHandler.cpp fix(Core/PacketIO): Prevent HandleGameobjectReportUse when Gob is not… (#16707) 2023-07-30 13:04:46 +02:00
TaxiHandler.cpp chore(Core/Player): remove unused AnticheatSetSkipOnePacketForASH() function (#17947) 2023-12-09 01:09:52 +01:00
TicketHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
TradeHandler.cpp chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
VehicleHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
VoiceChatHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00