| Age | Commit message (Expand) | Author |
| 2010-01-16 | Some replacements .count to .find for better performance - original patch by ... | n0n4m3 |
| 2010-01-16 | Fixed some problems with pets, port from tc1, by krz, thx Frankir. | n0n4m3 |
| 2010-01-16 | Propertly update combat ratings fields, by VladimirMangos. | n0n4m3 |
| 2010-01-16 | Fixed wrong duration for Dancing Rune Weapon, removed in 3.2.x, thx QiSoft. | n0n4m3 |
| 2010-01-16 | Fixed Lifebloom final crit, by PrinceCreed. | n0n4m3 |
| 2010-01-16 | *Fix single target auras related crash | QAston |
| 2010-01-16 | Fix a meam leak in GameObject's destructor. | Anubisss |
| 2010-01-16 | * Fix a crash in logging part of [7048]. | XTZGZoReX |
| 2010-01-16 | some changes into grid relocations, cleanup | silver1ce |
| 2010-01-16 | * unsigned char -> uint8. | XTZGZoReX |
| 2010-01-16 | Fix again memory leaks in CreatureGroupManager::LoadCreatureFormations() | Anubisss |
| 2010-01-16 | Fix 2 mem leakz. | Anubisss |
| 2010-01-16 | Fix a mem leak in ObjectMgr::LoadWaypointScripts(), http://pastebin.com/f701c... | Anubisss |
| 2010-01-15 | * Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo... | XTZGZoReX |
| 2010-01-15 | parse CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE opcode in proper way | silver1ce |
| 2010-01-15 | Stop aura update packet spam, sorry about that | silver1ce |
| 2010-01-14 | * Tiny cosmetic fix for last two commits. | XTZGZoReX |
| 2010-01-14 | * Added sanity check for > 100 waypoints since levels > 100 aren't supported | Brian |
| 2010-01-14 | * Set creature_template.unit_class to 1 (UNIT_CLASS_WARRIOR) if the value is ... | XTZGZoReX |
| 2010-01-14 | * Merge... | XTZGZoReX |
| 2010-01-14 | * Add support for waypoint wisp's level to show the point of the waypoint | Brian |
| 2010-01-14 | * creature_template.unit_class cannot be 0 - added check for this. | XTZGZoReX |
| 2010-01-14 | Issue 62: DK talent Impurity | thenecromancer |
| 2010-01-14 | Issue 322: build BG status packet and send it to player added to BG. | thenecromancer |
| 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 | Fix CRLF. | teacher |
| 2010-01-13 | Fix Stealth Detection formula (Stealth auras are based on player level) | thenecromancer |
| 2010-01-13 | Merge | thenecromancer |
| 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 | Fixed crash in load Pet Aura, cause mtmaps. | n0n4m3 |
| 2010-01-13 | Fixed high damage exploit | n0n4m3 |
| 2010-01-13 | Restore hack for instance dungeon difficulty reset exploit. | n0n4m3 |
| 2010-01-13 | Fixed spell Snake Trap, port from tc1, thx Frankir. | n0n4m3 |
| 2010-01-13 | Allow apply spell mods for spell Eviscerate. | n0n4m3 |
| 2010-01-13 | Fixed insane damage from some spells in case of negative spell. | n0n4m3 |
| 2010-01-13 | Fixed crash in HandleSetActiveMoverOpcode. | 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 | Fix pickpocket - reveal rogue only if spell is resisted | thenecromancer |
| 2010-01-13 | Some more casting requirements | thenecromancer |
| 2010-01-13 | Generate rage when hitting critters/targets with absorb | thenecromancer |
| 2010-01-13 | Fix blink always teleporting to ground | 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 | Implement Sacred Shield bonus for Flash of Light, fix absorb being proced on ... | thenecromancer |