EverWrath/src/server/game/Handlers
Kitzunu d7e701a1cb
feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059)
Co-authored-by: Vladimir Merzliakov <29081+VladimirMangos@users.noreply.github.com>
Co-authored-by: megamage <35114+megamage@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
2023-02-17 09:11:11 +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 fix(core/packets): reduce sending unnecessary packets (#13198) 2023-01-15 15:31:00 +01:00
AuctionHouseHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +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 refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +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 feat(Core/DBC): Implement NamesProfanity and NamesReserved DBC (#14956) 2023-02-12 10:51:42 +01:00
ChatHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +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/Packets): Fix a crash in MSG_RANDOM_ROLL. (#14545) 2023-01-07 20:27:49 +01: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 refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
LootHandler.cpp fix(Core/Loot): Disenchanted, milled or prospected items should be se… (#14273) 2022-12-27 21:43:12 -03:00
MailHandler.cpp feat(Core/Mail): call CanSendMail() even if no items are sent (#14435) 2023-01-22 20:15:34 +01:00
MiscHandler.cpp feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059) 2023-02-17 09:11:11 +01: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 chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
PetitionsHandler.cpp chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03: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 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 refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
SpellHandler.cpp chore(Core/Misc): Change all TODO to doxygen comment (#14966) 2023-02-12 10:05:34 -03:00
TaxiHandler.cpp fix(Core/Movement): Improvements to taxi flight movement generator: (#12347) 2022-08-01 23:21:11 -03:00
TicketHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
TradeHandler.cpp feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059) 2023-02-17 09:11:11 +01: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