| Age | Commit message (Expand) | Author |
| 2010-02-05 | A great purge of obsolete macros. | Xanadu |
| 2010-02-03 | *Move object's field\visibility update functions to object from accessor | silver1ce |
| 2010-02-02 | * Fixed reputation buying from vendors where the items had 0 for Req rep | Brian |
| 2010-01-31 | Fix Metagem bug exploit. Thanks Azazel and p.alexej. | Trazom62 |
| 2010-01-31 | *Add support for spells in npc_trainer table with multiple SPELL_EFFECT_LEARN... | QAston |
| 2010-01-30 | Remove unnecesary item enchants checks | Spp |
| 2010-01-30 | *Add error checks at spell_required table loading | QAston |
| 2010-01-30 | *Fix the dead loop in Player::removeSpell, or at least optimize the cycle. | QAston |
| 2010-01-29 | * Implement CMSG_CORPSE_MAP_POSITION_QUERY/CMSG_CORPSE_MAP_POSITION_QUERY_RES... | XTZGZoReX |
| 2010-01-26 | * moved IsGameObjectOfTypeInRange to debug log level | Brian |
| 2010-01-24 | implement ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM (achievement Epic, Superior) | Trazom62 |
| 2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
| 2010-01-22 | *Prevent assertion fail in Unit::_AddAura after creature add to remove list. | QAston |
| 2010-01-21 | Send all 24 bits of spell Id for vehicle spell actions | thenecromancer |
| 2010-01-21 | Implement minimal arena team size for some items arena rating requirements. | win32 |
| 2010-01-20 | * Wintergrasp removal -- part 4: "How deep does the cancer run?" | Brian |
| 2010-01-20 | Fixes #420 fixed out-of-range group member's position update, which broken af... | silver1ce |
| 2010-01-18 | *Remove some of no longer needed debug code. | QAston |
| 2010-01-18 | *Cleanups before delete after not successfull load pet from db. Thanks to Dra... | QAston |
| 2010-01-18 | Auras with turn/move interrupt flags are now removed for creatures when they ... | silver1ce |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2010-01-16 | Auto-leave player at login back to bg/arena when bg/arena finished. by Vladim... | n0n4m3 |
| 2010-01-16 | Fixed item dupe and apply enchantment while disarm state original patch by zh... | n0n4m3 |
| 2010-01-16 | Propertly update combat ratings fields, by VladimirMangos. | n0n4m3 |
| 2010-01-14 | two more duplicate DELETE FROM in Player::DeleteFromDB | Spp |
| 2010-01-13 | * Remove duplicate DELETE FROM transaction in Player::DeleteFromDB for charac... | XTZGZoReX |
| 2010-01-13 | * Merge. | XTZGZoReX |
| 2010-01-13 | Backed out changeset: 52e769d95f14 | XTZGZoReX |
| 2010-01-13 | * Fix CRLF. | XTZGZoReX |
| 2010-01-13 | Removed all my commits for today, this is hack? really? okey | n0n4m3 |
| 2010-01-13 | Use replace into for character saves. This prevent crash on SaveToDB cause mt... | n0n4m3 |
| 2010-01-13 | Fix character sheet showing wrong values for weapon dependant damage mods | thenecromancer |
| 2010-01-13 | Change only Body/Shield armor to count as base armor, and correctly add bonus... | thenecromancer |
| 2010-01-13 | Send SMSG_TIME_SYNC_REQ periodicly (period guessed though) | thenecromancer |
| 2010-01-13 | Implement vehicles created by player mounts. | thenecromancer |
| 2010-01-13 | Fix problems with action buttons related to switching specs | thenecromancer |
| 2010-01-10 | *cleaned up SharedDefines | Rat |
| 2010-01-10 | Update aura system: | QAston |
| 2010-01-06 | Reverted commit ba4294dec1. n0n4m3 asked me to do it. | Astellar |
| 2010-01-06 | fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ... | silver1ce |
| 2010-01-01 | Fixed instance reset when high server uptime, thx Wowka321 | n0n4m3 |
| 2009-12-30 | * re-fix repeatable quests so that they are completable if the player | Brian |
| 2009-12-27 | Fixed starting DK skill level, by blackmanos | n0n4m3 |
| 2009-12-27 | Fixed Heirloom Experience Bonus +10%. by edrinn | n0n4m3 |
| 2009-12-26 | Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. comm... | n0n4m3 |
| 2009-12-26 | Fixed items Mysterious Egg, Disgusting Jar (need db support). | n0n4m3 |
| 2009-12-24 | Temporary revert 6743 commit. I fix this patch across 1-2 days. | n0n4m3 |
| 2009-12-23 | Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor... | n0n4m3 |
| 2009-12-22 | Allow spell cast on an NPC that is linked to a KillCredit to count toward the... | Machiavelli |
| 2009-12-21 | * Add support for RewSpellCast=-1. If -1 remove all auras applied to player at | Brian |