aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-21Core/MapManager: Fix logic in SetMapUpdateInterval()Chaplain
2012-05-20[Core/Spell]: Fix Blessing of Ancient Kings (Val'anyr, Hammer of Ancient King...Mik43l
2012-05-20Core/BG: Move the log "ArenaTeam x does not have any members or ..." from DB ...Nay
2012-05-20Tools: Fix a typo and printf formats (there's no standard format for size_t)Nay
2012-05-20Scripts/VH: Add an 1 minute pause after each boss fight (instead of 5 seconds)Nay
2012-05-20Core: Fix a few compile warningsNay
2012-05-20And I forgot to Ctrl+S, yay me.Nay
2012-05-20Core/SAI: Few changes to db data validation for actions and event flagsNay
2012-05-20Core/BG: Add map to start zone teleport possible exploit logNay
2012-05-19Scripts/kalimdor: Use proper headers to optimize compile, code style and gene...4m1g0
2012-05-19Merge pull request #6418 from 4m1g0/TheAffrayNay
2012-05-19Core/SmartAI:kaelima
2012-05-19SQLS: Correct comments for 2012_02_16_00_world_conditions.sqlNay
2012-05-18Core/Spells: fix dispel aggro in a less hacky way!Kandera
2012-05-18Core/Spells: Damage should be dealt AFTER m_damage has been set. possibly fix...Kandera
2012-05-18Core/SpellEffects: successful dispel effects on hostile targets should put yo...Kandera
2012-05-18Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell 522...Kandera
2012-05-18Core/Spells: move rocket boots spell cast check to spell script. add event fo...Kandera
2012-05-18Core/Spells: remove holy shock and death coil (dk) from checkcast and add the...Kandera
2012-05-18Core/Spells: if doneadvertisedbenefit is 0 gift of the naaru will never get t...Kandera
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