aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-21SQL: Fix file naming after recent pullShocker
2012-01-21Merge pull request #4874 from Vincent-Michael/AchievementFixShocker
Core/Achievements: Fix The Alterac Blitz, Let's Get This Done and Flurry achievements
2012-01-21Merge pull request #4895 from vlad852/masterMachiavelli
Core/Movement: properly set mover for possess/vehicles after recent changes
2012-01-21DB/Creature: update vendor for Arcanum Of Tormentkandera
Closes #4901
2012-01-21DB/Creature: put proper spawns from sniff for 7th Legion Rifleman and ↵ZxBiohazardZx
converted EAI to SAI Should fix lagging of the Naxxramas area
2012-01-20Scripts/UK: Removed unused variables, thanks to Vincent-Michael.Manuel Carrasco
2012-01-20Scripts/FoS: Fixed visual bug when Devourer of Souls casts Wailing Souls.Manuel Carrasco
fixed #1692
2012-01-20Scripts/UK: Adjusted Ingvar the Plunderer's spell timers (Shadow Axe is ↵Manuel Carrasco
still missing), sniffs have been used as source.
2012-01-20Core/Movement: properly set mover for possess/vehiclesVlad
2012-01-19Scripts/FoS: * Fixed Bronjahm teleport.Manuel Carrasco
* Soulstorm Channel (Visual) will be correctly cast at wip. * Adjusted Magic Bane timer.
2012-01-19Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into ↵Vincent-Core
AchievementFix
2012-01-19SQLs: Proper filenames for old SQLsNay
(Obviously you do not have to re-import these)
2012-01-19DB/Characters: Add missing table create to characters_database.sql from ↵Nay
f4075f0f945c842fe2b1a08ea4a7fa253e8e2e53
2012-01-19DB/Quest: A Rough Ride (12536) SAI addedValcorb
Closes #4528
2012-01-19DB/SAI: Making Sense of It J.D. Collie SAIDiscover
Closes #3682
2012-01-19DB/SAI: Ledger from Tanaris Wooden Outhouse SAIDiscover
Closes #3683
2012-01-19DB/SAI: The Dormant Shade: Lillith's Dinner Table SAIDiscover
Closes #3684
2012-01-19DB/SAI: Text for This is Going to be HardDiscover
Closes #3687
2012-01-19DB/SAI: Text for The EscapeDiscover
Closes #3689
2012-01-19DB/Quest: remove Special Flags for Seers RelicDiscover
Closes #3890
2012-01-19DB/SAI: Mounting Hodir's HelmDiscover
Closes #3708
2012-01-19DB/Quest: set RequiredClasses for A Victory for The... questssouler
closes #4815
2012-01-18Merge pull request #4836 from Chaplain/masterMachiavelli
Core/Movegen: Various fixes for recently added spline system
2012-01-18Core/DBLayer: Change some incorrect uses of PQuery with PExecute or ExecuteMachiavelli
2012-01-18Missing unsaved changes for previous commit...Machiavelli
2012-01-18Core/Items: Blizzlike fix for the recent trade exploit fixMachiavelli
2012-01-18Core/Movegen: Added missing part in ChaseMovementgenerator and minor logic ↵Chaplain
fix in MotionMaster::MoveJump()
2012-01-18Core/MotionMaster: Fix logic in MoveLand() and MoveTakeoff()Chaplain
2012-01-18Core/Items: Fix crash and updated documentation in SplitItemMachiavelli
2012-01-18Merge pull request #4871 from TrinityCoreRu/masterMachiavelli
Core/Items: Really fix a trading spoof exploit.
2012-01-18Core/Achievements:Vincent-Core
- Fixed achievement "The Alterac Blitz" in Alterac Valley - Fixed achievement "Let's Get This Done" in Arathi Basin - Fixed achievement "Flurry" in Eye of the Storm
2012-01-18Core/Items: Really fix a trading spoof exploit.SignFinder
Thanks Alexsot for fix.
2012-01-17Merge pull request #4789 from drskull/masterKaelima
Spirit Hunt
2012-01-17Merge pull request #4822 from Fredi/auction_owner_notKaelima
Core/IO: Corrected SMSG_AUCTION_OWNER_NOTIFICATION packet structure
2012-01-18Core/Items: Attempt to fix crash in Player::SplitItem caused by ↵kaelima
6a44399852f746883d39a17e34670e1f5c8c10a6. And some random cleanup
2012-01-17Core/Auras: Add some documentation to new proc system code to avoid confusion.QAston
2012-01-17Core/Items: Fix a trading spoof exploit.Machiavelli
Closes #4713
2012-01-17Core/Conditions: Change CONDITION_REPUTATION_RANK. It now no longer ↵Machiavelli
explicitly checks if ConditionValue2 is equal to the reputation rank. It now checks if the player's reputation rank is in the bitmask of ConditionValue2, where each bits are (1 << ReputationRank). Idea by Aokromes and Malcrom Data conversion query by Malcrom (*WATCH OUT WITH CUSTOM CONTENT AS THIS DELETES ALL CONDITION TYPE 5's AND RE-ADDS STOCK DATA ONLY*)
2012-01-17Merge pull request #4860 from Souler/fix_dalaran_disguisesNay
"An Audience With The Arcanist" and "A Meeting With The Magister" Closes #485
2012-01-17Script/Quest: Solve some related problems with "An Audience With The ↵Souler
Arcanist" and "A Meeting With The Magister"
2012-01-16DB/error: set correct column nameszxbiohazardzx
2012-01-16DB/Quest: The Legend of StalvanDiscover
closes #3690
2012-01-16DB/Quest: In Service Of The Lich KingDiscover
closes #3691
2012-01-16DB/SAI: The Missing DiplomatDiscover
closes #3700
2012-01-16DB/Quest: The Boon of A'dalDiscover
closes #3698
2012-01-16DB/Quest: A Humble TaskDiscover
closes #3699
2012-01-16DB/Quest: Hope Within the Emerald NightmareDiscover
closes #3697
2012-01-16DB/Quest: Proving AllegianceDiscover
closes #3695
2012-01-16DB/Quest: The Completed Orb of Noh'OrahilDiscover
closes #3693
2012-01-16DB/Quest: Report to GoldshireDiscover
Will need a core fix for this one. Quest accept is never called by auto accept quests closes #3694