aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
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-08Core/Spells: Fixed fishing broken in a recent commitShauren
2013-05-25Core/ItemsShauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-11Core/SpellsShauren
2013-04-12Scripts/Pit of Saron: Changed Overlord's Brand script to be saferShauren
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-03-31Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes ...kandera
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-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-13Core/Spells: Fixed charge effects with non-explicit targetsShauren
2013-02-01Scripts/Icecrown Citadel:Shauren
2013-01-23Merge pull request #9016 from joschiwald/spellscripts4blub
2013-01-22Core/Spell: convert more spells to SpellScriptsjoschiwald
2013-01-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-20Core/Spells: convert some spells to SpellScriptsjoschiwald
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-11Core: Fix non pch buildVincent_Michael
2013-01-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-03Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUNDVincent_Michael
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-27Merge remote-tracking branch 'origin/master' into mmapsNay
2012-12-26Core/Totem: Have Lightwell use Totem logicMidnaAT
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-08Core/Player: correct SetHomebind and cleanup Spell::EffectBindjoschiwald
2012-12-04Core/Reputation: Implemented new `reputation_reward_rate` fields for dayily/w...Vincent-Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Spells: Fixed combat log for spells that affect item durabilityShauren
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
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 I)Spp
2012-10-23Core/Misc: Add default count param to HasItemCountSpp