aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-17Core/Spells: calculate damagebonustaken for target before adding the damage l...kandera
2012-05-17Core/Spells: Revert previous commit. add exception for deep wounds in pct don...Kandera
2012-05-17Core/Spells: fix deep wounds damage. thanks warpten.Kandera
2012-05-16Core/Spells: change spell bonus damage taken pdamage to float to match melee ...Kandera
2012-05-16Core/Scripts: Scripting of Dragonspire Hall Runes "UBRS"Malcrom
2012-05-16Merge pull request #6522 from Vincent-Michael/TakenCalculationkandera
2012-05-16Core/Scripting: add the ability to access loot/go state changed events for ga...Kandera
2012-05-15Core/Spell: Fix SpellDamageBonusTaken calculation for negative valueVincent-Michael
2012-05-15Core/Spells: more immunities fixes! mechanics are supposed to be checked for ...Kandera
2012-05-15Core/Spelld: fix target selection for ground based aoe spells. use the center...Kandera
2012-05-15Fixed compilekaelima
2012-05-14fix compile warnings from 548ac10Kandera
2012-05-14Core/Spells: fix possible crash from not having any effect and trying to chec...Kandera
2012-05-14Core/Entities: move spellproto check to the outside of the forloop to not has...Kandera
2012-05-14Core/Entities: fix calculations for damage taken/done with negative values (s...Kandera
2012-05-14Merge pull request #6511 from Vincent-Michael/SpellHealingBonusTakenkandera
2012-05-14Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-05-14Cote/Scripts: Fix build for boss_yoggsaronMalcrom
2012-05-13Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-05-13Core/Spells: Proc the spells that have DEST target when there is no other tar...Subv
2012-05-13Core/scripts: Add spell enums for boss sara.Malcrom
2012-05-13DB/creature_text: Added creature text for Boss Sara.Malcrom
2012-05-13Core/Spell:Vincent-Michael
2012-05-13Core/Scripts: And some Gameobject enums for future scripting of Blackrock Spire.Malcrom
2012-05-13Merge pull request #6509 from Vincent-Michael/spellSystemSubv
2012-05-13Core/Scripts: Update text for Garfrost to creature_text. Added some missing t...Malcrom
2012-05-13Core/Spell:Vincent-Michael
2012-05-13Core/Threat: Some corrections to 5709929d2b575e83f427c7f48cd6bd0d7ed1b29dkaelima
2012-05-13Merge pull request #6502 from Vincent-Michael/SPELL_DAMAGE_CLASS_NONEQAston
2012-05-13Core/Spell:Vincent-Michael
2012-05-13Core/Threat: Fix by faq.Malcrom
2012-05-12Core: Tweaked ASSERT macro a bit - removed library assert as on Windows platf...Shauren
2012-05-12Core/Script: Optimize code for previous commit for Pit of Saron.Malcrom
2012-05-12Core/Scripts: Fix for previousMalcrom
2012-05-12Core/Scripts: Fix Halls of Reflection Portcullis door in Pit of Saron.Malcrom
2012-05-11Core/Spells: fix damage mods from caster on targetjoschiwald
2012-05-11Scripts/Pit of Saron: Unlock passage to Tyrannus after first 2 bosses are down.Shauren
2012-05-10Clean up for 58f63509cd4Chaplain
2012-05-10Scripts/Quests: Fix compile from 0ecd9e72d0745ed0e79f8730f808153139a795a1 - s...Discover-
2012-05-10Scripts/Commands: Fix compile under Linux (d6d45633c8ca34176d066755ba8be182b1...Discover-
2012-05-10Scripts/Quests: Script quest Leave Nothing to Chance.Discover-
2012-05-09Merge pull request #6314 from Chaplain/spellsQAston
2012-05-09Core/Commands: fix build error with non-pch buildsKandera
2012-05-09Core/Commands: Add level 3 command for setting npc data. used for testing scr...Kandera
2012-05-09Core/Gameobject: Set artkit once in GameObject::Createkaelima
2012-05-09Script/Wormhole: Correct randomize logic for underground optionkaelima
2012-05-09Core/Transport: Set GAMEOBJECT_FLAGS from DB for transports, not hardcodedkaelima
2012-05-09Correct typo from 1af30a9ea24f90abaefeb0782ccbd40d376da3cekaelima
2012-05-09Scripts/Wormhole: Add rare 6th option to "Underground". Fixed some teleport p...kaelima
2012-05-08Core/Items: fix compile error from previous commit. use item instead of bag.Kandera