aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2023-07-19Core/PacketIO: Fixed structure of SMSG_GOSSIP_MESSAGE and SMSG_QUEST_GIVER_QU...Shauren
2023-07-15Core/Network: Cleanup asio using directivesShauren
2023-07-12Core: Update to 10.1.5Shauren
2023-06-10Core/Quests: Quest flag fixupsShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-22Core/Players: Fixed crashes with char enum packet if equipment cache field do...Shauren
2023-05-13Core/PacketIO: Add missing bit writesShauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
2023-05-09Core/Units: Power handling improvementsShauren
2023-05-05Core/PacketIO: Reverted unintended changeShauren
2023-05-05Core/PacketIO: Fixed quest query packet structureShauren
2023-05-04Core: Update to 10.1Shauren
2023-04-25Core/PacketIO: Fixed bracket num in SMSG_RATED_PVP_INFOFrançois B
2023-04-11Core/Reputation: Fixed crash in reptutation code when PlayerStart.AllReputati...Shauren
2023-03-24Core/PacketIO: Fixed array size of CMSG_QUEST_POI_QUERY as of patch 10.0.7ModoX
2023-03-23Core/PacketIO: Fixed SMSG_ENABLE_BARBER_SHOP structureShauren
2023-03-22Core: Update to 10.0.7Shauren
2023-03-19Core/PacketIO: Fixed missing reference on return type of operator << overload...Shauren
2023-02-10Core/Auras: Implemented SPELL_AURA_KEYBOUND_OVERRIDE (#28809)Смердокрыл
2023-01-29Core/Players: Several currency fixes and improvements (#28676)Meji
2023-01-28Core: Updated to 10.0.5Shauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Use boost/circular_buffer forward declaration headers in our headersShauren
2023-01-06Core/Misc: Replaced boost::container::static_vector in packet classes with pl...Shauren
2023-01-02Core/Characters: Added Dracthyr Evoker creation data (#28624)fluxurion
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-12-31Core/Players: Implement saving edit mode account dataShauren
2022-12-30Core/Gossip: Integrate banker guid checks into shared gossip interaction dataShauren
2022-12-30Core/Misc: Clean up WorldSession includes a bitShauren
2022-12-18Core/PacketIO: Fixed incorrect optional check in SMSG_GOSSIP_MESSAGEShauren
2022-12-18Core/PacketIO: Fixed structure of SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREENShauren
2022-12-17Core/Players: Implemented setting tradeskill recipes as favoriteShauren
2022-12-17GCC build fixShauren
2022-12-16Core/Players: Implemented new talent systemShauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-11-12Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation...Shauren
2022-11-08Core/PacketIO: Name part of the unknown 9.x spline packet blockShauren
2022-10-25Core/Misc: Rename POI field Unknown905 to WMOGroupId (#28384)Meji
2022-10-21Core/GameObjects: Implemented per player gameobject state and visibility for ...Shauren
2022-10-16Core/Networking: Fixed possible buffer overflows in WorldSocket::WritePacketT...Shauren
2022-10-14Core/Gossip: Implemented GossipOptionNpc.AzeriteRespecShauren
2022-10-11Core/Garrisons: Implement SMSG_GARRISON_OPEN_TALENT_NPC opcode (#28256)Aqua Deus
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-09-24Core/PacketIO: Fixed loading PreloadPos in character enum packet (#28285)DeadMouse
2022-09-18Core/Player: Extend action button value to uint64 to be able to hold battle p...Shauren
2022-09-16Core/Loot: Move loot rolls from Group to LootShauren
2022-09-14Core/Loot: Store references to Loot objects directly in players loot view map...Shauren
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-09-01Core/Loot: Allocate Loot separately from objectsShauren