summaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
14 daysrefactor(Core/Creature): port TC handling of Trainers (#23040)sogladev
2025-11-24fix(Core/WorldSession) Allow automatic session DBC locale selection from avai...trickerer
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-30fix(Core/Unit): Fix dying from fall damage and incorrect flying on map telepo...killerwife
2025-10-24fix(Core/Movement): Add force speed ack to async movement and resolve stutter...killerwife
2025-10-17fix(Core/Pet): Implement sound playback when dismissing warlock's pet. (#23240)天鹭
2025-10-16feat(Core/Network): Per-user togglable packet logging (#23254)killerwife
2025-10-11fix(Core/Movement): rework root protocol with ack in mind (#23147)killerwife
2025-10-10refactor(Core/Packets): Rewrite various calendar and complaint packets to mod...Benjamin Jackson
2025-10-03fix(Core/Movement): Implement order counters (#23015)killerwife
2025-09-30fix(Core/Server): Fix player login checks (#23073)Takenbacon
2025-09-29fix(Core/Weather): Improve weather system thread safety (#22772)Takenbacon
2025-08-31refactor(Core/Packets): Rewrite various item packets to modern class. (#22758)Benjamin Jackson
2025-08-24refactor(Core/Packets): Rewrite various query packets to modern class. (#22719)Benjamin Jackson
2025-08-19refactor(Core/Packets): Rewrite `MSG_MINIMAP_PING` to modern packet class. (#...Benjamin Jackson
2025-07-27refactor(Core/Account): Move account flag logic from AccountMgr to WorldSessi...Kitzunu
2025-07-24feat(Core/Account): Add account flags support (#22533)Kitzunu
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-02-25fix(Core/Server): Disable out of world packet requeuing (#21608)Takenbacon
2025-02-21refactor(Core/Server): Improvements to antidos opcode handling (#21502)Takenbacon
2025-02-19refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definiti...Jelle Meeus
2025-02-18fix(Core/Server): Add bytebuffer exception handling to addoninfo read (#21500)Takenbacon
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-02-12fix(Core/Group): Fix use of a deleted pointer in the group invites list. (#21...Anton Popovichenko
2025-02-10fix(Core/PacketIO): Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE. (#21385)Mykhailo Redko
2025-02-07fix(Core): Fix After PR#21213 Crash (#21327)天鹿
2025-02-01refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...Kitzunu
2024-12-20fix(Core/WorldSession): incorrect fmt formatting (#20926)Exitare
2024-12-18feat(Core/AuctionHouse): Rework auctionhouse search threading (#20830)Takenbacon
2024-12-01refactor(Core/Spells): Add helpers for HasAuraType (#20802)Kitzunu
2024-11-24refactor(Core): fix few static analysis (#20566)Grimdhex
2024-11-12feat(Core/WorldState): improved WorldState scripting (#20141)Jelle Meeus
2024-10-27refactor(src/server/game/*): remove unused imports (big part 3) (#20315)Francesco Borzì
2024-09-27new BattlegroundDesertionTypes for hook OnBattlegroundDesertion (#20039)Stefano Borzì
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-08-23fix(Core/WorldSocketMgr): sync default Network.OutUBuff with worldser… (#19...sudlud
2024-08-13feat(DB/Module): introduce module_string table (#19475)Kitzunu
2024-08-10refactor(Core/Chat): Move SendNotification to ChatHander (#19491)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-28refactor(Core/WorldSession): Make SendNotification use `fmt` and parse acore_...Kitzunu
2024-07-02chore(Core/Misc): #include cleanup (#19255)Kitzunu
2024-05-04feat(Core/Network): Add Proxy Protocol v2 support. (#18839)Anton Popovichenko
2024-04-06feat(Core/Optimization): Correctly document sendBuffer size and optimize it. ...Johaine
2024-04-01feat(Core/Optimization): Reduce CPU consumption by allocating sendBuffer only...Anton Popovichenko
2024-03-28feat(Core/Compression): Move packets compression from map to network thread (...Anton Popovichenko
2024-01-14feat(Core/Scripting): Implement new hook OnBeforePlayerLogout() (#18163)Nathan Handley
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-11-28chore(Core/Account): move AccountMgr::IsGMAccount() to class WorldSession (#1...Tristan 'Natrist' Cormier
2023-11-19chore(Cleanup): added new lines to the end of files where they are not presen...Winfidonarleyan