aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2021-10-06Core/Conditions: Reserve CONDITION_SOURCE_TYPE_AREATRIGGER for master branchShauren
2021-10-06Core/Misc: Fix appleclang 12 warningsShauren
2021-10-01Core/Combat Improve extra attacks handling (#26859)trickerer
2021-10-01Core/Units: removed an incorrect addition of SPELL_AURA_MOD_CRIT_CHANCE_FOR_C...Ovah
2021-10-01Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2021-10-01Core/AH: Add search delay to SMSG_AUCTION_BIDDER_LIST_RESULT and SMSG_AUCTION...HelloKitty
2021-09-28Core/Spell: Allow inserting spell ids greater than 65535 into spell_learn_spe...robinsch
2021-09-27Core/SAI: Split set/remove unit_flags actions (#26954)offl
2021-09-24Core/RaF: Allow granting levels to other faction when CONFIG_ALLOW_TWO_SIDE_I...Shauren
2021-09-22Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flagoffl
2021-09-19Core/SAI: Remove possibility to set/remove unit_flags2offl
2021-09-18Core/Misc: Leave detailed description for UNIT_FLAG_NON_ATTACKABLEoffl
2021-09-18Core/Misc: Update comments of static flagsoffl
2021-09-17Core/Misc: Update enums of static flagsoffl
2021-09-16Core/Misc: Rename few type flagsoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_PVP to UNIT_FLAG_PVP_ENABLINGoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
2021-09-16Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2021-09-16Core/Creature: Add first 4 enums of static flags (#26914)offl
2021-09-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2021-09-12Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#26901)stoneharry
2021-09-07Core/Spells: Typo fixShauren
2021-09-04Core/Spells: Remove remaining direct accesses to SpellInfo::EffectsShauren
2021-09-02Core/QuestHandler: Fix potential crash caused by QUEST_FLAGS_PARTY_ACCEPT wit...HelloKitty
2021-09-01Core/BG: Do not allow to queue rated arena without a group (#26875)robinsch
2021-09-01Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for DISABLE_T...Gildor
2021-08-31Core/Misc: Fixed effect index check in ObjectMgr::LoadSpellScriptsShauren
2021-08-31Handle deprecated SAI actions and events (#26846)Giacomo Pozzoni
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-30Core/Spells: Fixed implementation of Spell::EffectRechargeManaGem when it is ...Shauren
2021-08-30Core/Auras: Changed aura dot stacking rule to not ignore aura type of "existi...Shauren
2021-08-30Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handlersShauren
2021-08-30Remove combo points on a creature when it evades (#26836)Kelno
2021-08-30Core/Combat Fix first autoattack being skipped after charging (#26860)trickerer
2021-08-30Core/SAI: Change error to warning for unused parameters (#26848)Giacomo Pozzoni
2021-08-30Core/Unit: improve SPELL_AURA_MOD_IMMUNE_AURA_APPLY_SCHOOL immunities (#26849)Gildor
2021-08-29Build fixShauren
2021-08-29Core/Spells: Fixed Travel time of Scatter Shot / Silencing ShotKeader
2021-08-29Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...Shauren
2021-08-28Core/Spells: Begin unifying spell effect access api with master branchShauren
2021-08-28Core/Vehicles: Remove unused fieldShauren
2021-08-22Core/Quests: check PreviousQuestID values as well when trying to make quest g...Ovah
2021-08-20Scripts/Pet: implement Dance Rune Weapon + minor tweaks to npc_pet_mage_mirro...ccrs
2021-08-19Don't count character pending deletion towards character per account limit (#...Kelno
2021-08-18Revert "Core/SAI: Remove no longer used event types & params (#26833)" (#26840)offl
2021-08-18Core/SAI: Remove no longer used event types & params (#26833)offl
2021-08-15Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2021-08-14Core/Spells: Fixed Sacred Cleansing rangeKeader
2021-08-14Scripts/Commands: Convert title commands to new systemCarbenium
2021-08-14Scripts/Commands: Convert rbac commands to new systemCarbenium