aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2025-02-11Core/Pets: a827230910fd7e3e64bcb5526e2778b8b4752da4 followup reducing differe...Shauren
2025-02-11Core/Pets: Implemented sound playback when dismissing warlock pets (#30683)Mykhailo Redko
2025-02-09Fix build with libstdc++-11Shauren
2025-02-09Core/PacketIO: Converted BattlegroundPackets to classesShauren
2025-02-08Core/Battlegrounds: Port BattlegroundQueueTypeId changes from master branchShauren
2025-02-05Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...Shauren
2024-08-30Core/Client Builds: Sync build_info structure with master branchShauren
2024-07-14Core/PacketIO: Ported SMSG_GOSSIP_POI, CMSG_GROUP_INVITE and SMSG_GROUP_INVIT...Shauren
2024-07-14Core/Entities: Make ObjectGuid formattable with fmt without using ToString()Shauren
2024-06-27Core/Misc: Move instance enter times handling from Player to WorldSession.r4dish
2024-05-25Core/Networking: Optimize CPU consumption by decreasing heap allocations when...Anton Popovichenko
2024-03-17Core/Pets: Fix warlocks pet character selection screen and Soul Shard return ...Gildor
2024-02-13Core/Players: Improvements for talent reset logic. (#29580)Mykhailo Redko
2024-01-24Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570)Mykhailo Redko
2024-01-22Scripts/Commands: .account set seclevel command will update security level fo...Mykhailo Redko
2023-12-02Core/Calendar: Implement different timezone support for ingame calendarShauren
2023-08-15Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-08-12Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-06-16Core/Crypto: Switch away from deprecated low level md5 functionsdaMaex
2022-04-18Core/PacketIO: Continue processing packets even if player is not in worldjackpoz
2022-04-16Core/PacketIO: Stop WorldSession packet processing loop immediately when Anti...Shauren
2022-04-08Core/PacketIO: Require valid WorldSession for CMSG_KEEP_ALIVEShauren
2021-08-19Don't count character pending deletion towards character per account limit (#...Kelno
2021-08-14Core/ChatCommands: AccountIdentifier from current targetCarbenium
2021-07-28Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2021-07-04Core:Movement: Replace assert by logging and returning in case of unexpected ...Chaouki Dhib
2021-07-04Revert "Core/Movement: Better handle cases of passing incomplete data to Read...Chaouki Dhib
2021-07-04Core/Movement: Better handle cases of passing incomplete data to ReadMovement...jackpoz
2021-07-04Core/Movement: Include GetGameClientMovingMe() details in assert logsjackpoz
2021-07-04Core/Movement: Fix movement handler crash during ReadMovementInfo check (#26644)Chaouki Dhib
2021-06-15Core/Movement: Implement proper player speed change (#26561)Chaouki Dhib
2021-05-22Core/Movement: Hotfix the crashes that can occur in the movement handlers (#2...Chaouki Dhib
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-05-10Core/PacketIO: Fixed SMSG_GUILD_EVENT for empty MOTD broken after cd28423a4e8...Shauren
2021-01-31Core/Player: remaining XP logging overflow correction (#25934)Matan Shukry
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-18Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2021-01-18Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...Jan Van Buggenhout
2021-01-18Core/PacketIO: Change size of SMSG_AUTH_CHALLENGE WorldPacket from 37 to 40 i...Jan Van Buggenhout
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-09-27Warning fixShauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-18Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)ForesterDev
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-09[3.3.5] Core/Guilds: Guild cleanup (PR #25422)Treeston