leak
|
88905ae70f
|
Scripts/Spells: Missing break; and trailing whitespace (tss...)
|
2012-02-16 16:13:00 +01:00 |
|
Spp
|
03c34ee507
|
Fix a lot of warnings
|
2012-02-16 13:56:28 +01:00 |
|
QAston
|
e47ec04b4d
|
Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, 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-16 13:16:43 +01:00 |
|
QAston
|
ad6613261c
|
Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET and use CONDITION_SOURCE_TYPE_SPELL instead.
|
2012-02-16 12:09:09 +01:00 |
|
kaelima
|
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.
Closes #5245
- Also corrected an error message in auctionhousemgr.
|
2012-02-16 11:11:29 +01:00 |
|
Subv
|
86537a1a52
|
Fixed proc of Misery. Thanks errodia. closes #3565
|
2012-02-15 20:25:51 -05:00 |
|
Anubisss
|
ccb80da1e1
|
Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915
|
2012-02-15 19:57:57 -05:00 |
|
QAston
|
210fa7743d
|
Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by cemak.
Closes #5196.
|
2012-02-15 23:48:43 +01:00 |
|
Nay
|
268fe961fb
|
DB/SAI: Fix Ogre Pinata
Closes #4862
|
2012-02-15 22:22:21 +00:00 |
|
QAston
|
de706b3211
|
Core/Db/Conditions: Add new condition targets for:
- 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-15 22:13:27 +01:00 |
|
leak
|
4f57ae49af
|
Core/SOAP: Use provided function for testing valid SOAP socket
|
2012-02-15 20:23:22 +01:00 |
|
leak
|
ca8862a21a
|
Core/DBLayer: Remove unused struct
|
2012-02-15 19:00:40 +01:00 |
|
Nay
|
a1aa36cae3
|
Merge pull request #5244 from w1sht0l1v3/toc
Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script.
|
2012-02-15 08:28:38 -08:00 |
|
leak
|
1b506c18ee
|
Core/Spells: Remove pointless check
|
2012-02-15 17:06:31 +01:00 |
|
leak
|
bfc657defe
|
Core/VMaps: Logic fail in path cleanup
|
2012-02-15 16:42:40 +01:00 |
|
Nay
|
ef61476235
|
SQL: Fix an issue with creature guids. Please, re-apply these SQLs (2012_02_15_07_xx)
Thanks to Aokromes for spotting the issue (as always)
|
2012-02-15 15:04:06 +00:00 |
|
Nay
|
07b5bbe56f
|
DB/Quests: Quest ender for quest Something is in the Air (and it Ain't Love) (A)
Closes #5246
|
2012-02-15 14:30:39 +00:00 |
|
Nay
|
030f78a223
|
DB/Misc: Many LiiA fixes
- Alliance quest chain
- GO loot
- Various spawns
Original fix by resh-u
Closes #5099
|
2012-02-15 14:19:31 +00:00 |
|
Vincent-Michael
|
1c59ac6fad
|
DB/Quests: PrevQuestId for Love is in the Air quests
Ref #5099
|
2012-02-15 12:45:32 +00:00 |
|
Albis
|
095eae1d65
|
DB/Quests: Completion and Progress texts for Love is in the Air quests
Ref #5099
|
2012-02-15 12:41:44 +00:00 |
|
Nay
|
37a5dc580a
|
DB/Items: Add item_template for item Crown Chemical Co. Supplies
4.2.2 data
|
2012-02-15 12:36:46 +00:00 |
|
Nay
|
9cd4b3a75e
|
DB/Inns: Add missing areatrigger_tavern
Data from UDB, thanks Aokromes for gathering them.
Closes #4770
|
2012-02-15 12:19:43 +00:00 |
|
Nay
|
a58c44bc89
|
DB/Quests: Completion and Progress texts for the quest The Power to Destroy...
Source: http://www.wowwiki.com/Quest:The_Power_to_Destroy...
Closes #5247
|
2012-02-15 12:15:06 +00:00 |
|
Subv
|
bfbf118e7e
|
Fixed a typo
|
2012-02-14 20:43:44 -05:00 |
|
Subv
|
6119254fce
|
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
|
2012-02-14 20:12:49 -05:00 |
|
Subv
|
15a2acfb52
|
Core/AuctionHouse: Updated CMSG_AUCTION_SELL_ITEM to allow new 3.3.5a features.
Patch by Kiddie.
closes #2970
|
2012-02-14 20:12:23 -05:00 |
|
Subv
|
1090f84ebf
|
Merge pull request #5243 from Trista/master
Achievement: Volunteer's Work
|
2012-02-14 16:50:27 -08:00 |
|
Shauren
|
65d269f6de
|
Core/Spells: Allow dead players as valid objects for RaiseDeadObjectCheck (enables Raise Dead on players that have not yet released spirit)
TODO: Allow all corpses
|
2012-02-15 00:46:08 +01:00 |
|
Subv
|
45910d613f
|
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
|
2012-02-14 18:21:23 -05:00 |
|
Subv
|
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
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-02-14 18:19:40 -05:00 |
|
Manuel Carrasco
|
60adf066d9
|
Core/Unit: Solved issues with neutral creatures that were being attacked when they should not be.
Thanks to Subv for the tweaks!
|
2012-02-14 17:51:28 -03:00 |
|
w1sht0l1v3
|
9ead33ff02
|
Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script.
|
2012-02-14 21:57:20 +02:00 |
|
Go6o
|
c8d9e30d6e
|
Volunteer's Work - fix by Vincent-Michael
|
2012-02-14 21:51:54 +02:00 |
|
Subv
|
7d30b061f0
|
More compiler error fixes
|
2012-02-14 14:06:31 -05:00 |
|
Subv
|
104674e269
|
Fixed some remaining compile errors
|
2012-02-14 13:57:03 -05:00 |
|
Subv
|
ded43242eb
|
Fixed build
|
2012-02-14 13:53:33 -05:00 |
|
Subv
|
f8df838db9
|
Fixed build, thanks Amit86 for noticing
|
2012-02-14 13:47:35 -05:00 |
|
Subv
|
d55126aacb
|
Core/Spells: Revert erroneous interruption added in 5ea49613d2 - more research required
|
2012-02-14 13:14:51 -05:00 |
|
Subv
|
12d0e88346
|
Core/Battlegrounds: Fix Ring of vallor pillar at arena start
author: @p0ody
|
2012-02-14 13:00:08 -05:00 |
|
Subv
|
8a72aede16
|
Codestyle: Renamed some variables to fit codestyle, corrected order in structure/class fields to match alignment (they use slightly less memory now)
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-02-14 12:46:26 -05:00 |
|
Subv
|
f1182f0884
|
SQL/Achievements: Added difficulty conditions for Once Bitten, Twice Shy achievement
closes #4120
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-02-14 10:31:31 -05:00 |
|
Subv
|
8550cb8333
|
Merge pull request #5234 from kandera/fix_seasonal_check
fix issue with seasonal quests
|
2012-02-14 06:06:00 -08:00 |
|
Kandera
|
3d9ff95177
|
fix issue with seasonal quests
|
2012-02-14 09:03:34 -05:00 |
|
Subv
|
0b02782037
|
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
|
2012-02-13 19:40:09 -05:00 |
|
Subv
|
d790adefe0
|
Codestyle: Renamed some variables to fit codestyle
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-02-12 20:10:09 -05:00 |
|
Nay
|
84268be882
|
TDB 335.11.46 - 2012/02/13
TDB335.11.46
|
2012-02-12 23:50:16 +00:00 |
|
Nay
|
a827a6f8f1
|
DB/SAI: Fix a couple of issues in recent commits
By Dasio and tREAK
|
2012-02-12 23:33:30 +00:00 |
|
Subv
|
3e15eccd43
|
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
|
2012-02-12 17:57:51 -05:00 |
|
Subv
|
06df126bd0
|
Core/Loading: Speedup on the creature loading code
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
2012-02-12 17:34:41 -05:00 |
|
zxbiohazardzx
|
bc05042775
|
Codestyle: Cleanups (thx Svannon for spotting the issue here)
|
2012-02-12 22:22:35 +01:00 |
|