aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-03Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUNDVincent_Michael
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-02Script/EoE: Some fixes here and thereTrista
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-30Core/Vehicles: Missed changeTrista
2012-12-30Core/Vehicles: revert 95152d57539064d8278e323899290cba2fb2b0cd and 95152d5753...Trista
2012-12-28Core/Spells: fix self-damage caused by Glyph of Chains of Ice. oMadManoFaq
2012-12-28Core/Vehicles: Closes all issues with seats for real (finishing and fixing pr...Trista
2012-12-27Core/Spells: fix possible crash when loading `spell_proc` tablejoschiwald
2012-12-27Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ...Trista
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
2012-12-25Core: Fix some codestyleVincent_Michael
2012-12-23Core/Spells: Spells that are usable while stunned should no longer have probl...Subv
2012-12-22 Core/Spell: Last work on Shadows FateGacko
2012-12-22Core/Spell: Properly rewrite previous change: 80dcf879deb61198ff2c91d71887f0e...Trista
2012-12-22Core/Spells: TARGET_UNIT_MASTER passenger supportTrista
2012-12-19Merge pull request #8668 from joschiwald/random_changesKaelima
2012-12-19Core/Misc:joschiwald
2012-12-17Core/Scripts: Adding script hooks to allow for third party scripts to modify ...Carlos Vargas
2012-12-09Merge pull request #8416 from MrSmite/PetAI_2.0Subv
2012-12-08Core/Player: correct SetHomebind and cleanup Spell::EffectBindjoschiwald
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-12-07SQL:Vincent_Michael
2012-12-07DB/Various Fixes:PitCrawler
2012-12-04Core/Reputation: Implemented new `reputation_reward_rate` fields for dayily/w...Vincent-Michael
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-12-01Core/Spells:Warpten
2012-11-30Core/Spells: Convert Replenishment in spell scriptVincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core/Auras: Added missing break in AuraEffect::CalculateAmount (accidentally ...Shauren
2012-11-26Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch 3.2.0...Ne3x
2012-11-26Core/Spells: Corrected radius calculationShauren
2012-11-25Core/Spells: Fixed combat log for spells that affect item durabilityShauren
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-19Misc: Whitespace and tabs cleanupNay
2012-11-19Scripts/ToC: Trial of the Crusader rewritetibbi
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-14Core/Spells: Enslave Demon shouldn't be usable on player pets.Subv
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Misc: Add default count param to HasItemCountSpp
2012-10-23Merge pull request #8074 from Warpten/halionUpdateKaelima
2012-10-22Scripts/Ruby Sanctum:Warpten
2012-10-18Core/Dungeon Finder: Some optimizations.Spp