aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-15DB/Misc: Many LiiA fixesNay
- Alliance quest chain - GO loot - Various spawns Original fix by resh-u Closes #5099
2012-02-15DB/Quests: PrevQuestId for Love is in the Air questsVincent-Michael
Ref #5099
2012-02-15DB/Quests: Completion and Progress texts for Love is in the Air questsAlbis
Ref #5099
2012-02-15DB/Items: Add item_template for item Crown Chemical Co. SuppliesNay
4.2.2 data
2012-02-15DB/Inns: Add missing areatrigger_tavernNay
Data from UDB, thanks Aokromes for gathering them. Closes #4770
2012-02-15DB/Quests: Completion and Progress texts for the quest The Power to Destroy...Nay
Source: http://www.wowwiki.com/Quest:The_Power_to_Destroy... Closes #5247
2012-02-14Fixed a typoSubv
2012-02-14Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-14Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.Subv
Patch by Kiddie. closes #2970
2012-02-14Merge pull request #5243 from Trista/masterSubv
Achievement: Volunteer's Work
2012-02-15Core/Spells: Allow dead players as valid objects for RaiseDeadObjectCheck ↵Shauren
(enables Raise Dead on players that have not yet released spirit) TODO: Allow all corpses
2012-02-14Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other ↵Subv
objects) should not be taken into account for LoS checks, this check does not apply to gameobjects (yet) closes #3495 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-14Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-14Core/Unit: Solved issues with neutral creatures that were being attacked ↵Manuel Carrasco
when they should not be. Thanks to Subv for the tweaks!
2012-02-14Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord ↵w1sht0l1v3
Jaraxxus's Script.
2012-02-14Volunteer's Work - fix by Vincent-MichaelGo6o
2012-02-14More compiler error fixesSubv
2012-02-14Fixed some remaining compile errorsSubv
2012-02-14Fixed buildSubv
2012-02-14Fixed build, thanks Amit86 for noticingSubv
2012-02-14Core/Spells: Revert erroneous interruption added in 5ea49613d24a - more ↵Subv
research required
2012-02-14Core/Battlegrounds: Fix Ring of vallor pillar at arena startSubv
author: @p0ody
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in ↵Subv
structure/class fields to match alignment (they use slightly less memory now) Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-14SQL/Achievements: Added difficulty conditions for Once Bitten, Twice Shy ↵Subv
achievement closes #4120 Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-14Merge pull request #5234 from kandera/fix_seasonal_checkSubv
fix issue with seasonal quests
2012-02-14fix issue with seasonal questsKandera
2012-02-13Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12TDB 335.11.46 - 2012/02/13TDB335.11.46Nay
2012-02-12DB/SAI: Fix a couple of issues in recent commitsNay
By Dasio and tREAK
2012-02-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-12Core/Loading: Speedup on the creature loading codeSubv
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12Codestyle: Cleanups (thx Svannon for spotting the issue here)zxbiohazardzx
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12Codestyle: corrected map, corrected tablenamequotes, thx WishToDie for the ↵zxbiohazardzx
quick spotting
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12DB/Creature: Add spawns and waypoints for npc 26841 from sniffsZxBiohazardZx
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-12Core/Spells: Spell casts should be interrupted if the target goes out of LoS.Subv
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-02-12Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-12DB/Creature: Add some more Sunscale Lashtails in the area from sniffszxbiohazardzx
Closes #5107
2012-02-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-12Extractors: Do not show a warning in the vmap extractor when a model fails ↵Subv
to load to avoid confusion
2012-02-12DB/Quests: Fix quest Hot On The Trailw1sht0l1v3
Closes #5199 Ref #5194
2012-02-12DB/Misc: Missing Zul'Drak gossips (+ conditions)Pitcrawler
Closes #5206 Enables f76f091fc3e0abdd13d02a923cd3 and c80ab4d19e584f994574202ab4f
2012-02-12Fixed the logic on my last commitSubv