aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-02-07Fix Improved Fire Nova and Earthen Power Shaman Spells. Thanks Retriman.Trazom62
Fixes issue #559. --HG-- branch : trunk
2010-02-07Fix creature script example to be conform to Trinity code standards.Trazom62
--HG-- branch : trunk
2010-02-07Fix Mage Polymorph Reflect. Thanks breakerfly.Trazom62
Fixes issue #652. --HG-- branch : trunk
2010-02-07Fix The Dwarven Spy text. Thanks zthoreen.Trazom62
Fixes issue #616. --HG-- branch : trunk
2010-02-07Implement async class for database operations for better performance, remove ↵n0n4m3
10ms sleep, fixed some crash on sql execute. --HG-- branch : trunk
2010-02-06Fixed data loss at player save.n0n4m3
--HG-- branch : trunk
2010-02-06Fixed crash in PetAI::UpdateAI.n0n4m3
--HG-- branch : trunk
2010-02-06Modified the .dist command to display exact distances, too.Xanadu
--HG-- branch : trunk
2010-02-06Fixed some GetDistance functions, added several assertsXanadu
--HG-- branch : trunk
2010-02-05MergeXanadu
--HG-- branch : trunk
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the ↵Xanadu
script integration into core. --HG-- branch : trunk
2010-02-05A great purge of obsolete macros.Xanadu
--HG-- branch : trunk
2010-02-04Fix Drak'Tharon Script TextTrazom62
Fixes issue #77. Thanks Tlexii for Trollgore entries. --HG-- branch : trunk
2010-02-04Fix ResetInstance.Trazom62
Fixes issue #70. Reset Instance was removed during the merge to 3.2.2, then fixed again, then backed-out due to bug. This latter is now fixed. Thanks to the original authors (already credited in old rev). --HG-- branch : trunk
2010-02-04Move the EvilID.h includes to pch.Xanadu
--HG-- branch : trunk
2010-02-04*Way more correct way of selecting caster and target for Periodic Trigger auras.QAston
--HG-- branch : trunk
2010-02-04Fixed Ritual of Souls, implemented soulwell giving healthstones according to ↵Xanadu
warlock's Improved Healthstone talent points. --HG-- branch : trunk
2010-02-04*Implement spell target type TARGET_GAMEOBJECT_NEARBY_ENTRYQAston
--HG-- branch : trunk
2010-02-03Quest Support All Along the Watchtowers (5097,5098). Thanks Retriman.Trazom62
Fixes issue #519. --HG-- branch : trunk
2010-02-03Fix Script AQ40/C'Thun.Trazom62
Fixes issue #587. Thanks kb_z for original patch. Still some visual effect not working. --HG-- branch : trunk
2010-02-03Fix possible issue where player could inherit stealth visibility from ↵thenecromancer
his/her pet. --HG-- branch : trunk
2010-02-03Some changes to immunitiesthenecromancer
--HG-- branch : trunk
2010-02-03*Move object's field\visibility update functions to object from accessorsilver1ce
removed useless SendUpdateObjectToAllExcept - anyway fields will be updated, there is no sense to force update them --HG-- branch : trunk
2010-02-02* Fixed reputation buying from vendors where the items had 0 for Req repBrian
* faction, but >0 for Req rank. In that case it pulls the faction of the * vendor. * HUGE thanks to QAston and silverice --HG-- branch : trunk
2010-02-03typosilver1ce
--HG-- branch : trunk
2010-02-03cleanup into grid containerssilver1ce
grid containers doesn't contains guid keys, so guid parameter is useless, removed find functions(anyway result of search would be null always) --HG-- branch : trunk
2010-02-02Changes in Trial of the Champion:_manuel_
-Implemented new scripts for Grand Champions, it includes vehicle fight (it is not 100 % done) -Implemented more Vehicles Accessories. (related with the instance) -Implemented basic support for event at spawn or dead from Boss Eadric/Paletress. -Implemented basic support for event at spawn from Boss Black Knight. For a complete fix see TDB forum > New Fix Submissions > Core related DB content. --HG-- branch : trunk
2010-02-03fix a typo in IsHighRankOfSpell(uint32 spell1,uint32 spell2)QAston
--HG-- branch : trunk
2010-02-02*Drop spell_stack_masks tableQAston
*Add spell_group_stack_rules table (for more info see wiki) *The table is maintained by core team *Move some spell specific out of core to the new table --HG-- branch : trunk
2010-02-01Fix Script DrakTharon/Trollgore.Trazom62
- fix adds spawn points. - fix achievement Consumption Junction. --HG-- branch : trunk
2010-02-01Fix quest : Death From Above. Thanks clement.roussel for original patch.Trazom62
Fixes issue #592. --HG-- branch : trunk
2010-02-01*drop spell_elixir tableQAston
*add spell_group table for storage of groups of spell (kinda obvious, isn't it?) and populate the table with converted spell_elixir table data *the table is going to be maintained by core team *fix percentage display at spell_ranks table loading *add TARGET_UNIT_CASTER to allowed learn spell targets in npc_trainer table, thanks to Aokromes for noticing the issue. --HG-- branch : trunk
2010-02-01Use normal ace thread mutexthenecromancer
--HG-- branch : trunk
2010-02-01Use recursive thread mutex for SQL transaction queuethenecromancer
--HG-- branch : trunk
2010-02-01Fixed npc issue after mind control by PrinceCreed. Closes issue 229._manuel_
--HG-- branch : trunk
2010-02-01Removed tabs. Please if you make a patch make it with out tabs, use 4 spaces._manuel_
--HG-- branch : trunk
2010-01-31Closes issue 565. Implemented script for wormhole by make_the_king. For a ↵_manuel_
full fix see TDB Forums New Fix Submissions > Core related DB content. --HG-- branch : trunk
2010-01-31Fix Glyph of Power Word: ShieldTrazom62
Heal was given twice: - once when PW:S is applied (see SpellAuras.cpp line 982). - once when damage is actually absorbed. The blizz way is to heal when PW:S is applied. --HG-- branch : trunk
2010-01-31Fix Metagem bug exploit. Thanks Azazel and p.alexej.Trazom62
Fixes issue #579. Fixes issue #453. --HG-- branch : trunk
2010-01-31*Add support for spells in npc_trainer table with multiple ↵QAston
SPELL_EFFECT_LEARN_SPELL, this fixes problems with learning such spells from trainers. --HG-- branch : trunk
2010-01-31Fix Script Violet Hold/Ichoron.Trazom62
Fixes issue #33. - implement Dehydration achievement - go frenzy at 25% health and no longer cast bubble - loose health when water elements are killed (3%. may still need to be adjusted). - use spawn loc for adds --HG-- branch : trunk
2010-01-30Fix crash in SelectTargetListTrazom62
Fixes issue #578. --HG-- branch : trunk
2010-01-30Remove unnecesary item enchants checksSpp
By Az@zel Closes issue #382 --HG-- branch : trunk
2010-01-30*Update spell_script_target table validation.QAston
--HG-- branch : trunk
2010-01-30AuctionHouse: Use MailDeliveryDelay config value at mail cash deliverySpp
Thanks to MrSmite Closes issue #485 --HG-- branch : trunk
2010-01-30*Add error checks at spell_required table loadingQAston
*Allow spell_required table to store more than 1 spell learn requirement for a spell *spell_required table data is removed from world.sql and since this commit the data for it should be maintained by db project you're using. --HG-- branch : trunk
2010-01-30* Fixed the console in Linux so the prompt doesn't get hung, that was soBrian
* annoying. Original idea by stump --HG-- branch : trunk
2010-01-30* Set the default spawntimesecs for creatures / gameobjects added in game to ↵Brian
5 minutes * Was 25 seconds * Thanks Paradox --HG-- branch : trunk
2010-01-30Fix Script Naxxramas/KelThuzad. Thanks scarymovie87 for pointing out the ↵Trazom62
issue in previous patch. - frost blast shall target MT in 25-mode only. --HG-- branch : trunk
2010-01-30*Fix the dead loop in Player::removeSpell, or at least optimize the cycle.QAston
--HG-- branch : trunk