| Age | Commit message (Expand) | Author |
| 2014-07-22 | Core/Misc: Replace rand() calls with SFMT | jackpoz |
| 2014-04-29 | Core/Misc: Remove obsolete C++11 backward compatibility macros | Dehravor |
| 2014-01-01 | Update copyright note for 2014. | Vincent_Michael |
| 2013-12-25 | Core/Scripting: Replace casted with cast as casted is not a word. | Malcrom |
| 2013-12-23 | Core/Chat: Refactored building chat packets | Shauren |
| 2013-11-08 | Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ... | Spp |
| 2013-10-27 | Core/Code: Unify codestyle for brackets: {} to { }. | Ascathor |
| 2013-10-22 | Scripts/Misc: Coding Style unification? (by Aokromes) | Vincent_Michael |
| 2013-08-07 | Scripts/DrakTharonKeep: add some spellscripts, add yells to novos, and do som... | joschiwald |
| 2013-07-06 | Misc: Use override and final C++11 keywords in a few places (mostly scripts) | Nay |
| 2013-07-06 | Scripted/Misc: Some cleanup | Vincent-Michael |
| 2013-06-22 | Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_... | Vincent-Michael |
| 2013-06-11 | Core: Some function renaming. | Malcrom |
| 2013-05-13 | Core/Logging: Performance-related tweaks to logging system | Spp |
| 2013-02-19 | Core/Scripts: Removed useless const modifier on method parameters accepting p... | Shauren |
| 2013-01-01 | Update copyright note for 2013. | Vincent_Michael |
| 2012-11-26 | Core/DB: Convert 25 more scripts to creature text | Gacko |
| 2012-11-17 | Core: Remove Player.h dependency from all the possible headers | Spp |
| 2012-10-24 | Core/Misc: reduced amount of string memory allocations (Step I) | Spp |
| 2012-08-03 | Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append... | Spp |
| 2012-07-30 | Core/Misc: Use proper headers to optimize compile | Vincent-Michael |
| 2012-04-28 | Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ... | QAston |
| 2012-03-29 | Core/Script: Code style. | Gyx |
| 2012-03-28 | Core/Script: Code style and remove unused core. | Gyx |
| 2012-03-14 | Core/Script: Clean-Up in Scripts. | Gyx |
| 2012-03-11 | Update forgotten copyright-headers for 2012. | frozenarmor |
| 2012-03-07 | Warning fixes and some random cleanup here and there | Spp |
| 2012-02-18 | Core: Clean up whitespace and tabs in the base sourcetree | click |
| 2012-01-01 | Update headers for 2012. HAPPY NEW YEAR!!! | kiper |
| 2011-12-31 | Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts. | QAston |
| 2011-09-29 | Cosmetic: Multiple cosmetic changes | Spp |
| 2011-09-25 | Core/Spells: spell effect handling improvements | QAston |
| 2011-09-15 | [Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some... | Spp |
| 2011-07-26 | Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ... | QAston |
| 2011-07-03 | Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re... | click |
| 2011-07-02 | Core: Cleaning up hungarian notation - Phase5: pKiller -> killer | click |
| 2011-07-02 | Core: Cleaning up hungarian notation - Phase5: pWho -> who | click |
| 2011-07-02 | Core: Cleaning up hungarian notation - Phase2: pPlayer -> player | click |
| 2011-07-02 | Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature | click |
| 2011-06-30 | Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i... | Spp- |
| 2011-06-11 | Core: Codestyle cleanup | click |
| 2011-05-31 | Changes missing from last commit. | QAston |
| 2011-05-31 | Core/AuraScript: Add DoCheckAreaTarget hook to allow explicit area aura targe... | QAston |
| 2011-05-30 | Core/Defines: Update enum TextEmotes, values and names from client. (These em... | kaelima |
| 2011-05-29 | Core/Auras: Use existing aura object on aura reapply/stack increase instead o... | QAston |
| 2011-05-25 | Core/AuraScripts: Add AfterEffectRemove and AfterEffectApply hooks, to allow ... | QAston |
| 2011-04-29 | Add spaces after commas | leak |
| 2011-04-27 | Scripts/Examples: Corrected code style in spell script examples | Shauren |
| 2011-04-27 | Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr... | click |
| 2011-01-21 | Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be us... | Shauren |