aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-04Move the EvilID.h includes to pch.Xanadu
2010-02-04*Way more correct way of selecting caster and target for Periodic Trigger auras.QAston
2010-02-04Added Spell "Launch Spear" to creature "Ymirheim Spear Gun" (by Malcrom).teacher
2010-02-04Fixed Ritual of Souls, implemented soulwell giving healthstones according to ...Xanadu
2010-02-04*Implement spell target type TARGET_GAMEOBJECT_NEARBY_ENTRYQAston
2010-02-03Quest Support All Along the Watchtowers (5097,5098). Thanks Retriman.Trazom62
2010-02-03Fix Script AQ40/C'Thun.Trazom62
2010-02-03Fix possible issue where player could inherit stealth visibility from his/her...thenecromancer
2010-02-03Some changes to immunitiesthenecromancer
2010-02-03*Move object's field\visibility update functions to object from accessorsilver1ce
2010-02-02* Fixed reputation buying from vendors where the items had 0 for Req repBrian
2010-02-03typosilver1ce
2010-02-03cleanup into grid containerssilver1ce
2010-02-02Changes in Trial of the Champion:_manuel_
2010-02-03fix a typo in IsHighRankOfSpell(uint32 spell1,uint32 spell2)QAston
2010-02-02*Drop spell_stack_masks tableQAston
2010-02-01Fix Script DrakTharon/Trollgore.Trazom62
2010-02-01Fix quest : Death From Above. Thanks clement.roussel for original patch.Trazom62
2010-02-01*drop spell_elixir tableQAston
2010-02-01Updated world.sql and characters.sql.teacher
2010-02-01Use normal ace thread mutexthenecromancer
2010-02-01Use recursive thread mutex for SQL transaction queuethenecromancer
2010-02-01Fixed npc issue after mind control by PrinceCreed. Closes issue 229._manuel_
2010-02-01Removed tabs. Please if you make a patch make it with out tabs, use 4 spaces._manuel_
2010-02-01* Fix typo in script_texts entry -1580067. Reported by ogeraisi.XTZGZoReX
2010-01-31Closes issue 565. Implemented script for wormhole by make_the_king. For a ful..._manuel_
2010-01-31Fix Glyph of Power Word: ShieldTrazom62
2010-01-31* Backed out changeset af19f9ff6dd8Brian
2010-01-31* Add spell required data for Totem of Wrath ranks 2-4Brian
2010-01-31Fix Metagem bug exploit. Thanks Azazel and p.alexej.Trazom62
2010-01-31*Drop no longer needed sql table.QAston
2010-01-31*Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN...QAston
2010-01-31Fix Script Violet Hold/Ichoron.Trazom62
2010-01-30Fix crash in SelectTargetListTrazom62
2010-01-30Remove unnecesary item enchants checksSpp
2010-01-30*Update spell_script_target table validation.QAston
2010-01-30AuctionHouse: Use MailDeliveryDelay config value at mail cash deliverySpp
2010-01-30*Add error checks at spell_required table loadingQAston
2010-01-30Typo in last commit :(Spp
2010-01-30Added missing CMakeList file.Spp
2010-01-30* Fixed the console in Linux so the prompt doesn't get hung, that was soBrian
2010-01-30* Set the default spawntimesecs for creatures / gameobjects added in game to ...Brian
2010-01-30Fix Script Naxxramas/KelThuzad. Thanks scarymovie87 for pointing out the issu...Trazom62
2010-01-30*Fix the dead loop in Player::removeSpell, or at least optimize the cycle.QAston
2010-01-30Add support to time remaining display in WSGthenecromancer
2010-01-30* Revert [7239]. Research/code was wrong - caused wrong corpse position.XTZGZoReX
2010-01-30* Set auto increment values for creature and gameobject GUIDs outside of TDBBrian
2010-01-30Fix error with undeclared namethenecromancer
2010-01-30*Do not check for charminfo->petnumber when responding to Pet name querythenecromancer