Commit Graph

  • ad6613261c Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET and use CONDITION_SOURCE_TYPE_SPELL instead. QAston 2012-02-16 12:06:14 +01:00
  • d336c9efc5 Core/Movement: Fix a crash when a player logout in a hostile area. The honorless spell should and is already casted after recieving CMSG_MOVE_SPLINE_DONE. kaelima 2012-02-16 11:11:29 +01:00
  • 86537a1a52 Fixed proc of Misery. Thanks errodia. closes #3565 Subv 2012-02-15 20:25:51 -05:00
  • ccb80da1e1 Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915 Anubisss 2012-02-15 19:57:57 -05:00
  • 210fa7743d Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by cemak. QAston 2012-02-15 23:48:01 +01:00
  • 268fe961fb DB/SAI: Fix Ogre Pinata Nay 2012-02-15 22:22:21 +00:00
  • be5715bb60 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-15 17:58:50 -03:30
  • de706b3211 Core/Db/Conditions: Add new condition targets for: QAston 2012-02-15 22:12:15 +01:00
  • 4f57ae49af Core/SOAP: Use provided function for testing valid SOAP socket leak 2012-02-15 20:23:22 +01:00
  • ca8862a21a Core/DBLayer: Remove unused struct leak 2012-02-15 19:00:12 +01:00
  • a1aa36cae3 Merge pull request #5244 from w1sht0l1v3/toc Nay 2012-02-15 08:28:38 -08:00
  • 1b506c18ee Core/Spells: Remove pointless check leak 2012-02-15 17:06:31 +01:00
  • bfc657defe Core/VMaps: Logic fail in path cleanup leak 2012-02-15 16:42:05 +01:00
  • ef61476235 SQL: Fix an issue with creature guids. Please, re-apply these SQLs (2012_02_15_07_xx) Nay 2012-02-15 15:03:39 +00:00
  • 07b5bbe56f DB/Quests: Quest ender for quest Something is in the Air (and it Ain't Love) (A) Nay 2012-02-15 14:30:39 +00:00
  • 030f78a223 DB/Misc: Many LiiA fixes Nay 2012-02-15 14:19:31 +00:00
  • 1c59ac6fad DB/Quests: PrevQuestId for Love is in the Air quests Vincent-Michael 2012-02-15 12:45:32 +00:00
  • 095eae1d65 DB/Quests: Completion and Progress texts for Love is in the Air quests Albis 2012-02-15 12:41:44 +00:00
  • 37a5dc580a DB/Items: Add item_template for item Crown Chemical Co. Supplies Nay 2012-02-15 12:36:46 +00:00
  • 9cd4b3a75e DB/Inns: Add missing areatrigger_tavern Nay 2012-02-15 12:19:43 +00:00
  • a58c44bc89 DB/Quests: Completion and Progress texts for the quest The Power to Destroy... Nay 2012-02-15 12:15:06 +00:00
  • bfbf118e7e Fixed a typo Subv 2012-02-14 20:43:44 -05:00
  • 6119254fce Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-14 20:12:49 -05:00
  • 15a2acfb52 Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features. Patch by Kiddie. closes #2970 Subv 2012-02-14 20:12:23 -05:00
  • 1090f84ebf Merge pull request #5243 from Trista/master Subv 2012-02-14 16:50:27 -08:00
  • 65d269f6de Core/Spells: Allow dead players as valid objects for RaiseDeadObjectCheck (enables Raise Dead on players that have not yet released spirit) Shauren 2012-02-15 00:46:08 +01:00
  • 45910d613f Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-14 18:21:23 -05:00
  • c53d722aa2 Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objects) should not be taken into account for LoS checks, this check does not apply to gameobjects (yet) closes #3495 Subv 2012-02-14 18:19:40 -05:00
  • 4dd96f2765 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-14 19:42:07 -03:30
  • 60adf066d9 Core/Unit: Solved issues with neutral creatures that were being attacked when they should not be. Manuel Carrasco 2012-02-14 17:51:28 -03:00
  • 9ead33ff02 Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script. w1sht0l1v3 2012-02-14 21:57:20 +02:00
  • c8d9e30d6e Volunteer's Work - fix by Vincent-Michael Go6o 2012-02-14 21:51:54 +02:00
  • 7d30b061f0 More compiler error fixes Subv 2012-02-14 14:06:31 -05:00
  • 104674e269 Fixed some remaining compile errors Subv 2012-02-14 13:57:03 -05:00
  • ded43242eb Fixed build Subv 2012-02-14 13:53:33 -05:00
  • f8df838db9 Fixed build, thanks Amit86 for noticing Subv 2012-02-14 13:47:35 -05:00
  • d55126aacb Core/Spells: Revert erroneous interruption added in 5ea49613d2 - more research required Subv 2012-02-14 13:14:51 -05:00
  • 12d0e88346 Core/Battlegrounds: Fix Ring of vallor pillar at arena start author: @p0ody Subv 2012-02-14 13:00:08 -05:00
  • 8a72aede16 Codestyle: Renamed some variables to fit codestyle, corrected order in structure/class fields to match alignment (they use slightly less memory now) Subv 2012-02-14 12:46:26 -05:00
  • f1182f0884 SQL/Achievements: Added difficulty conditions for Once Bitten, Twice Shy achievement closes #4120 Subv 2012-02-14 10:31:31 -05:00
  • 8550cb8333 Merge pull request #5234 from kandera/fix_seasonal_check Subv 2012-02-14 06:06:00 -08:00
  • 3d9ff95177 fix issue with seasonal quests Kandera 2012-02-14 09:03:34 -05:00
  • 0b02782037 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-13 19:40:09 -05:00
  • d790adefe0 Codestyle: Renamed some variables to fit codestyle Subv 2012-02-12 20:10:09 -05:00
  • 7965eed4e1 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 20:50:02 -03:30
  • 84268be882 TDB 335.11.46 - 2012/02/13 TDB335.11.46 Nay 2012-02-12 23:50:16 +00:00
  • a827a6f8f1 DB/SAI: Fix a couple of issues in recent commits Nay 2012-02-12 23:33:30 +00:00
  • 3e15eccd43 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-12 17:57:51 -05:00
  • 06df126bd0 Core/Loading: Speedup on the creature loading code Subv 2012-02-12 17:34:41 -05:00
  • 2b1cc3ded7 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 17:58:41 -03:30
  • bc05042775 Codestyle: Cleanups (thx Svannon for spotting the issue here) zxbiohazardzx 2012-02-12 22:22:35 +01:00
  • aa5fbb363f Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 17:26:53 -03:30
  • b51dc186ea Codestyle: corrected map, corrected tablenamequotes, thx WishToDie for the quick spotting zxbiohazardzx 2012-02-12 21:56:05 +01:00
  • ac52016f5c Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 17:25:15 -03:30
  • 81d4a8f084 DB/Creature: Add spawns and waypoints for npc 26841 from sniffs ZxBiohazardZx 2012-02-12 21:49:09 +01:00
  • 76ed571a25 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 17:16:54 -03:30
  • 11d9f8e161 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-12 15:42:10 -05:00
  • 5ea49613d2 Core/Spells: Spell casts should be interrupted if the target goes out of LoS. Subv 2012-02-12 15:30:16 -05:00
  • 1329ec3686 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 16:32:18 -03:30
  • bafd04de48 DB/Creature: Add some more Sunscale Lashtails in the area from sniffs zxbiohazardzx 2012-02-12 20:22:06 +01:00
  • ca2324b5ee Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-12 12:47:34 -05:00
  • 836459ef0e Extractors: Do not show a warning in the vmap extractor when a model fails to load to avoid confusion Subv 2012-02-12 12:45:45 -05:00
  • f7cb47a72e DB/Quests: Fix quest Hot On The Trail w1sht0l1v3 2012-02-12 15:29:38 +00:00
  • 42e0f6c619 DB/Misc: Missing Zul'Drak gossips (+ conditions) Pitcrawler 2012-02-12 15:03:38 +00:00
  • a7f6c4f558 Fixed the logic on my last commit Subv 2012-02-12 08:41:59 -05:00
  • 6ed5dcbc5a Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-12 08:11:22 -03:30
  • b0bcf1f67c Core/Collision: Fixed LoS for doors with data0 = 0 and state = 0 closes #5197 Subv 2012-02-11 21:47:00 -05:00
  • d3a510957e Codestyle: Renamed some battleground variables and changed some other things to fit codestyle Subv 2012-02-11 19:44:10 -05:00
  • d0110dae9d Merge pull request #5193 from Souler/master Subv 2012-02-11 16:28:38 -08:00
  • 0d77ae8fc1 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-11 19:23:40 -05:00
  • ff9830c18d Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors) Refactored some code Subv 2012-02-11 19:23:18 -05:00
  • b0145e3b39 Core/Quests: Correct use of parenthesis in IsAutoComplete and IsAutoAccept Matthew Goff 2012-02-11 22:26:53 +00:00
  • cf9e183e25 DB/SAI: Send data to instance on Ward Keeper death neurorulez 2012-02-11 20:46:08 +00:00
  • 491c25ddc5 Core/Arenas/Dalaran Sewers: Add warning before fully activating the waterfall Souler 2012-02-11 20:45:31 +01:00
  • 6bb7f15092 DB/NPCs: Remaining Grizzly Hills gossips Pitcrawler 2012-02-11 20:01:06 +00:00
  • 605d3ffa52 Copy paste is bad, mkay? Nay 2012-02-11 19:51:03 +00:00
  • 5c62fd1d6a Core/Db/Conditions: Add conditions for world state and phasemask Nay 2012-02-11 19:46:41 +00:00
  • 1fc3470233 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore Subv 2012-02-11 14:29:13 -05:00
  • f3802488ff Core/Collision: Missing a negation operator in Ring of Valor Subv 2012-02-11 14:28:25 -05:00
  • 987860c09c DB/SAI: Fix a typo in a recent SAI script Nay 2012-02-11 19:00:57 +00:00
  • 001a2bc5e7 DB/Quests: Fix quest Sorlof's Booty malcrom 2012-02-11 18:59:07 +00:00
  • 7eab228818 Merge branch 'master' of github.com:TrinityCore/TrinityCore Subv 2012-02-11 13:49:41 -05:00
  • 0e57de54fb Battleground/Collision: Fixed the DS waterfall and RV pillar glitches Subv 2012-02-11 13:47:43 -05:00
  • c5cabd3295 DB/Quests: Script A Daughter's Love quest ending gecko32 2012-02-11 18:47:19 +00:00
  • c80ab4d19e DB/Quest: Kickin' Nass and Takin' Manes w1sht0l1v3 2012-02-11 18:33:46 +00:00
  • f76f091fc3 DB/Quest: Near Miss / Close Call Pitcrawler 2012-02-11 18:31:12 +00:00
  • 7a518fd3e0 DB/ATs: Add Botanica and Mechanar instance exits. Discover- 2012-02-11 18:03:45 +00:00
  • 336f2c904d DB/Quests: Quest pooling for The Rokk and Old Man Barlowned Vincent-Michael 2012-02-11 17:50:15 +00:00
  • 1b8135d07d DB/NPCs: Spawn Elders also on heroic difficulty (spawnmask change) nelegalno 2012-02-11 17:44:27 +00:00
  • 231b849ac4 Fixed build Subv 2012-02-11 11:05:37 -05:00
  • 5d93b33f0f Fixed codestyle from last commit Subv 2012-02-11 10:53:33 -05:00
  • c5e2e189de Core/Conditions: Allow to set SAI conditions to both the invoker and the object using ConditionTarget column. ConditionTarget 0 = invoker ConditionTarget 1 = object Subv 2012-02-11 10:49:28 -05:00
  • 784d58c023 Core/Db/Conditions: Add new condition types: QAston 2012-02-11 15:16:18 +01:00
  • 53458b4508 DB/NPCs: Correct a LiiA spawn nelegalno 2012-02-11 14:16:47 +00:00
  • a3e739e726 Merge pull request #5178 from Kazt/master Subv 2012-02-10 15:56:56 -08:00
  • d5192bafa0 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore Malcrom 2012-02-10 19:48:52 -03:30
  • 9d455c1e6f Fix build with GCC (it seems like it doesn't allow using references to temporary objects). QAston 2012-02-11 00:15:05 +01:00
  • b362377b35 Argh 2.0 QAston 2012-02-10 23:54:11 +01:00
  • e337790c94 Argh. QAston 2012-02-10 23:52:36 +01:00
  • ce4a4ffe50 Core/Db/Conditions: Add ContidionTarget column which allows selection of objects which will be checked by condition, depending on SourceTypeOrReferenceId. QAston 2012-02-10 23:40:38 +01:00