aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2017-02-19Build fixShauren
2017-02-18Core/Movement: Implement SpellEffectExtraData curve modifiersShauren
2017-02-18Core/Spell: no need to bloat existing parameter lists. (f81754a306a8b1f24f0b1...ariel-
2017-02-18Core/Spell: Workaround cobra strikes into a charged aura instead of stacked.ariel-
2017-02-18Core/Spells: register SPELLMOD_CRITICAL_CHANCE in casting spell modifiers.ariel-
2017-02-18Core/Spells: Remove spellmods from SpellMod owner instead of caster (needed s...ariel-
2017-02-18Core/Spells: fix Bullheaded immunitiesariel-
2017-02-18Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...treeston
2017-02-18Replace a leftover const char* with a std::string const&.treeston
2017-02-18Entities/Gossip: The Big One™ that gets rid of all uses of The Bad™ and T...treeston
2017-02-18Fix dynamic build.treeston
2017-02-18Creature/Gossip: offer replacement functions for the existing preprocessor go...treeston
2017-02-18Core/Loot: Fix group loot if player loot recipient disconnectsjackpoz
2017-02-18Update SpellEffects.cppariel-
2017-02-18Core/Spell: Calculate GO rotation for SPELL_EFFECT_TRANS_DOORariel-
2017-02-18Core/GameObject: save spawn GOState and reset to it instead of toggling from ...ariel-
2017-02-18Core/Entities: Added possibility to construct a Position using a G3D::Vector3ariel-
2017-02-18Entities/Unit: Add overload to NearTeleportTo taking Position const&.treeston
2017-02-18Entities/Creature: Add arg2 to DespawnOrUnsummon to allow overriding respawn ...treeston
2017-02-18Core/Unit: do not refresh last damaged timer if hit by SPELL_AURA_DAMAGE_SHIELD.SnapperRy
2017-02-18Core/Instance: Fix GetInstanceSave sometimes checking the wrong map (#17856)Ryan
2017-02-18Entities/GameObject: Expose GO rotation to scripting.treeston
2017-02-18Core/Movement: Properly clear UNIT_STATE_MOVING when reaching chase target.treeston
2017-02-18Merge remote-tracking branch 'Treeston/3.3.5-kelthuzad' into 3.3.5 (PR #16634)treeston
2017-02-18Core/Achievements: implement ACHIEVEMENT_CRITERIA_DATA_TYPE_S_ITEM_QUALITY to...SnapperRy
2017-02-18Core/SmartAI: fix warning reported by VS2015ariel-
2017-02-18Core/SmartAI: allow SMART_TARGET_OWNER_OR_SUMMONER to target a temporary summ...SnapperRy
2017-02-18Core/SmartAI: add param2 to SMART_ACTION_UPDATE_TEMPLATE, allowing to specify...SnapperRy
2017-02-18Core/Event: prevent seasonal quests from resetting at server restart (#17455)SnapperRy
2017-02-18Core/Creatures: Exclude despawned creatures from being found by "nearest entr...Shauren
2017-02-18Core/Unit: removed ancient workaround changing spell caster based on triggeri...ariel-
2017-02-17Scripts/Command: Fixed phases output in .pinfo commandjoschiwald
2017-02-16Core/Movement: Named all MonsterSplineSpellEffectExtraData fieldsShauren
2017-02-15Core/Movement: Defined new spline flagShauren
2017-02-15Update ObjectMgr.hAokromes
2017-02-15Game/Mapscripts: Implement SCRIPT_COMMAND_MOVEMENTAokromes
2017-02-13Core/Unit: Some improved function RemoveAuraFromStack (#19119)Gennady
2017-02-12Fixed warning in gcc 5joschiwald
2017-02-12Dynamic linking build fixShauren
2017-02-12Core/Spells: Fixed spells like Shadowform, Tricks of the Trade, Misdirection ...mik1893
2017-02-12Core/Spells: Fix orientation- and targeting-related issues if the creature is...Treeston
2017-02-12Core/Entities: fix a crash that would happen whenever a player logged back in...ariel-
2017-02-12Core/Battlefield: Cleanup of Wintergrasp script and battlefield system:ariel-
2017-02-12Core/SpellArea: only check against spell_area entries for the current quest w...SnapperRy
2017-02-12Core/Conditions: Add new CONDITION_TAXI (46). Does what it says on the tin. T...treeston
2017-02-12Core/Battleground: Fix crash happening when reporting afk a nonexistent playerjackpoz
2017-02-12Core/Spells: Fix Spell::EffectJumpDest not to turn caster to zero orientation...treeston
2017-02-12Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2017-02-12AI/SmartScripts: SMART_ACTION_ADD_QUEST -> SMART_ACTION_OFFER_QUEST. Open que...treeston
2017-02-12Core/ObjectMgr: added some more sanity checks to creature templatesariel-