| Age | Commit message (Expand) | Author |
| 2010-11-10 | Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ... | click |
| 2010-11-09 | Core/Spells: Deterrence should deflect Death Grip. | _manuel_ |
| 2010-11-09 | Fixed compile | Shauren |
| 2010-11-09 | Core/Scripts Part 1 of moving all commands to commandscripts | Paradox |
| 2010-11-09 | Reverted revision d8e919eb3a7b | Shauren |
| 2010-11-09 | Core/ObjMgr: Use proper mutex object for SaveGORespawnTime | Machiavelli |
| 2010-11-09 | Core/Unit: Threat values sent to the client should be multiplied by 100, as p... | Machiavelli |
| 2010-11-09 | Core/Spells: Fix Shield of Righteousness damage | Machiavelli |
| 2010-11-09 | Core/Battleground: Fix a possible crash in Alterac Valley. | Machiavelli |
| 2010-11-09 | Core/Misc: Fix a typo (affects no functionality, just for aesthetics) | Machiavelli |
| 2010-11-09 | Core/Scripts: Fix Harbinger Skyriss event in Arcatraz. | Machiavelli |
| 2010-11-09 | Core/Scripts: Fix Escape from Durnholde quest credit. | Machiavelli |
| 2010-11-09 | Core/Scripts: Fix script text typo for Vorsha the Lasher | Machiavelli |
| 2010-11-09 | Core/Formula´s: Fix group XP modifier calculation by adding missing breaks. ... | Machiavelli |
| 2010-11-08 | Core/Items: Added a forgotten break in item enchant checks. | Xanadu |
| 2010-11-08 | Core/PCH: Added WorldSocket.h include to PCH for worldserver. | Xanadu |
| 2010-11-08 | Core/Spells: Show some SPELL_AURA_MOD_DODGE_PERCENT auras as debufs as expect... | click |
| 2010-11-08 | Core: Use portable ACE-methods to do millisec time-value calculation (patch b... | click |
| 2010-11-08 | Core/ItemHandler: Fix a logic error when checking for gem equipment limits. (... | click |
| 2010-11-07 | Core/Maps: Fix exploit with players changing raid-difficulty and getting no c... | click |
| 2010-11-07 | Core: Disallow moving currency tokens out of their hidden bag - fix by leak | click |
| 2010-11-07 | Core/Spells: Fix hunter pet namechanging when using Certificate of Ownership ... | click |
| 2010-11-07 | Core/SmartAI: | Rat |
| 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-07 | Core/SmartAI: added ACTION_CROSS_CAST | Rat |
| 2010-11-07 | Core/SmartAI: added TARGET_OWNER_OR_SUMMONER, useful if you have a creature s... | Rat |
| 2010-11-07 | Core/SmartAI/Typo | Rat |
| 2010-11-06 | Core/SmartAI: added SMART_ACTION_INVOKER_CAST, spellID, castFlags, | Rat |
| 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-05 | Scripts/Quests: Fixed quest "They're Alive! Maybe...", patch by erocoloco@hot... | Shauren |
| 2010-11-05 | Core/Conditions/Typo | Rat |
| 2010-11-05 | Core/Conditions: updated CONDITION_AURA, if Param3 is set true target is test... | Rat |
| 2010-11-05 | Core/SmartAI: added option to reset orientation (use ACTION_SET_ORIENTATION w... | Rat |
| 2010-11-05 | Core/SmartAI: added SMART_ACTION_SIMPLE_TALK, param1: textID, uses the 'Targe... | Rat |
| 2010-11-05 | Core/Chat: Move some protected members of chathandler to public scope so they... | click |
| 2010-11-05 | Core/Groups: Fix issue with raid-leader being removed from group on relog/ser... | Shocker |
| 2010-11-04 | Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT event | Rat |
| 2010-11-04 | Core/Spells: Enchanting items using a vellum is no longer possible in trade | Shauren |
| 2010-11-04 | Core/SmartAI: store event invoker when available, and use it for Invoker target | Rat |
| 2010-11-03 | Core/SmartAI: fixed Gossip Select event | Rat |
| 2010-11-03 | Core/AI: delay all AI()->Respawn() hooks by 1 server tick, this way when crea... | Rat |
| 2010-11-03 | Core/SmartAI: fixed EVENT_RANGE handling, and limited it to only creature scr... | Rat |
| 2010-11-03 | Scripts/Icecrown Citadel: Fixed Festergut casting Gastric Bloat too often, pa... | Shauren |
| 2010-11-03 | Core/Scripts: Added enum for generic script texts, fixed one broken text | Shauren |
| 2010-11-03 | Core/SmartAI: use BaseObject for guid based targeting if available | Rat |
| 2010-11-03 | Core/Dungeon Finder: Fix 'unknown' player names after group being formed and ... | Spp |
| 2010-11-03 | Core/SmartAI: added script type 9 (TimedActionList) | Rat |
| 2010-11-03 | Core/Scripts: add example_commandscript as an example of how to use commandsc... | Spp |