| Age | Commit message (Expand) | Author |
| 2011-07-27 | Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons) | Spp- |
| 2011-06-29 | Core/Commands: Move .gps to command scripts and add .wpgps command, used for ... | Shocker |
| 2011-06-26 | Core/Commands: Remove deprecated command for modifying pet training points (.... | click |
| 2011-06-11 | Core: Codestyle cleanup | click |
| 2011-05-11 | Core/Chat Commands: Partly revert "add name of GM (or Console) into output of... | Shauren |
| 2011-04-29 | Add spaces after commas | leak |
| 2011-04-27 | Core/Chat: move chat link validation code into separate classes and improve s... | Azazel |
| 2011-04-19 | Core/Chat: allow quest links with quest level = -1 and items with enchants/gems | Azazel |
| 2011-04-19 | Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l... | Azazel |
| 2011-04-12 | Core/Chat: fix client crash by wrong quest shift-link structure. | Azazel |
| 2011-04-03 | Core/Cleanup: Drop various unused code | pek2011 |
| 2011-01-14 | Core - Modifies a few security checks to take realm id into consideration. It... | JohnHoliver |
| 2011-01-01 | Update copyright note for 2011. | 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-22 | Core/ObjectMgr: Static members are no longer accessed through singleton | Shauren |
| 2010-12-19 | Core: Rename spell attributes, use more general names | linencloth |
| 2010-12-14 | Core: Fixed uninitialized variable warnings | Shauren |
| 2010-12-02 | Core/Chat: Configure automatic owner declaration for custom chat channels (pa... | click |
| 2010-11-19 | Core/Commands: Enable SQL query logging by config and command )patch by leak) | click |
| 2010-11-16 | Core/Scripts: Convert more commands over to CommandScripts (moves gobject, ho... | 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: Cached command definitions at first use to allow dynamic comman... | Spp |
| 2010-11-03 | Core/Scripts: Changed chat command handlers to take ChatHandler* as an argume... | Spp |
| 2010-11-01 | Core/SmartAI: renamed reload command to reflect funtion name | Rat |
| 2010-10-27 | Core/AI: implemented SmartScripts System (still beta) not 100% complete | Rat |
| 2010-10-07 | Remove the accidental additions of CRLF-crap from the header updates | click |
| 2010-10-07 | Update copyright headers (following the same standard in all files = good) | click |
| 2010-10-01 | Core/Commands: added .debug areatriggers | Rat |
| 2010-09-28 | Core/Commands: added selection's name to gm logs | Rat |
| 2010-09-28 | Magic numbers cleanup: | Shocker |
| 2010-09-26 | Core/Scripts/SmartAI: removed test code | Rat |
| 2010-09-24 | Core/DBLayer: | Machiavelli |
| 2010-09-21 | Core/: Fix warnings | Spp |
| 2010-09-21 | Core/Commands: Implement command for adding (completing) achievements | Shocker |
| 2010-09-19 | Core/Players: Added support for single character bans | Shauren |
| 2010-09-17 | Core: more cleanup at locale handling. | linencloth |
| 2010-09-12 | Cleanup/Core: Remove whitespace and tabs | click |
| 2010-09-11 | Core/DBLayer: | Machiavelli |
| 2010-09-05 | Add support for character race and faction transfers. | silinoron |
| 2010-09-03 | Core/Dungeon Finder: Added support for rewards for random dungeons | Shauren |
| 2010-08-29 | Rewrite much of the GM ticket system | silinoron |
| 2010-08-28 | Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu... | Shocker |
| 2010-08-23 | Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and... | silinoron |
| 2010-08-23 | Core: Fix some warnings | Spp |
| 2010-08-21 | Core: Remove "may be used uninitialized in this function", "unused parameter ... | Spp |
| 2010-08-18 | *Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell... | QAston |