aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2020-12-22Core/Corpses: Fixed crash during loading corpsesShauren
2020-12-20Core/DataStores: Implement optional data in hotfix packetsShauren
2020-12-19Core/Players: Fixed worgen character creationShauren
2020-12-19Core/Quests: Fixed min level calculationShauren
2020-12-18Core/Players: Fixed barbershop not changing model when changing genderShauren
2020-12-16Warning fixShauren
2020-12-16Core/Quest: Change RewardFactionCapIn type to signed int32funjoker
2020-12-15Core/PacketIO: Add missing ByteBuffer::ResetBitPos calls, fixes buying items ...Shauren
2020-12-13Core/Corpses: Fixed client crashes with player corpsesShauren
2020-12-13Core/PacketIO: Enable CMSG_CHECK_CHARACTER_NAME_AVAILABILITYShauren
2020-12-12Core/PacketIO: Fixed SMSG_CHAR_FACTION_CHANGE_RESULT structureShauren
2020-12-12Dep/Boost: Support for boost 1.74 - heapShauren
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-12-12Core/PacketIO: Updated ResponseCodes enum for 9.0.2Shauren
2020-12-11Core/Quests: Fixed questgiver iconsShauren
2020-12-10Core/PacketIO: Fixed client crashes with SMSG_UPDATE_TALENT_DATAShauren
2020-12-09Core/GameObjects: Updated gameobject template structure to 9.0Shauren
2020-12-08Core/Misc: Updated SpellCastResult, SpellCustomErrors, GameError and Inventor...Shauren
2020-12-08Core/Objects: Fixed a wrong cherry-pick merge conflict resolution - properly ...Shauren
2020-12-08Core/PacketIO: Add opcode values for 9.0.2Shauren
2020-12-08Core/Players: Define new player local flagsShauren
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
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/Objects: Switch to unique_ptr in UF::OptionalUpdateFieldBaseShauren
2020-12-08Core/Objects: Allow overriding number of bits used to write dynamic updatefie...Shauren
2020-12-08Core/Objects: Rename ValueType to value_type in updatefield types to be compa...Shauren
2020-12-08Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualIDShauren
2020-12-08Core/Quests: Define new quest flagsShauren
2020-12-08Core/Quests: Define new quest objective typesShauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-12-08Core/Transmog: Support new transmog modifiers (secondary appearance)Shauren
2020-12-08Core/Items: Define new ItemVendorTypeShauren
2020-12-08Core/Items: Define new ItemModifierShauren
2020-12-08Core/Player: Define new PlayerFlagsExShauren
2020-12-08Core/Misc: First set of required db changes for 9.0Shauren
2020-12-08Core/Misc: Remove custom quest levels in titleShauren
2020-12-08Core/PacketIO: Updated most packet structures to 9.0.1Shauren
2020-10-21Core/Transmog: Add remaining hidden appearances8.3.7/35662Shauren
2020-10-05Core/PacketIO : Added SMSG_INTERRUPT_POWER_REGEN (#25539)François B
2020-10-04Core/PacketIO: One more opcode renameShauren
2020-10-02Core/Auras: Implemented SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPEShauren
2020-10-02Core/Players: Corrected logic determining contested/friendly/hostile area typesShauren
2020-09-19Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...Shauren
2020-09-15Core/Spells: EffectSanctuary should stop attack (#20492)Gildor
2020-09-14Core/PacketIO: Add SMSG_QUEST_LINES_FOR_MAP_RESPONSE namingfunjoker
2020-09-12Core/Scripts: Boss Amanitar rewrite (#20283)Gustavo
2020-09-12Core/Scripts: Boss Jedoga Shadowseeker rewrite (#20279)Gustavo
2020-09-11Core/GameObjects: trigger npcs that are summoned for gameobject casting will ...Ovah
2020-09-08Core/Spells: Fixed Cloak of Shadows dispel (removed old hack)Keader