aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-04-18Improvements in npc_warmage_violetstandAI_manuel_
--HG-- branch : trunk
2010-04-17Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANEmalcromdev@gmail.com>
--HG-- branch : trunk
2010-04-17Implement auto pass on loot.Trazom62
Fixes issue #1684. --HG-- branch : trunk
2010-04-17Whack questgivers in the head with a bat to make them properly show ! or ? ↵click
properly depending on the questtype they hand out Patch by Liberate --HG-- branch : trunk
2010-04-17*fix arena join if start rating is set to 0Rat
note: rating == 0 is used by BattlegroundQueue for update stuff --HG-- branch : trunk
2010-04-16*Fix: Pets now properly avoid doublestacking talentbased auras where they ↵click
shouldn't This also removes the double-filed entries in pet_auras, meaning no more SQL-complaints in the server logs regarding duplicates Also fixes (properly) pets losing/readding pet auras when dismissed/lost on a boat/lost on flightpath usage Fix by click and Liberate --HG-- branch : trunk
2010-04-16Reapply the previous "actionbars"-fix/handling db/coresideclick
Fixes issue #1669 Note: This issue has been a pain in the rear, as it was actually messing up clients that ran a vanilla client without addons. The issue only comes in to place when players load a SINGLE actionbar, and not selecting "activate all bars". Extensive testing and debugging done to figure out why this actually happened - I'll fricking shoot the next one messing with it! --HG-- branch : trunk
2010-04-15Fix Threat of Thassarian. Thanks Azuritus.Trazom62
Fixes issue #1657. --HG-- branch : trunk
2010-04-15Fix AHBot crashes. Patch based on code from Xeross' repoSpp
Closes issue 1649 --HG-- branch : trunk
2010-04-15Fix compile.Spp
--HG-- branch : trunk
2010-04-15Fix bad use of worldstates table in last commitSpp
--HG-- branch : trunk
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original ↵n0n4m3
patch by GriffonHeart), also code cleanups. --HG-- branch : trunk
2010-04-14*code cleanupRat
*totally destroyed m_creature, use "me" for future coding --HG-- branch : trunk
2010-04-14Fix IsPetAura() so it's actually working properly - typos ftw.click
--HG-- branch : trunk
2010-04-14Port some mailsending-fixes from MaNGOS - prevents copying maildata/text ↵click
into new mails Original fix by Vladimir --HG-- branch : trunk
2010-04-14*added script for Hunter Pet Trainers for Pet Talent ResettingRat
--HG-- branch : trunk
2010-04-14Retain pet buffs/debuffs/spells when pet is resummoned after ↵click
lagout/flightpath unsummon Research and patch by Liberate (minor assist by click) Fixes issue #689 Fixes issue #794 Fixes issue #1454 --HG-- branch : trunk
2010-04-14Create new table character_stats for external tools(website,etc). This table ↵n0n4m3
use only when player logout. Original code by hunuza. --HG-- branch : trunk
2010-04-14Add index for some tables in characters DB. by AlexDereka.n0n4m3
--HG-- branch : trunk
2010-04-14Drop not needed table 'item_text', add new column 'text' in table ↵n0n4m3
'item_instance'. Original patch by Vladimir. --HG-- branch : trunk
2010-04-14Drop old item amount calculation. by Vladimirn0n4m3
--HG-- branch : trunk
2010-04-14Fix quest flags, restore work many quests broken after client switch on ↵n0n4m3
3.3.3a. Patch by Shauren. --HG-- branch : trunk
2010-04-13* Fix actionbars-issue with talent-based spells/actions disappearingclick
* Revert previous mess someone(tm) made with the "reinstating" actionBars -field (me!) --HG-- branch : trunk
2010-04-13*fix mail system error thanks to FaTe753 Fixes issue #1616Rat
--HG-- branch : trunk
2010-04-13Restore works many spells, broken after client switch.n0n4m3
--HG-- branch : trunk
2010-04-13Forgot to remove reference-comment for the old functionality.click
--HG-- branch : trunk
2010-04-13Fix hunter pet losing talents on respec -now back to being blizzlikeclick
--HG-- branch : trunk
2010-04-13Fix compile warning in ObjectMgr::AddSpellToTrainerSpp
--HG-- branch : trunk
2010-04-12Fix PW:S bonus from Twin Disciplines and Focused Power. Thanks Proof.Trazom62
See issue #1322. --HG-- branch : trunk
2010-04-12* Set correct number of DBCs to be loadedBrian
--HG-- branch : trunk
2010-04-12Fix Glyph of Polymorph. Thanks Proof.Trazom62
See issue #1322. --HG-- branch : trunk
2010-04-12* Set Trinity referenced trainer start entry to 200000Brian
* Removed unneeded bar loading code for trainers --HG-- branch : trunk
2010-04-12Show reload commands only for GMs (4 missing). Thanks wowgargamel.Trazom62
Fixes issue #1559. --HG-- branch : trunk
2010-04-12Put back version-numbers for supported clientsclick
--HG-- branch : trunk
2010-04-12Fix VH : add 3 missing portals. Thanks spgm.Trazom62
Fixes issue #798. --HG-- branch : trunk
2010-04-12* Prevent possible memory leak in WorldSession (correction of order)click
Fix by Derex --HG-- branch : trunk
2010-04-12Restore load/save shown actionbars, missing from 3.3.3 upgradeclick
Original SQL by hunuza/MaNGOS project --HG-- branch : trunk
2010-04-12* Fix: correct dancing rune blade damage output - patch by tbaartclick
Fixes issue #1354 Fixes issue #1479 --HG-- branch : trunk
2010-04-12* Add some more transactioncontrol on auctionhouse actions, ensuring ↵click
database consistency --HG-- branch : trunk
2010-04-11Limit affected targets to 3 for Flaming Spear Spell used in "Get Kraken" ↵malcromdev@gmail.com>
quest. As per official. --HG-- branch : trunk
2010-04-11Fix script started twice for Gobber (GO type=10) with eventID.Trazom62
Fixes issue #1589. With help of Az@zel, thanks. --HG-- branch : trunk
2010-04-11Nexus: Add missing copyright noteTartalo
--HG-- branch : trunk
2010-04-11MergeTartalo
--HG-- branch : trunk
2010-04-11Fix typo on quest 9544 support. Ty antihristTartalo
--HG-- branch : trunk
2010-04-11Remove unused data from Player::MinimalLoadFromDBSpp
Original patch by raiden Closses issue 1590 --HG-- branch : trunk
2010-04-11Fix Aura::CheckTarget returns. Thanks SppTartalo
--HG-- branch : trunk
2010-04-11Azuremyst Isle: Support for quest 9544Tartalo
The Prophecy of Akida --HG-- branch : trunk
2010-04-11Tab to Spaces and remove of trailing spacesSpp
--HG-- branch : trunk
2010-04-11BattlegroundAV: Minor cleanup in GetClosestGraveyard.Spp
by AntiDiavol (with some modifications by me) Closses issue 1580 --HG-- branch : trunk
2010-04-11Icecrown: Fix quest 14062 & 14142 supportTartalo
'You've Really Done It This Time, Kul', both sides Remember that this quest has not proper db support yet (missing spawn & loot). Update Copyright note of go_scripts.cpp --HG-- branch : trunk