| Age | Commit message (Expand) | Author |
| 2010-12-17 | Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H... | Shauren |
| 2010-12-16 | Make some cleanup. | Anubisss |
| 2010-12-14 | Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o... | Shauren |
| 2010-12-13 | Core: Add new system for parallelizing client packet processing. Handle World... | click |
| 2010-12-08 | Core/Scripts: Fixed possible crashes in instance scripts (Icecrown Citadel an... | Shauren |
| 2010-12-06 | Core: Some optimizations | Spp |
| 2010-12-05 | Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt... | leak |
| 2010-11-29 | Core/Groups: Move all function definition from .h to .cpp | Spp |
| 2010-11-18 | Core/Scripts: return const modifier to Player methods back (should restore co... | azazel |
| 2010-11-17 | Core/Scripts: pass message parameter by reference in OnChat methods to make i... | azazel |
| 2010-11-16 | Core/Units: Rename and change Get/SetVisibility to use a bool value instead o... | linencloth |
| 2010-11-11 | Core: Fixed some build warnings | Shauren |
| 2010-11-03 | Core/Scripts: Added enum for generic script texts, fixed one broken text | Shauren |
| 2010-10-24 | Scripts/Icecrown Citadel: Added Blood Prince Council script | Shauren |
| 2010-10-24 | More missing script_texts by Tome | Supabad |
| 2010-10-21 | Core/Scripts: Applied some Coding Standards. | _manuel_ |
| 2010-10-21 | Core/Scripts: Uldaman improvements. | _manuel_ |
| 2010-10-21 | Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts... | click |
| 2010-09-21 | Core/Scripts: Small, insignificant cleanups | Shocker |
| 2010-09-18 | Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues. | silinoron |
| 2010-09-13 | Scripts/Deadmines: Fix OnUse hook usage, thanks zaphod, closes issue 3942. | Shocker |
| 2010-09-12 | Core/Quests: Fixed remaining issues with quest crediting (note: previous comm... | Shauren |
| 2010-09-12 | Cleanup/Core: Remove whitespace and tabs | click |
| 2010-09-08 | Core/Scripts: Use same standard for all GetInstanceScript's, closes issue 3890 | Shocker |
| 2010-09-08 | Typo fixes, closes issue 3885, thanks zaphod & Paradox | Shocker |
| 2010-09-05 | BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples) | click |
| 2010-09-05 | Scripts/Texts: | azazel |
| 2010-09-01 | Scripts/Blackrock Depths: fix spectral chalice spawning for quest with the sa... | azazel |
| 2010-08-31 | Core/Scripts: Revert revision 619ba8b76250 and fix it properly | Shauren |
| 2010-08-31 | Better way to fix some warnings from rev 621c100eeb. | Spp |
| 2010-08-31 | Core: Fix more warnings (very few left under linux 32) | Spp |
| 2010-08-30 | Core: Fix more warnings | Spp |
| 2010-08-30 | Core: Fix more warnings | Spp |
| 2010-08-29 | Fixes gossip scripts or points of interests of npc's with a Scriptname assign... | Liberate |
| 2010-08-26 | *Fix usage of EffectValueMultiplier in spell code. | QAston |
| 2010-08-26 | Core: | azazel |
| 2010-08-25 | * Add support for quest 1393 (Galen's Escape), original code by przemratajcza... | Shocker |
| 2010-08-23 | Core: | azazel |
| 2010-08-23 | Core: Fix more warnings | Spp |
| 2010-08-22 | Core: | azazel |
| 2010-08-18 | Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard) | click |
| 2010-08-14 | This should be the last of the malfunctioning AI scripts, thanks to click for... | Machiavelli |
| 2010-08-14 | Also fix npc_scarlet_miner | Machiavelli |
| 2010-08-14 | Fix script (and crash in) npc_scarlet_miner_cart | Machiavelli |
| 2010-08-11 | Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map... | Machiavelli |
| 2010-08-09 | Properly initialize instance scripts with the appropriate map id to avoid loa... | silinoron |
| 2010-08-09 | Clean up some doubledefined ScriptPCH.h includes | click |
| 2010-08-09 | Replace (CR) character from all converted scripts and replace it with it's pr... | click |
| 2010-08-09 | * Fix remaining errors in scripts project | azazel |
| 2010-08-08 | Fix. | XTZGZoReX |