| Age | Commit message (Expand) | Author |
| 2010-02-18 | * Optimized guild and arena team loading at startup | Darkrabbit |
| 2010-02-18 | * Properly display missing vehicle IDs on startup | Brian |
| 2010-02-18 | Treat rune cooldowns as timers and not as remaining tick counts | thenecromancer |
| 2010-02-18 | Fix error, should've tested it before :< | thenecromancer |
| 2010-02-18 | Fix Glyph of Unholy Blight, and make Unholy Blight accumulate damage. | thenecromancer |
| 2010-02-18 | Use same calculations for Pull effect as for jump effect | thenecromancer |
| 2010-02-17 | * Properly fix bogus pet trainers error message | Brian |
| 2010-02-17 | * Added chack for TRAINER_TYPE_PETS, to prevent bogus error that was generated | Brian |
| 2010-02-17 | * Add error checking for vehicle IDs that are in creature_template but don't | Brian |
| 2010-02-16 | * Add support for CONDITION_QUEST_NONE (14) as a loot condition and gossip | Brian |
| 2010-02-17 | Compile fix. | raczman |
| 2010-02-17 | Removed debug comments that weren't meant to leave dev repo. | raczman |
| 2010-02-16 | * Removed hack for summon water elemental | Brian |
| 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-15 | Fix talent Shockwave and typo in comment. | n0n4m3 |
| 2010-02-15 | Add missing changes for rev b7d758f3e5 | n0n4m3 |
| 2010-02-15 | Fix spell Savage Roar. | n0n4m3 |
| 2010-02-15 | Update Judgement of Righteousness formula, by luksmaan. | n0n4m3 |
| 2010-02-15 | Removed stupid/not needed file Spellid.h. | n0n4m3 |
| 2010-02-15 | Add missing changes for rev:a7fedcbef8 | n0n4m3 |
| 2010-02-15 | * Merge | Brian |
| 2010-02-15 | * Removed credits from AuctionHouseBot loading. | Brian |
| 2010-02-15 | Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). ... | n0n4m3 |
| 2010-02-15 | Add missing fix for update arena use spell time cooldown. In 3.3.x 10min. | n0n4m3 |
| 2010-02-15 | Fix talent Earthen Power, move to correct spell family. | n0n4m3 |
| 2010-02-15 | Fix display leader name in channel , also code cleanup. Implemented function ... | n0n4m3 |
| 2010-02-15 | Fix some problem with Guild Bank after switch to client version 3.3.2, also c... | n0n4m3 |
| 2010-02-15 | Store to be traded items in array based on item guid instead of item slot to ... | Machiavelli |
| 2010-02-15 | Fix 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-12 | Add config option that determines the maximum allowed time between the last r... | Machiavelli |
| 2010-02-11 | Fixed persistent area aura visual radii (flamestrike, consecration etc.). Tha... | Xanadu |
| 2010-02-07 | Fix crash in Spell::EffectApplyAura. | Trazom62 |
| 2010-02-07 | Fix Improved Fire Nova and Earthen Power Shaman Spells. Thanks Retriman. | Trazom62 |
| 2010-02-07 | Fix Mage Polymorph Reflect. Thanks breakerfly. | Trazom62 |
| 2010-02-06 | Fixed data loss at player save. | n0n4m3 |
| 2010-02-06 | Fixed crash in PetAI::UpdateAI. | n0n4m3 |
| 2010-02-06 | Modified the .dist command to display exact distances, too. | Xanadu |
| 2010-02-06 | Fixed some GetDistance functions, added several asserts | Xanadu |
| 2010-02-05 | Merge | Xanadu |
| 2010-02-05 | Yet more cleanup, mostly in the script system. This should conclude the scrip... | Xanadu |
| 2010-02-05 | A great purge of obsolete macros. | Xanadu |
| 2010-02-04 | Fix ResetInstance. | Trazom62 |
| 2010-02-04 | Move 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_ENTRY | QAston |
| 2010-02-03 | Fix possible issue where player could inherit stealth visibility from his/her... | thenecromancer |
| 2010-02-03 | Some changes to immunities | thenecromancer |
| 2010-02-03 | *Move object's field\visibility update functions to object from accessor | silver1ce |