| Age | Commit message (Expand) | Author |
| 2011-04-06 | Scripts/BloodmystIsle: Add core support for quest 9667 | Supabad |
| 2011-04-03 | Core/Scripts: Removed double calls to InstanceScript's Initialize methods | Shauren |
| 2011-04-01 | Core: Removed unused functions (leftovers from sd2, was needed when scripts w... | Shauren |
| 2011-03-28 | Scripts/Zalazane's Fall: Refactor some code to match coding standards | Kaelima |
| 2011-03-27 | Scripts/Zalazane's Fall: Implement Zalazane's Fall game event. | Nay & Kaelima |
| 2011-03-21 | Core: Removed all double (and more) empty lines | Shauren |
| 2011-03-19 | Core/Scripts: Code style cleanup in AI base classes, removed duplicate DoActi... | Shauren |
| 2011-03-19 | Core/Scripts: Code style cleanup in ScriptedAI and BossAI | Shauren |
| 2011-03-09 | Scripts: Removed duplicate target selection function (SelectUnit), there is o... | Shauren |
| 2011-03-06 | Core/Creatures: Implemented UNIT_FLAG_PASSIVE | Shauren |
| 2011-03-02 | Core/SAI: Implemented Gameobject action allowing to send SMSG_GAMEOBJECT_CUST... | Shauren |
| 2011-03-01 | DB/SAI: Replace core script by proper SmartAI script for quest Inoculation | Malcrom |
| 2011-02-20 | Fix build with scripts included | Machiavelli |
| 2011-02-20 | Fix build with scripts included | Machiavelli |
| 2011-01-31 | Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should pr... | Shauren |
| 2011-01-16 | Core/General: Fix some comment style. //* to // *. Fixes certain code display... | Machiavelli |
| 2011-01-13 | Core/Quests: Resolve ambiguity between QUEST_STATUS_COMPLETED and rewarded st... | Machiavelli |
| 2011-01-02 | Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummon | Shauren |
| 2011-01-01 | Update copyright note for 2011. | Machiavelli |
| 2010-12-26 | Core/QuestStatus: | linencloth |
| 2010-12-24 | Fix build | Machiavelli |
| 2010-12-24 | Scripts/Orgrimmar: Remove a not finished quest script. Proper quest support w... | Machiavelli |
| 2010-12-23 | Core: Removed more operator workarounds for ACE_Singleton (missed previously ... | Shauren |
| 2010-12-22 | Core: Get rid of dirty operator workaround for ACE_Singleton class implementa... | Shauren |
| 2010-12-20 | Oops, fixed compile | Shauren |
| 2010-12-20 | Scripts/Silithus: Fixed some int -> float casts, should fix invalid coord error | Shauren |
| 2010-12-20 | Scripts/Temple of Anh'Qiraj: Fixed possible crash in mob_anubisath_sentinel | Shauren |
| 2010-12-19 | Scripts/Temple of Ahn'Qiraj: Its generally not a good idea to delete stuff be... | Shauren |
| 2010-12-17 | Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H... | Shauren |
| 2010-12-17 | Core: Prevent using uninitialized memory in Lazy Peon script - patch by ge0rg | click |
| 2010-12-16 | Make some cleanup. | Anubisss |
| 2010-12-14 | Fixed compile | Shauren |
| 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-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-16 | Core: Fix warnings | Spp |
| 2010-11-16 | Core/Units: Rename and change Get/SetVisibility to use a bool value instead o... | linencloth |
| 2010-11-14 | Scripts/dustwallow marsh: | Supabad |
| 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-05 | Scripts/Quests: Fixed quest "They're Alive! Maybe...", patch by erocoloco@hot... | Shauren |
| 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-17 | Core: Cleanup locale handling. | linencloth |
| 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-05 | BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples) | click |
| 2010-09-05 | Scripts/Texts: | azazel |