| Age | Commit message (Expand) | Author |
| 2010-12-05 | Core/Dungeon Finder: Code cleanup and minor optimizations | Spp |
| 2010-12-03 | Scripts/Icecrown Citadel: Added script for Blood Queen Lana'Thel | Shauren |
| 2010-11-29 | Core/Misc: fix some warnings. As a result removed one redundant hook from For... | azazel |
| 2010-11-23 | Core/Groups: Add kicker and kick reason to RemoveMember | Spp |
| 2010-11-17 | Core/Scripts: pass message parameter by reference in OnChat methods to make i... | azazel |
| 2010-11-16 | Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho... | click |
| 2010-11-14 | Misc: Some engrish fixes, thanks to ZxBiohazardZx, closes issue 4740 | Shocker |
| 2010-11-14 | Fix typo *sigh* | click |
| 2010-11-14 | Core/Scripts: Add missing scriptloading for tele/event commands | click |
| 2010-11-13 | Scripts/Commands: Add tele and event commands to commandscripts system and st... | click |
| 2010-11-12 | Core/Scripts: Reinstate commandscripts, now with extra bling and working comm... | click |
| 2010-11-10 | Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ... | click |
| 2010-11-09 | Core/Scripts Part 1 of moving all commands to commandscripts | Paradox |
| 2010-11-03 | Core/Scripts: Added enum for generic script texts, fixed one broken text | Shauren |
| 2010-11-03 | Core/Scripts: add example_commandscript as an example of how to use commandsc... | Spp |
| 2010-11-02 | Typo O.o | Rat |
| 2010-11-02 | Core/SmartAI: do not report not used smart scripts as error | Rat |
| 2010-10-27 | Core/AI: implemented SmartScripts System (still beta) not 100% complete | Rat |
| 2010-10-25 | Core/Dungeon Finder: Use scripts to interact between groups and LFG | Spp |
| 2010-10-24 | Scripts/Icecrown Citadel: Added Blood Prince Council script | Shauren |
| 2010-10-17 | Core/Guilds: guild code was completely refactored and rewritten. | azazel |
| 2010-10-09 | Scripts/Icecrown Citadel: Added Rotface script | Shauren |
| 2010-10-07 | REALLY fix the CRLF-crap... | click |
| 2010-10-07 | Remove the accidental additions of CRLF-crap from the header updates | click |
| 2010-10-07 | More copyright header updates (will this ever end?) | click |
| 2010-10-07 | Update copyright headers (following the same standard in all files = good) | click |
| 2010-10-04 | Core/ScriptSystem: | QAston |
| 2010-09-28 | Magic numbers cleanup: | Shocker |
| 2010-09-25 | Core: Generic cleanup (tab2spaces/whitespace removal) | click |
| 2010-09-25 | Core/DBLayer: | Machiavelli |
| 2010-09-24 | Core/ConditionMgr: added placeholder for CONDITION_GUID | Rat |
| 2010-09-22 | Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staff | azazel |
| 2010-09-15 | Core/Scripts: Add OnPlayerLogin, OnPlayerLogout, OnPlayerCreate and OnPlayerD... | Spp |
| 2010-09-14 | Code style (remove double blank line) | Spp |
| 2010-09-14 | Core/Scripts: Add GroupScript class | Spp |
| 2010-09-14 | Core: Fix includes in ScriptMgr files | Spp |
| 2010-09-13 | Core/ScriptMgr: Add hooks for duel phases: OnDuelRequest, OnDuelStart, OnDuelEnd | Shocker |
| 2010-09-11 | Core/DBLayer: | Machiavelli |
| 2010-09-11 | Core/ScriptMgr: Remove incorrect assertion in OnGameObjectDestroyed, and clea... | click |
| 2010-09-06 | Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the... | click |
| 2010-09-06 | Core: Fix some warnings | Spp |
| 2010-09-06 | Core: Fixed compile | Shauren |
| 2010-09-04 | Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail... | silinoron |
| 2010-09-04 | Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-s... | silinoron |
| 2010-09-02 | Core/Players: Don't set instanceId to 0 when player is on transport during lo... | Shauren |
| 2010-09-03 | Core/ScriptSystem: Add a PlayerScript::OnSpellCast(Player *player, Spell *spe... | silinoron |
| 2010-09-02 | Core/DBLayer: | Machiavelli |
| 2010-08-30 | Scripts/Icecrown Citadel: Added Festergut script, thx Cromash for providing t... | Shauren |
| 2010-08-30 | Core: Fix more warnings | Spp |
| 2010-08-29 | Spell Scripts: | azazel |