aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
AgeCommit message (Expand)Author
2014-09-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-20Core/Spells: fixed Intervadejoschiwald
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Core/Spells: Fix some -Wconversion warningsUnholychick
2014-09-16Scripts/Quest: Script spell for quest "Fumping"Nyeriah
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-14Scripting/Felwood: Scripted Whisperwind Lasher for quest Weeding the LawnMalcrom
2014-09-14Scripts/Misc: Some code style fixes for old codeNyeriah
2014-09-14Scripting/Stand spell: Remove UNIT_FIELD_FLAGS change from spell script.Malcrom
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-14Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-14Scripting/Spell Stand: Move this spell to spells generic.Malcrom
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-04Core/Misc:joschiwald
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Scripts/Quest: Fix some movement stuff for Quest "Death Comes From On High"Vincent-Michael
2014-08-27Core: Remove whitespaceVincent-Michael
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Merge 'Numielle/master' into masterjackpoz
2014-08-24Merge branch 'PortgasDAce/1' into 4.3.4jackpoz
2014-08-24Merge branch 'Xanvia/ShoR' into 4.3.4jackpoz
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-02Core/Spells: Fixed Rogue - Serrated Blades TalentPortgas
2014-08-02Core/Spells: Fix Bloodworms summon countVincent-Michael
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Revert "Core/Spells: Death and Decay"Vincent-Michael
2014-07-24Core/Spells: Unrelenting Assault shouldn't proc if the target isn't explicitl...Trisjdc
2014-07-24Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cppkarn
2014-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-22Core: Fix compile and a warning in spell_paladinDDuarte
2014-07-19Part 3: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Part 2: Merge branch 'master' of https://github.com/TrinityCore/TrinityCore i...Shauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-19Core/Spells: Fix Quest "The Emissary"Vincent-Michael
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv