aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2020-09-09Core/Addon: Correct Banned Addon length in SMSG_ADDON_INFO packet (#25424)HelloKitty
2020-08-28Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...Shauren
2020-08-27Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structureShauren
2020-08-24Core/Warden: Fix warden timeout ticking twice as fast as it shouldShauren
2020-08-19Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)NoName
2020-08-19Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-15Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)Peter Keresztes Schmidt
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-06Core/PacketIO: Name previously unknown fields in lfg packetsShauren
2020-08-06Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handlingOvahlord
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-31Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2020-07-30Build fix for certain compiler configurations on Linux. 7f7fa8b follow-up.Treeston
2020-07-29Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-07-28Core/Networking: Fixed authserver socket read handlers being called on incorr...Shauren
2020-07-28Core/Metric: Log detailed metrics about each opcode handler (#25153)Giacomo Pozzoni
2020-07-26Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-17Core/PacketIO: Fix broken CMSG_RESURRECT_RESPONSE structure after 9fe6756cf26...Shauren
2020-07-17Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston