aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2021-02-26Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoA...Shauren
2021-02-25Core/WorldSession: Fix idle WorldSessions getting kicked twice as fast as sup...jackpoz
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2021-01-26Core/Player: remaining XP logging overflow correction (#25934)Matan Shukry
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2020-12-31Core/WorldSession: Add RBAC permission for skipping idle connection check (#2...Mikhail Redko
2020-12-27Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...Shauren
2020-12-15Core/PacketIO: Add missing ByteBuffer::ResetBitPos calls, fixes buying items ...Shauren
2020-12-13Core/PacketIO: Enable CMSG_CHECK_CHARACTER_NAME_AVAILABILITYShauren
2020-12-12Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structureShauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-09Core/GameObjects: Updated gameobject template structure to 9.0Shauren
2020-12-08Core/PacketIO: Add opcode values for 9.0.2Shauren
2020-12-08Core/PacketIO: Updated packet structures to 9.0.2Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-10-05Core/PacketIO : Added SMSG_INTERRUPT_POWER_REGEN (#25539)François B
2020-10-04Core/PacketIO: One more opcode renameShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-14Core/PacketIO: Add SMSG_QUEST_LINES_FOR_MAP_RESPONSE namingfunjoker
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-16Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)Ovah
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13Core/PacketIO: Send the expected value in available hotfixes packet - realm a...Shauren
2020-08-09Core/PacketIO: Fixed SMSG_WORLD_SERVER_INFO structureShauren
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-23Core: Updated to 8.3.7.35249Shauren
2020-07-23Core/PacketIO: Add missing opcode handler/name definitionsShauren
2020-07-16Proper client timeout detection (#19906)Treeston
2020-07-02Core/PacketIO: Convert all leftover packets to use packet classesShauren
2020-06-23Core/Misc: Replace Trinity::make_unique with std (#24869)Peter Keresztes Schmidt
2020-06-22DB/Account: update account_access table (#24788)ForesterDev
2020-06-08Core/PacketIO: Fixed receiving and sending db2 hotfix packetsShauren
2020-05-31Core/Battlegrounds: Queue updatesShauren
2020-05-27Core/PacketIO: Fixed BattlefieldStatusHeader structure and QueueID values for...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-20Core/Misc: Add extra ByteBuffer and WorldPacket constructors allowing to set ...Shauren
2020-05-18Core/Achievements: Minor fixesShauren
2020-05-02Nopch fixShauren
2020-05-02Core/Creatures: Update creature scaling to use content tuningfunjoker
2020-05-01Core/Misc: implemented petition manager (#19010)xinef1
2020-04-27Core/Packets Fix SMSG_START_TIMER struct & update to new packet system (#22614)Traesh
2020-04-24Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...Ovah
2020-04-22Core/PacketIO: Fixed WorldPackets::Addon::AddOnInfo structureShauren
2020-04-20Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...Shauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-04-03Fix gcc build (#24383)trarman
2020-03-30Core/Players: Fixed racemasks usage for new racesShauren