aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2020-03-19Core/PacketIO: Port guild packets to classes as example of new self-validatin...Shauren
2020-03-18warning fixShauren
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-03-15Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2020-03-12Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-28Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)ForesterDev
2020-02-08Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...ForesterDev
2020-02-01Core/PacketIO: convert some packets to to new packet class (#24100)ForesterDev
2020-01-02New yearAokromes
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-07-31Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULTShauren