aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-10Core/Escort: few modifications to add the IMMUNE_TO_NPC flag after npc does a...Kandera
2012-07-10Core/Escort: fix issues with escorts not attacking enemies.Kandera
2012-07-09Core/Loot: fix small errorKandera
2012-07-09Core/Loot: fix crash number 2Kandera
2012-07-09Core/Loot: typos!Kandera
2012-07-09Core/Loot: fix crash.Kandera
2012-07-09Core/Loot: couple of small changes to loot.Kandera
2012-07-09Core/Spells: correct sanctified wrath damage calculations.Kandera
2012-07-07Core/LootMgr: Fix a little logging mistake on startup to prevent confusion.Discover-
2012-07-06Miscellaneous: Unsigned expressions cant be negativeSubv
2012-07-06Fixed buildSubv
2012-07-06Merge pull request #7031 from Vincent-Michael/lockupCommandSubv
2012-07-06Merge pull request #7032 from Exodius/masterkandera
2012-07-06Core/Loot: correctly fix rolling on quest loot that follows group loot rules ...Kandera
2012-07-06[Script/ICC] Properly fix Dark Nucleus aggro problems and them not following ...Exodius
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-06fix build againKandera
2012-07-06fix build from r2bcc291Kandera
2012-07-06Core/Loot: fix possible crash from having a bad itemKandera
2012-07-06Core/Loot: fix master looting quest items with the custom flag.Kandera
2012-07-06Scripts/Spells: fix wrath of the astromancer and stop the startup error.Kandera
2012-07-05Merge pull request #7004 from Vincent-Michael/guildCommandSubv
2012-07-05Core/Loot: fix a typo from previous commit. (thx joschiwald)Kandera
2012-07-05Core/Loot: fix the way quest items are handled. so far ive only found 3 quest...Kandera
2012-07-05Core/Spells: codestyle cleanup. case statements are your friend :]Kandera
2012-07-04Fix Quest A Cleansing SongAliveShiro
2012-07-03Core/SmartScript: Corrected size of pointId parameter for MOVE_TO_POS SAI actionShauren
2012-07-03Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell ta...Shauren
2012-07-03Core/Units: Fixed crash added in 7f960fed732f119b6776bc51a4465e8e7a1a10ddShauren
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/Commands: Convert guild commands in commandscriptVincent-Michael
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