aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-16Core/BattlePets: Fix field index in BattlePetMgr::LoadFromDBShauren
2021-10-16Core/BattlePets: Misc fixes (#27057)Meji
2021-10-16Core/Characters: Made homebind location a WorldLocation (this implicitly adds...ModoX
2021-10-16Core/BattlePets: Store declined names (#27025)Meji
2021-10-15Core/Bnet: Fixed changing realms from character listShauren
2021-10-15Core/DataStores: Fixed ItemSparse.db2 structureShauren
2021-10-15Core/Spells: Fixed Righteous Defense crash caused by modifying target list in...Shauren
2021-10-15Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and...killerwife
2021-10-15Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2021-10-14Core/GameObject: Fix an edge case where GOs might never respawn after being m...Treeston
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2021-10-14Scripts/Commands: Demangled typeinfo of f7466c2 for gcc/cmakeTreeston
2021-10-14Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in a...Treeston
2021-10-14Core/PassiveAI: Fix an incorrect check that was inducing evade spam with crit...Treeston
2021-10-14Core/Spells: Shadow of Death & Spiritual Vengeance should be negative spells ...Gildor
2021-10-14Scripts/Black Temple: Removing double hook call in Spiritual VengeanceKeader
2021-10-14Core/GameObjects: Fixed DestroyGate battleground hook for vehicles (#22145)Maphaze
2021-10-14Creature/Script: remove obsolete script npc_skywing (#22147)illfated
2021-10-13Scripts/DK: Fixed Defender of Azeroth questModoX
2021-10-13Core/Player: Added SendPlayerBound methodModoX
2021-10-13Core/Units: Added possibility to send emotes to single players (#27054)ModoX
2021-10-13Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...Shauren
2021-10-12Core/Players: Allow disabling creating characters in Exile's Reach by disabli...Shauren
2021-10-12Core/Scripts: Make ObjectMgr::LoadScriptNames safe to call multiple timesShauren
2021-10-12Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED (#27036)ModoX
2021-10-11Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)ModoX
2021-10-11Core/Scenes: Implemented spell created SceneObjectsShauren
2021-10-10Core/Spells: Implemented SpellReagentsCurrency.db2Shauren
2021-10-10Core/Spells: Corrected spell visual fallback logic for spell difficulty entriesShauren
2021-10-10Core/Spells: Changed Spell::SendCastResult arguments to signed ints to match ...Shauren
2021-10-10Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots (cherr...Shauren
2021-10-09Core/Conversations: Replace _participants with generic personal object implem...Shauren
2021-10-07Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2 (PR #22087)killerwife
2021-10-07Core/AI: Add a new LeavingWorld AI hookTreeston
2021-10-07Scripts/Spells: Fixed crash in spell_pri_prayer_of_mendingShauren
2021-10-06Core/Spells: Implemented SpellValueMod duration (#26945)ModoX
2021-10-06Core/Misc: Fix another gcc warningShauren
2021-10-06Common/Misc: Clean-up a GCC sign comparison warningTreeston
2021-10-06Core/Conditions: Implemented conditions for areatriggers (#27021)ModoX
2021-10-05Scripts/Spells: Core/Spells: Fixed Consecration damage, implemented Hammer of...ModoX
2021-10-05Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...ModoX
2021-10-05Core/Characters: Added allied race creation data, implemented intro scenes & ...ModoX
2021-10-05Core/Scenes: Delay scenes sent when not in world until adding to mapShauren
2021-10-03Core/Vendors: Support for vendors with empty inventory list (#26895)Meji
2021-10-03Scripts/Spells: Implemented Sigil of Silence/Misery/Flame/Chains (#27006)ModoX
2021-10-03Core/BattlePets: Misc fixes (#26990)Meji
2021-10-03Scripts/Spells: Implemented Wind Rush Totem (#26985)ModoX
2021-10-03Core/Spells: Reduce number of CastSpell overloads to 1Shauren
2021-10-03Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...Shauren
2021-10-03Core/Quests: Fill QuestPackageID field in SendQuestGiverQuestDetails (#27016)ModoX