| .. |
|
Accounts
|
refactor(Core/Account): Move account flag logic from AccountMgr to WorldSession (#22558)
|
2025-07-27 08:54:16 +02:00 |
|
Achievements
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Addons
|
refactor(src/server/database|shared): remove unused import (#20316)
|
2024-10-28 10:04:42 +01:00 |
|
AI
|
fix(Core/SmartAI): startup warnings unused params (#23551)
|
2025-11-12 10:16:08 +01:00 |
|
ArenaSpectator
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
AuctionHouse
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Autobroadcast
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Battlefield
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Battlegrounds
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Cache
|
refactor(Core): Add definition file for area table entries. (#22054)
|
2025-05-09 15:48:02 +02:00 |
|
Calendar
|
fix(Core/Calendar): Fix crash on deletion while iterating through calendar events. (#21667)
|
2025-03-14 06:41:04 -03:00 |
|
Chat
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Combat
|
fix(Core/Creature): Creatures should skip confused targets (#21410)
|
2025-02-13 13:22:02 -03:00 |
|
Conditions
|
Revert "fix(Core/Conditions): ConditionList use after free (#23006)" (#23023)
|
2025-09-25 09:55:30 -03:00 |
|
DataStores
|
refactor(Core): Add definition file for area table entries. (#22054)
|
2025-05-09 15:48:02 +02:00 |
|
DungeonFinding
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Entities
|
fix(Core/Unit): Druid Talent Survival of the Fittest lacking immunity to creature daze (#23471)
|
2025-11-12 05:51:51 -05:00 |
|
Events
|
refactor(Core): Clean (#22583)
|
2025-07-29 09:11:25 -03:00 |
|
Globals
|
refactor(Core): Make ObjectGuid const (#23170)
|
2025-10-12 23:13:12 -03:00 |
|
Grids
|
fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233)
|
2025-11-11 01:51:52 -03:00 |
|
Groups
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Guilds
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Handlers
|
refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617)
|
2025-11-12 10:13:26 +01:00 |
|
Instances
|
refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definition (#20475)
|
2025-02-19 07:55:09 -03:00 |
|
Loot
|
feat(Core/Config): Improvements to config caching (#21647)
|
2025-06-30 17:14:12 +02:00 |
|
Mails
|
feat(Core/ServerMail): Add AccountFlags condition to server mail temp… (#22549)
|
2025-07-29 10:01:16 -03:00 |
|
Maps
|
fix(Core/Map): It should be ensured that the instance is unloaded only after the Creature Respawn. (#23103)
|
2025-11-11 02:59:57 -03:00 |
|
Misc
|
refactor(Core): Clean (#22583)
|
2025-07-29 09:11:25 -03:00 |
|
Miscellaneous
|
fix(Core): Move and adjust experience modifiers for instanced elite creatures. (#23563)
|
2025-11-08 02:03:43 -05:00 |
|
Modules
|
refactor(Core): remove unused imports (#9969)
|
2022-01-02 20:22:09 +01:00 |
|
Motd
|
refactor(Core/Motd): improve and simplify (#21252)
|
2025-01-27 11:07:46 +01:00 |
|
Movement
|
fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233)
|
2025-11-11 01:51:52 -03:00 |
|
OutdoorPvP
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Petitions
|
feat(core): implement 31-bit safe petition_id for improved database integrity (#22774)
|
2025-09-02 22:31:09 -03:00 |
|
Pools
|
refactor(src/server/game): optimise imports (#20541)
|
2024-11-13 11:37:20 +01:00 |
|
PrecompiledHeaders
|
feat(License): add new headers information about license (#7941)
|
2021-09-30 13:40:52 +07:00 |
|
Quests
|
fix(Core/PlayerQuest): Introduce flag QUEST_SPECIAL_FLAGS_NO_LOREMAST… (#19962)
|
2024-09-15 18:15:21 -03:00 |
|
Reputation
|
fix(Core/Reputation): Remove At War flag when rising above hated reputation. (#22386)
|
2025-07-01 15:44:48 -03:00 |
|
Scripting
|
refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617)
|
2025-11-12 10:13:26 +01:00 |
|
Server
|
fix(Core/Unit): Fix dying from fall damage and incorrect flying on map teleport (#23465)
|
2025-10-30 09:30:13 -03:00 |
|
Skills
|
refactor(Core/Misc): Use emplace_back instead of push_back to avoid extra copy/m… (#20114)
|
2024-10-10 21:55:58 +02:00 |
|
Spells
|
fix(Core/Vmaps): Fix inconsistency of hitInstance and hitModel to cause wrong area ids (#23233)
|
2025-11-11 01:51:52 -03:00 |
|
Texts
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
Tickets
|
refactor(Core): Clean (#22583)
|
2025-07-29 09:11:25 -03:00 |
|
Time
|
refactor(Core): DespawnOrUnsummon (#23141)
|
2025-10-13 03:36:23 -03:00 |
|
Tools
|
refactor(Core/WorldState): Initial addition of world state definition file. (#21875)
|
2025-04-26 19:31:30 +01:00 |
|
Warden
|
feat(Core/Config): Improvements to config caching (#21647)
|
2025-06-30 17:14:12 +02:00 |
|
Weather
|
fix(Core/Weather): Improve weather system thread safety (#22772)
|
2025-09-29 11:43:30 -03:00 |
|
World
|
feature(SmartAI/Movement) - Unify waypoint systems (#23251)
|
2025-10-26 17:52:59 +01:00 |
|
CMakeLists.txt
|
feat(Core/Modules): add separated lib for modules (#9281)
|
2021-12-02 20:28:58 +07:00 |