EverWrath/src/server/game/Handlers
2022-12-22 07:38:09 +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/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AuctionHouseHandler.cpp fix(Core/Scripting): OnAuctionSuccessful on buyout (#12732) 2022-08-14 10:17:16 -03: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/Battlegrounds): MinLevel and MaxLevel from `battelground… (#12880) 2022-09-21 13:17:38 -04: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 Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
ChatHandler.cpp fix(Core/Misc): Consider /dance as an emote state. (#14275) 2022-12-22 07:38:09 +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 fix(Core/Groups): Level restriction on allowing raid groups (#12110) 2022-06-21 13:18:03 -03:00
GuildHandler.cpp fix(Core): Fix guild bank update broadcasts (#13520) 2022-11-11 16:25:24 -03:00
ItemHandler.cpp fix(Core/Items): Item sell prices are affected by durability loss. So… (#13801) 2022-11-21 18:51:40 -03:00
LFGHandler.cpp fix(Core/LFG): Fixed joining seasonal bosses if only `LFG_OPTION_ENAB… (#12163) 2022-06-26 04:44:45 -03:00
LootHandler.cpp feat(Core): OnBeforeLootMoney hook (#13030) 2022-09-21 08:28:19 -04: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/Players): Players should nt able to rest in unfriendly taver… (#13493) 2022-10-29 07:15:18 -03:00
MovementHandler.cpp fix(Core/Misc): Consider /dance as an emote state. (#14275) 2022-12-22 07:38:09 +01: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 feat(Core): Hide Game Object Quest Markers Config Option (#13013) 2022-09-21 08:29:54 -04: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 feat(Scripting/Hooks): Add OnBeforeOpenItem Hook (#12576) 2022-09-06 19:43:32 -03:00
TaxiHandler.cpp fix(Core/Movement): Improvements to taxi flight movement generator: (#12347) 2022-08-01 23:21:11 -03: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