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