EverWrath/src/server/game/Handlers
Exitare 98ceb1c067
fix(Core/PlayerScript) Align player script function names (#21020)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2025-02-16 14:59:41 +01:00
..
AddonHandler.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
AddonHandler.h refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02: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 fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
AuthHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
BankHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
BattleGroundHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
CalendarHandler.cpp chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB function (#21151) 2025-02-07 14:25:07 +01:00
ChannelHandler.cpp refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145) 2025-01-21 19:09:31 +01:00
CharacterHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
ChatHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
CombatHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
DuelHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
GroupHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
GuildHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
ItemHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
LFGHandler.cpp refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145) 2025-01-21 19:09:31 +01:00
LootHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
MailHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
MiscHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
MovementHandler.cpp feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977) 2024-12-19 21:14:58 +01:00
NPCHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
NPCHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PetHandler.cpp fix(Core/Pet): Fix possible heap-use-after-free of charmInfo when handling pet action. (#21439) 2025-02-14 20:02:02 +01:00
PetitionsHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
QueryHandler.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
QuestHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
ReferAFriendHandler.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
SkillHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02: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/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
TaxiHandler.cpp refactor(src/server/game/Handlers): remove unused imports (#20087) 2024-09-29 13:19:40 +02:00
TicketHandler.cpp refactor(Core/Chat): Move SendNotification to ChatHander (#19491) 2024-08-10 11:39:46 -03:00
TradeHandler.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +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