aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2013-06-20Core/Auras: Fixed a crash happening when different vehicle auras from the sam...Shauren
2013-06-18Core/MovementShauren
2013-06-12DB/Quests: Fix Badlands Reagent Run II, closes #9880Pitcrawler
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-06-08Core/Spells: Fixed fishing broken in a recent commitShauren
2013-06-04Core/Vehicles: Handle vehicle seat switches through aura effects.Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-25Core/ItemsShauren
2013-05-19Core/Spells: Fixed channeling spells with infinite durationShauren
2013-05-17Core/Build: Fixed the buildSubv
2013-05-17* Another small batch of fixes from static analysis tool.Subv
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Spells: Manually reverted 8dea73fc83ed00764e03c6ee3bb7c1ffa28527eb.Warpten
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Allow use effectIndex in spell_target_position.Vlad
2013-05-11Core/SpellsShauren
2013-05-02Core/Spells: Fix a logging message errorNay
2013-05-02Core/Spells: Fixed a silly typo in SpellInfo::_IsPositiveEffect.Warpten
2013-04-18Core/Spells: Fix dynobj aura stackingShocker
2013-04-12Scripts/Pit of Saron: Changed Overlord's Brand script to be saferShauren
2013-04-07Scripts/Ulduar: Fixed crashes with Kologarn using Stone GripShauren
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-04-04Core/Gossips: Fix usage of PrepareGossipMenu with GOsGacko
2013-04-03Core/Cleanup: cleanup tabs and change them to spaceskandera
2013-04-03Core/Spells: add the value calculation for all three spell effects on the tri...kandera
2013-04-03Core/Spells/Auras: fix the way we handle spells that use SPELL_EFFECT_TRIGGER...kandera
2013-04-03Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes ...kandera
2013-03-31Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes ...kandera
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-13Core/Vehicles: Fixed a crash introduced in 2c169bcca51ca1b5cdbc73c9a4d402d46c...Shauren
2013-03-13Core/VehiclesShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-03Core/Spells: Improved facing setting for creature castsShauren
2013-03-03Scripts/Eye of Eternity: Rewrite Arcane Barrage mechanicTrista
2013-03-02Core/GameObjectsShauren
2013-03-01Scripts/Eye of Eternity: Remove some flags, fix some timers and some miscTrista
2013-02-28Scripts/Eye of Eternity: Rewrite most of it.Trista
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-26Core/SpellsMgr: remove unneeded functions from spellmgr, add some const modif...QAston
2013-02-25Merge pull request #9165 from Phantons/spellFixesQAston