aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2020-07-14Core/PacketIO: Updated corpse related packet structures (#24922)NoName
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-06-20DB/Account: update account_access table (#24788)ForesterDev
2020-06-03Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2020-06-01Core/PacketIO: Validate AddonInfo sizeShauren
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-05-29Core/PacketIO: Create BankHandler & update bank opcodes to new packet class (...ForesterDev
2020-05-29Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...Shauren
2020-05-24Core/Misc: Sync some funcion names with master (#24683)NoName
2020-05-21Core/Packets: updated CMSG_PLAYED_TIME, SMSG_PLAYED_TIME (#24674)ForesterDev
2020-05-10Core/PacketIO: updated some pet packets (#24531)ForesterDev
2020-05-10Core/PacketIO: Updated logout opcodes (#24519)ForesterDev
2020-05-02Build: fix nopchccrs
2020-04-29Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...NoName
2020-04-27Core/PacketIO: Fixed crash in TogglePvP::ReadShauren
2020-04-26Core/PacketIO: updated CMSG_TOGGLE_PVP opcode (#24476)ForesterDev
2020-04-20Core/PacketIO: updated SMSG_CROSSED_INEBRIATION_THRESHOLD (#24475)ForesterDev
2020-04-18Core/Packets: updated MSG_RANDOM_ROLL (#24457)ForesterDev
2020-04-14Core/Packets: (#24441)ForesterDev
2020-04-14Core/Packets: updated SMSG_LEVELUP_INFO (#24440)ForesterDev
2020-04-14Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH (#24442)ForesterDev
2020-04-14Core/PacketIO: updated SMSG_ENVIRONMENTAL_DAMAGE_LOG (#24443)ForesterDev
2020-04-11Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403)ForesterDev
2020-04-11Core/Opcodes: updated CMSG_SET_SHEATHED to new packet class (#24393)ForesterDev
2020-04-11Core/PacketIO: Updated CMSG_REQUEST_PET_INFO (#24420)NoName
2020-04-08Core/PacketIO: Updated CMSG_DISMISS_CRITTER (#24412)NoName
2020-04-08Core/Log: Log all character kicks to "network.kick" categoryjackpoz
2020-04-08Core/NetworkIO: Adjust more packet throttling valuesjackpoz
2020-04-06Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLD (#24395)ForesterDev
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
2020-04-05Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2020-04-04Core/Packets: update & enabled CMSG_SHOWING_CLOAK, CMSG_SHOWING_HELM (#24394)ForesterDev
2020-03-31Core/DBLayer: Prevent mixing databases with query holdersShauren
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-30Core/PacketIO: updated spell "cancel" opcodes to new packet class (#24342)ForesterDev
2020-03-30Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATE (#24312)ForesterDev
2020-03-21Core/Guilds: Fix guild logShauren