aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-18DB/Gossip: Fix error in Fallen Hero of the Horde gossipMalcrom
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
Also fix a typo introduced in 703ad4889
2012-02-18Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code)Nay
Thanks to Drago for testing Closes #5305
2012-02-18Scripts/Spells: Use correct spell and fix crash in spell_item_impale_levirothvincent-michael
2012-02-18DB/Gossip: Fix gossip for Fallen Hero of the Horde and remove cpp script.Malcrom
2012-02-18DB/Gossip: Some missing Nagrand Gossip converted from UDB and conditions ↵Malcrom
added by Pitcrawler.
2012-02-18DB/NPCs: Fix MovementType & waypointsNay
Should kill the "missing path id 0" spam.
2012-02-18DB/Script Names: Fix some typos in spell_sha_healing_stream_totemVincent-Michael
(c517806a23751dd92d6a064b7f721507f182bc75)
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Core/ObjectMgr: Warn about creatures that have waypoint movement type set ↵Shauren
but no path assigned on startup
2012-02-18DB/Gossip: Rouge & Hunter Class Trainers gossip fixup & missing gossip from ↵Malcrom
Zabra'jin in Zangermarsh & Thunderlord Stronghold in Blade's Edge Mountains
2012-02-18Merge pull request #5290 from kandera/fix_blinkSubv
fix blink making you fall under ground when blinking into water (needs c... closes #5289
2012-02-18Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also ↵Malcrom
rename some incorrectly named sql updates.
2012-02-18Update file names after pull request merge.QAston
2012-02-18Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.Kandera
2012-02-18Core/Misc: Correct console output for ObjectMgr::LoadCorpsesMrSmite
Closes #5299 Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2012-02-17Waypoints for Eye of Thrallmar spawns in HellfireMalcrom
2012-02-17Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-17Core/AuctionHandler: Move the MAX_AUCTION_ITEMS check to where it actually ↵Subv
does something in HandleAuctionSellItem, thanks @e000 for the suggestion
2012-02-17Core/Spells: Fixed an error in the logic of the AuraEffect constructor, ↵Subv
thanks @A-Metaphysical-Drama for noticing
2012-02-17fix blink making you fall under ground when blinking into water (needs ↵Kandera
correct liquid level calculations)
2012-02-17Core/Spells: Fix recently broken feral spirit and force of nature. Closes #5278.QAston
2012-02-16Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-16Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv
2012-02-16Core/Characters: Fixed crash at character creation.Subv
closes #5256
2012-02-16Scripts/Icecrown Citadel: Remove obsolete code since spline movement ↵Shauren
implementation
2012-02-16Core/Entities: Removed unused variableShauren
2012-02-16Core/Spells: Revert part of 65d269f6de2da9c7c26e9177d7cfcb0498782089. Solves ↵kaelima
some recent instant spell casting issues.
2012-02-16Core/Unit: Small correction to commit 60adf066d90b9bc9696bce8f750f9abc79a61f8e.Manuel Carrasco
2012-02-16Core/Spells: Make channeled auras stackable by default with other auras.QAston
2012-02-16Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-16Core/Maps: Remove redundant if()leak
2012-02-16Scripts/Spells: Missing break; and trailing whitespace (tss...)leak
2012-02-16Fix a lot of warningsSpp
2012-02-16Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, ↵QAston
CONDITION_TARGET_HEALTH_BELOW_PCT, CONDITION_TARGET_RANGE and 3rd parameter for CONDITION_AURA. Instead of those use other available conditions, which are not limited to player's selection only.
2012-02-16Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and ↵QAston
CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET and use CONDITION_SOURCE_TYPE_SPELL instead.
2012-02-16Core/Movement: Fix a crash when a player logout in a hostile area. The ↵kaelima
honorless spell should and is already casted after recieving CMSG_MOVE_SPLINE_DONE. Closes #5245 - Also corrected an error message in auctionhousemgr.
2012-02-15Fixed proc of Misery. Thanks errodia. closes #3565Subv
2012-02-15Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915Anubisss
2012-02-15Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by ↵QAston
cemak. Closes #5196.
2012-02-15DB/SAI: Fix Ogre PinataNay
Closes #4862
2012-02-15Merge branch 'master' of git://github.com/TrinityCore/TrinityCoreMalcrom
2012-02-15Core/Db/Conditions: Add new condition targets for:QAston
- CONDITION_SOURCE_TYPE_CREATURE_TEMPLATE_VEHICLE ConditionTarget = 1 - check vehicle - CONDITION_SOURCE_TYPE_VEHICLE_SPELL ConditionTarget = 1 - check vehicle - CONDITION_SOURCE_TYPE_GOSSIP_MENU = 1 - check gossip provider - CONDITION_SOURCE_TYPE_GOSSIP_MENU_OPTION = 1 - check gossip provider
2012-02-15Core/SOAP: Use provided function for testing valid SOAP socketleak
2012-02-15Core/DBLayer: Remove unused structleak
2012-02-15Merge pull request #5244 from w1sht0l1v3/tocNay
Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script.
2012-02-15Core/Spells: Remove pointless checkleak
2012-02-15Core/VMaps: Logic fail in path cleanupleak
2012-02-15SQL: Fix an issue with creature guids. Please, re-apply these SQLs ↵Nay
(2012_02_15_07_xx) Thanks to Aokromes for spotting the issue (as always)
2012-02-15DB/Quests: Quest ender for quest Something is in the Air (and it Ain't Love) (A)Nay
Closes #5246