EverWrath/src/server/game/Entities/Player
2025-10-25 22:25:43 -03:00
..
CinematicMgr.cpp refactor(Core): remove unused imports (#17094) 2023-08-28 13:39:43 +02:00
CinematicMgr.h refactor(src/server/game): optimise imports (#20541) 2024-11-13 11:37:20 +01:00
KillRewarder.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
KillRewarder.h feat(Core/Hooks): Add the KillRewarder reference to the OnRewardKillRewarder hook. (#18290) 2024-02-10 21:58:49 +01:00
Player.cpp fix(Core/Vehicle): Fix invisible vehicle passengers (#23406) 2025-10-25 22:25:43 -03:00
Player.h fix(Core/Vehicle): Fix invisible vehicle passengers (#23406) 2025-10-25 22:25:43 -03:00
PlayerGossip.cpp refactor(Core): Make more use of helpers. (#19835) 2024-09-03 14:41:31 -03:00
PlayerMisc.cpp fix(Core/PlayerScript) Align player script function names (#21020) 2025-02-16 14:59:41 +01:00
PlayerQuest.cpp fix(Core/Entities): Daily and other quests should grant XP when rewarded on subsequent completions. (#23160) 2025-10-10 17:37:14 +02:00
PlayerSettings.cpp chore(PlayerSettings): Save data and lowGuid (#22921) 2025-09-14 22:18:33 -03:00
PlayerSettings.h chore(PlayerSettings): Save data and lowGuid (#22921) 2025-09-14 22:18:33 -03:00
PlayerStorage.cpp fix(Core/Player): Fix NotAvoidSatisfy script hook to reference the current player (#23004) 2025-10-10 21:53:36 +02:00
PlayerTaxi.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
PlayerTaxi.h fix(Core/PlayerTaxi): prevent pop_front crash (#22292) 2025-06-18 19:10:33 +01:00
PlayerUpdates.cpp fix(Core/Weather): Improve weather system thread safety (#22772) 2025-09-29 11:43:30 -03:00
SocialMgr.cpp refactor(Core): Make ObjectGuid const (#23170) 2025-10-12 23:13:12 -03:00
SocialMgr.h refactor(Core): Make ObjectGuid const (#23170) 2025-10-12 23:13:12 -03:00
TradeData.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
TradeData.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00