EverWrath/src/server/game/Handlers
UltraNix db41a0132e
fix(Core/Misc): Fixed radius of areatriggers in battlegrounds. (#12017)
* fix(Core/Misc): Fixed radius of areatriggers in battlegrounds.

Fixes #12004

* buildfix.
2022-06-13 08:57:35 -03: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/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AuctionHouseHandler.cpp feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +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/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
BattleGroundHandler.cpp fix(Core): Crashfix. (#11821) 2022-05-23 04:25:55 -03:00
CalendarHandler.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
ChannelHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
CharacterHandler.cpp feat(Core/Players): PlayerFlag helpers (#11294) 2022-04-05 18:53:50 +02:00
ChatHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
CombatHandler.cpp feat(Core/Packet): CMSG_SET_SHEATHED 2022-03-11 18:12:21 +01:00
DuelHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
GroupHandler.cpp feat(Core/Players): PlayerFlag helpers (#11294) 2022-04-05 18:53:50 +02:00
GuildHandler.cpp fix(Core/Guild): Guild bank handling issues (#10724) 2022-02-17 19:22:28 -05:00
ItemHandler.cpp fix(Core/ItemHandler): fix selling items over gold limit (#11673) 2022-05-08 10:42:35 +02:00
LFGHandler.cpp Core/Packet: LFG (#9420) 2022-03-06 12:05:46 -05:00
LootHandler.cpp feat(Core/Unit): New helpers for DynamicFlags (#11230) 2022-04-01 07:14:29 -03:00
MailHandler.cpp fix(Core/Mail): do not show expired mails in packets (#10560) 2022-03-01 13:57:37 +01:00
MiscHandler.cpp fix(Core/Misc): Fixed radius of areatriggers in battlegrounds. (#12017) 2022-06-13 08:57:35 -03:00
MovementHandler.cpp add (core): Additional Helper (#11731) 2022-05-13 13:16:36 -04:00
NPCHandler.cpp feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
NPCHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PetHandler.cpp refactor(Core/Packet): Pet (#9473) 2022-03-01 13:50:50 +01:00
PetitionsHandler.cpp feat(Core/Battleground): split Arena and Battleground score (#10616) 2022-02-18 05:20:04 +07:00
QueryHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
QuestHandler.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
ReferAFriendHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SkillHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Socialhandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
SpellHandler.cpp fix(Core/Spells): Improvements to Far Sight spell: (#11683) 2022-05-23 04:26:51 -03:00
TaxiHandler.cpp Add (core): Additional Teleport Helpers (#11277) 2022-04-03 13:22:44 -04:00
TicketHandler.cpp feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
TradeHandler.cpp chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02: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