aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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
2022-08-19Core/PacketIO: Drop correct field in SMSG_PARTY_UPDATE and utilize new bit pr...ModoX
2022-08-19Core/PacketIO: Fixed structure of SMSG_PARTY_UPDATEModoX
2022-08-18Core/Misc: Dynamic build fixModoX
2022-08-16Core/PacketIO: Rename m+ packet fieldsShauren
2022-07-31Core/PacketIO: Updated packet structures to 9.2.7Shauren
2022-08-12Core/PacketIO: Named unknown fields in FeatureSystemStatus (#28196)Ghaster
2022-08-12Core/PacketIO: Fixed structure of SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREENShauren
2022-08-04Core/PacketIO: Fixed structure of SMSG_CALENDAR_RAID_LOCKOUT_UPDATEDShauren
2022-07-28Core/PacketIO: Implemented SMSG_SPELL_HEAL_ABSORB_LOGShauren
2022-07-19Core/PacketIO: Remove packet handlers for deleted opcodesShauren
2022-07-15Core/PacketIO: Fixed structure of SMSG_START_TIMERShauren
2022-07-11Core/WorldStates: Migrate pvp season worldstates to new systemShauren
2022-06-10Core/PacketIO: Continue processing packets even if player is not in worldjackpoz
2022-06-10Core/PacketIO: Stop WorldSession packet processing loop immediately when Anti...Shauren
2022-06-10Core/PacketIO: Require valid WorldSession for CMSG_KEEP_ALIVEShauren
2022-06-09Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock themfluxurion
2022-06-08Core/PacketIO: Add flood exceptions to CMSG_MOVE_SET_FACING_HEARTBEAT and CMS...Shauren
2022-06-08Core/PacketIO: Implement CMSG_CANCEL_MOD_SPEED_NO_CONTROL_AURAS (#27975)Aqua Deus
2022-06-01Core/PacketIO: Updated packet structures to 9.2.5Shauren
2022-05-26Core/PacketIO: Swap CMSG_MOVE_SET_FACING and CMSG_MOVE_SET_FACING_HEARTBEATShauren
2022-05-24Core/PacketIO: Implemented CMSG_MOVE_INIT_ACTIVE_MOVER_COMPLETE and ActivePla...Shauren
2022-05-14Core/PacketIO: Implemented SMSG_BROADCAST_SUMMON_CAST and SMSG_BROADCAST_SUMM...Shauren
2022-05-11Core/Misc: Remove uses of std::aligned_storage (deprecated in future c++ stan...Shauren
2022-05-11Core/DataStores: Removed hardcoded cap for battlepet speciesShauren
2022-05-06Core/Crypto: Fixed EVP_PKEY reference counting for copied objectsShauren
2022-05-03Core/Crypto: Switch away from most deprecated openssl functions and removed u...Shauren
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency between branchesShauren
2022-03-22Core/PacketIO: Fixed ScenarioState packet structure (#27880)Krudor
2022-03-12Core/PacketIO: Fixed TransfertAbort size for SMSG_TRANSFER_ABORTEDModoX
2022-03-11Core/Network: Add option to allow/disallow saving IP addresses to database (#...Giacomo Pozzoni
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
2022-03-06Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...Jan Van Buggenhout
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-28Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren