| Age | Commit message (Expand) | Author |
| 2011-04-06 | Scripts/BladesEdgeMountains: Adjust script to work for quest 10545 also | Supabad |
| 2011-04-06 | Scripts/Nagrand: Add core support for quest 9923,9924,9955 | Supabad |
| 2011-04-03 | Core/Scripts: Removed double calls to InstanceScript's Initialize methods | Shauren |
| 2011-03-21 | Core: Removed all double (and more) empty lines | Shauren |
| 2011-03-09 | Scripts: Removed duplicate target selection function (SelectUnit), there is o... | Shauren |
| 2011-02-23 | Scripts/Shadowmoon Valley: Remove support for NPC Nelthakaru | Malcrom |
| 2011-02-20 | Fix build with scripts included | Machiavelli |
| 2011-02-20 | Fix build with scripts included | 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-30 | Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts. | QAston |
| 2010-12-26 | Scripts/Serpentshrine Cavern: Fixed "The Lurker Above" achievement and remove... | Shauren |
| 2010-12-26 | Core/QuestStatus: | linencloth |
| 2010-12-23 | Core: Removed more operator workarounds for ACE_Singleton (missed previously ... | Shauren |
| 2010-12-17 | Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H... | Shauren |
| 2010-12-14 | Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o... | 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-16 | Core/Units: Rename and change Get/SetVisibility to use a bool value instead o... | linencloth |
| 2010-11-14 | Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740 | Shocker |
| 2010-11-09 | Core/Scripts: Fix Harbinger Skyriss event in Arcatraz. | Machiavelli |
| 2010-10-25 | Core/Scripts: Fix chest respawn exploit in Hellfire Rampart - origjnal fix by... | click |
| 2010-09-27 | Scripts/Vazruden: Stop the infinite respawning of the lootable chest after th... | click |
| 2010-09-12 | Core/Quests: Fixed remaining issues with quest crediting (note: previous comm... | Shauren |
| 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 |
| 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 | Core/scripts: core support for escort Mark V is Alive! | Supabad |
| 2010-08-26 | Core: | azazel |
| 2010-08-24 | Core: Fix more warnings | Spp |
| 2010-08-23 | Core: | azazel |
| 2010-08-22 | Core: | azazel |
| 2010-08-22 | Scripts: | azazel |
| 2010-08-18 | Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard) | click |
| 2010-08-17 | Core/Scripts: Fix some typos in a few scripts - thanks to Kierkegaard | click |
| 2010-08-14 | This should be the last of the malfunctioning AI scripts, thanks to click for... | 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 | Replace (CR) character from all converted scripts and replace it with it's pr... | click |
| 2010-08-08 | set correct script in class instance the eye, | Supabad |
| 2010-08-09 | * Fix remaining errors in scripts project | azazel |
| 2010-08-08 | Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl... | click |
| 2010-08-08 | * Rename InstanceData to InstanceScript | azazel |