aboutsummaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2010-02-18* Optimized guild and arena team loading at startupDarkrabbit
2010-02-18* Properly display missing vehicle IDs on startupBrian
2010-02-18Treat rune cooldowns as timers and not as remaining tick countsthenecromancer
2010-02-18Fix error, should've tested it before :<thenecromancer
2010-02-18Fix Glyph of Unholy Blight, and make Unholy Blight accumulate damage.thenecromancer
2010-02-18Use same calculations for Pull effect as for jump effectthenecromancer
2010-02-17* Properly fix bogus pet trainers error messageBrian
2010-02-17* Added chack for TRAINER_TYPE_PETS, to prevent bogus error that was generatedBrian
2010-02-17* Add error checking for vehicle IDs that are in creature_template but don'tBrian
2010-02-16* Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossipBrian
2010-02-17Compile fix.raczman
2010-02-17Removed debug comments that weren't meant to leave dev repo.raczman
2010-02-16* Removed hack for summon water elementalBrian
2010-02-16* Updated DBC count to the actual number being used by the core.Brian
2010-02-15*Backout some WTF fixes. Do things correctly, or do not touch them at all...QAston
2010-02-15Fix talent Shockwave and typo in comment.n0n4m3
2010-02-15Add missing changes for rev b7d758f3e5n0n4m3
2010-02-15Fix spell Savage Roar.n0n4m3
2010-02-15Update Judgement of Righteousness formula, by luksmaan.n0n4m3
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-15Add missing changes for rev:a7fedcbef8n0n4m3
2010-02-15* MergeBrian
2010-02-15* Removed credits from AuctionHouseBot loading.Brian
2010-02-15Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). ...n0n4m3
2010-02-15Add missing fix for update arena use spell time cooldown. In 3.3.x 10min.n0n4m3
2010-02-15Fix talent Earthen Power, move to correct spell family.n0n4m3
2010-02-15Fix display leader name in channel , also code cleanup. Implemented function ...n0n4m3
2010-02-15Fix some problem with Guild Bank after switch to client version 3.3.2, also c...n0n4m3
2010-02-15Store to be traded items in array based on item guid instead of item slot to ...Machiavelli
2010-02-15Fix in outgoing MSG_QUERY_NEXT_MAIL_TIME (the new mail notification icon next...Machiavelli
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-12Add config option that determines the maximum allowed time between the last r...Machiavelli
2010-02-11Fixed persistent area aura visual radii (flamestrike, consecration etc.). Tha...Xanadu
2010-02-07Fix crash in Spell::EffectApplyAura.Trazom62
2010-02-07Fix Improved Fire Nova and Earthen Power Shaman Spells. Thanks Retriman.Trazom62
2010-02-07Fix Mage Polymorph Reflect. Thanks breakerfly.Trazom62
2010-02-06Fixed data loss at player save.n0n4m3
2010-02-06Fixed crash in PetAI::UpdateAI.n0n4m3
2010-02-06Modified the .dist command to display exact distances, too.Xanadu
2010-02-06Fixed some GetDistance functions, added several assertsXanadu
2010-02-05MergeXanadu
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-04Fix ResetInstance.Trazom62
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-04*Implement spell target type TARGET_GAMEOBJECT_NEARBY_ENTRYQAston
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