| Age | Commit message (Expand) | Author |
| 2010-11-09 | Core/Unit: Threat values sent to the client should be multiplied by 100, as p... | Machiavelli |
| 2010-11-09 | Core/Misc: Fix a typo (affects no functionality, just for aesthetics) | Machiavelli |
| 2010-11-07 | Core: Disallow moving currency tokens out of their hidden bag - fix by leak | click |
| 2010-11-07 | Fix "typo" in previous commit (codingstyle) | click |
| 2010-11-07 | Core/Entities: Fix exploit/crash in inventory-handling (CMSG_OPEN_ITEM) -than... | click |
| 2010-11-06 | Core/SmartAI: modified ACTION_EQUIP to use a bitmask to send slot updates (fo... | Rat |
| 2010-11-06 | Core/Unit: Clear threat list on units when they die (fix players having aggro... | Machiavelli |
| 2010-11-03 | Core/AI: delay all AI()->Respawn() hooks by 1 server tick, this way when crea... | Rat |
| 2010-10-31 | Core/Vehicles: temp fix visibility issues when creatures enter a vehicle, thi... | Rat |
| 2010-10-25 | Core/AI: use NullGameObjectAI for gameobjects with ScriptName | Rat |
| 2010-10-25 | Core: Fix warnings | Spp |
| 2010-10-25 | Core/Scripts: Moved HealReceived from CreatureAI to UnitAI and added HealDone... | Shauren |
| 2010-10-25 | Core/DBLayer: Optimize creature formation loading | linencloth |
| 2010-10-25 | Core/Transport: Prevent creature passengers from teleporting to an invalid grid. | linencloth |
| 2010-10-24 | Core/Entities: Remove circular dependencies from GameObject headers, fixes *n... | Shauren |
| 2010-10-24 | Core/Quests: Use honor multiplier as base for calculating honor rewards, not ... | Shauren |
| 2010-10-24 | Scripts/Icecrown Citadel: Added Blood Prince Council script | Shauren |
| 2010-10-24 | Core/Creature: Implement FarTeleportTo (teleport to an other map) | linencloth |
| 2010-10-23 | Core/AI: implemented basic class for GameObjectAI | Rat |
| 2010-10-22 | Core/ConditionMgr: added CONDITION_SOURCE_TYPE_VEHICLE_SPELL, sourceGroup=cre... | Rat |
| 2010-10-22 | Core/Unit: Revert r457923c3f3 - combattimer handling from that revision is wr... | click |
| 2010-10-21 | Core/Unit: Fix leave combat timer - original patch by Laise | click |
| 2010-10-21 | Core: optimize string splitting | linencloth |
| 2010-10-19 | Core/Groups: Use the proper RemoveMethod when player leaves a group | Spp |
| 2010-10-17 | Typo cleanup! :/ | Rat |
| 2010-10-17 | removed wrong SetFacing... | Rat |
| 2010-10-17 | Core/Objects: added ToUnit(), ToGameObject() (will be used in future) | Rat |
| 2010-10-17 | Core/Guilds: guild code was completely refactored and rewritten. | azazel |
| 2010-10-17 | Core/Vehicles: Fixed vendors on Tundra Mammoth mount - now they are visible a... | Xanadu |
| 2010-10-16 | Core/Spells: Move hacky check for spec changing to its correct location | Shocker |
| 2010-10-16 | Scripts/Icecrown Citadel: Added Professor Putricide script | Shauren |
| 2010-10-16 | Core/Misc: Also remove buffs from pet when joining arena to make sure a playe... | Shocker |
| 2010-10-16 | Core/Arenas: Remove pet spell cooldowns on arena join too, fixes issue 1868 | Shocker |
| 2010-10-16 | Core: Improve constant channel handling | linencloth |
| 2010-10-16 | Fix most of the recently introduced warnings | azazel |
| 2010-10-13 | Core/Entities: Remove heartbeat update packet from Unit::SendMonsterStop() | click |
| 2010-10-12 | Core/Vehicles: Add some missing power types, thanks to Heisenberg, closes iss... | Shocker |
| 2010-10-12 | Core/Misc: Implement config option for energy regeneration rate, patch by Ram... | Shocker |
| 2010-10-09 | Core/Misc: Remove some not needed code that got through in the merge. | runningnak3d |
| 2010-10-09 | Misc/CodeStyle: Apply proper code style to c746695313 | runningnak3d |
| 2010-10-08 | Core/GameObject: Create enum GameObjectDynamicLowFlags instead of using hard | runningnak3d |
| 2010-10-08 | Core/Misc: Fix logic problem. | runningnak3d |
| 2010-10-08 | Core/WorldPacket: Only activate GOs if in GM mode and not make them sparkle. | runningnak3d |
| 2010-10-10 | Core/Pets: Initialize pet level properly (stupid mistake), and set loaded XP ... | click |
| 2010-10-10 | Core/Pets: Initialize petlevel before synchronizing with owner | click |
| 2010-10-10 | Core/Spells: Fix Hunters Mark and allow additional damage talents to provide ... | click |
| 2010-10-10 | Core/Entities: Ensure that pets retain their XP-points when dismissed in any ... | click |
| 2010-10-09 | Core/Guild: Fixed crash when unstacking items in guild bank | Shauren |
| 2010-10-09 | DB-Schema/World/creature: Added possibility to override npcflag, unit_flags, ... | Shauren |
| 2010-10-09 | Core: Added some anti-WPE filter checks to prevent putting non-empty bags int... | Shauren |