aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-02Core/Spells: Removed some old code that was breaking Grounding Totem.Subv
2012-07-02Fixed buildSubv
2012-07-02Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the Oculus dr...Subv
2012-07-02Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674Kandera
2012-07-02Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE.LordJZ
2012-07-02Core/Battleground: move check from f454b6722ca0d4be7c8a35730aa325d9404f0b72 t...Kandera
2012-07-02Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreDiscover-
2012-07-02Core/Battlegrounds: Don't reward killing blows if the killer is also the vict...Discover-
2012-07-02Core/Spells: small change for previous commit. fixes typosKandera
2012-07-02Core/Spells: fix damage bonus calculations for sanctified wrath talent.Kandera
2012-07-01Core/Units: Removed deprecated codeSubv
2012-07-01Core/Scripts: More missing includesSubv
2012-07-01Fixed buildSubv
2012-07-01Merge pull request #6490 from Vincent-Michael/notEvenAScratchSubv
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
2012-07-01Merge pull request #6996 from 4m1g0/cleanup3Subv
2012-07-01Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (m...Shauren
2012-07-01Core/Scripts: Use proper headers, code style, creature_texts and cleanup (Bat...4m1g0
2012-07-01Core/VMaps: Use fabs instead of abs for float type. On some platforms abs has...Shauren
2012-07-01Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checksShauren
2012-06-30Missed change for previous commitShauren
2012-06-30Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's FuryShauren
2012-06-30Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx Tibbi & S...Faq
2012-06-30Core: Minor code style correctionsShauren
2012-06-30Core/Scripts: fix a crash from e0997874f5bf8d38b67ad3dee66e3d808dd1a059QAston
2012-06-30Core/SpellScript: Corrected error messages and in-source documentation for On...Shauren
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-06-29Core/Spells: fix build and typo from previous commitKandera
2012-06-29Scripts/Spells: Fix Deathknight ability Death Pact 48743Elron103
2012-06-29Core/Spells: Fix spell casting time reduce / increase effects for players and...Elron103
2012-06-27Fix buildNay
2012-06-27Core/Spells: correctly award kill credit for quest the focus on the beach.Kandera
2012-06-27missed break :/Faq
2012-06-27Death Knight T10 Tank 2P Bonus. Thnx ShaurenFaq
2012-06-26Fixed compile without PCHShauren
2012-06-26Scripts/Icecrown Citadel: Added floating souls visual in The Spire after tele...Shauren
2012-06-26DB/SAI: Fix Quest 12828 (Ample Inspiration).w1sht0l1v3
2012-06-24DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobject fact...Malcrom
2012-06-23Core/Items: Remove item from tradeable list when clearing the flag on enchant...Shauren
2012-06-23Core/Auras: Properly initialize mechanic immunity mask for SPELL_AURA_MECHANI...Shauren
2012-06-23Core/SmartAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENT parametersShauren
2012-06-23Core/Mails: Allow GMs to send emails without moneyhorn
2012-06-22fix build #2kandera
2012-06-22fix buildkandera
2012-06-22Core/LFG: commented out a previous change that was causing issues with lfg du...Kandera
2012-06-22Merge pull request #6897 from Xees/masterkandera
2012-06-22Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item template.Abdollah Hasan
2012-06-22Merge pull request #6896 from Xees/masterkandera
2012-06-22Core/Item: Add IsCurrencyToken to override use of default ugly method.Abdollah Hasan
2012-06-22Merge pull request #6885 from Chaplain/cleanMachiavelli