| Age | Commit message (Expand) | Author |
| 2010-10-07 | Copyright header updates - part 3... (and some whitespace cleanups) | click |
| 2010-10-07 | Yet more copyright header updates | click |
| 2010-10-07 | Update copyright headers (following the same standard in all files = good) | click |
| 2010-10-06 | Core: auth.uptime.maxplayers should hold max players count, not max active se... | Shocker |
| 2010-10-06 | Core/Spells: Fix Flask of the North, it should give specific buff depending o... | Shocker |
| 2010-10-06 | Core/Dungeon Finder: Move all debug msgs to Debug. | Spp |
| 2010-10-06 | Core/Dungeon Finder: Add log error when no areatrigger found for map and diff... | Spp |
| 2010-10-06 | Core/Dungeon Finder: Move back some debug msgs to Debug level. | Spp |
| 2010-10-06 | Core/Dungeon Finder: After a new player have been found for a existing LFG gr... | Spp |
| 2010-10-05 | Core/Player: Added value for counting root times, used by SMSG_FORCE_MOVE_ROO... | _manuel_ |
| 2010-10-05 | Code/ConditionMgr: cleanup | Rat |
| 2010-10-05 | Code/ConditionMgr: added CONDITION_LEVEL(27) value1: player level, value2: mo... | Rat |
| 2010-10-05 | Core/ScriptSystem: Add missing script call preparation for SpellScripts - fix... | QAston |
| 2010-10-04 | Scripts/Spells: Update Master's Call script | QAston |
| 2010-10-04 | Core/ScriptSystem: Extend SpellScript API by spell focus targets accessors. | QAston |
| 2010-10-04 | Core/ScriptSystem/SpellScripts: Runtime checks for functions working only dur... | QAston |
| 2010-10-04 | Core/ScriptSystem: | QAston |
| 2010-10-04 | Core/Scripts/Ulduar: fix Ulduar Teleporter | Supabad |
| 2010-10-03 | Buildsystem: Generating revision.h is now a part of build process (revision.h... | Shauren |
| 2010-10-03 | Core: Compile Fix (remove some lines that should have been removed in 11576b0... | Spp |
| 2010-10-02 | Core/Conditions: Drop hacky/nonworking CONDITION_AD_COMMISSION_AURA (10). Con... | Machiavelli |
| 2010-09-30 | Core/Misc: Set the hard level of the waypoint wisp to 255. If you for *SOME* | runningnak3d |
| 2010-09-30 | Core/Misc: Allow waypoint wisp to exceed level 100. If more than 100 waypoints | runningnak3d |
| 2010-10-02 | Core/DBLayer: Fix MySQL timeout issue. World runnable will now call KeepAlive... | Machiavelli |
| 2010-10-02 | Core/Dungeon Finder: Fix a typo in 7539ae56e9 that prevented individual playe... | Spp |
| 2010-10-01 | Core: Fixed compile. | _manuel_ |
| 2010-10-01 | Core/Quests: Modified Quest System to support DF quests, the will work at the... | _manuel_ |
| 2010-09-28 | Core/Dungeon Finder: Modified LFGMgr to use DF quests to reward. | _manuel_ |
| 2010-10-01 | Core: Fix couple of warnings | Spp |
| 2010-10-01 | Core/Commands: added .debug areatriggers | Rat |
| 2010-09-30 | Code/ConditionMgr: added condition_NOITEM (26) value1: item.entry value2: 0/1... | Rat |
| 2010-09-30 | Remove const from MySQLConnectionInfo, can't use non const functions in a con... | Anubisss |
| 2010-09-30 | Core/Battleground: Fix typo | linencloth |
| 2010-09-30 | Core/Dungeon Finder: Fix some errors in Join | Spp |
| 2010-09-30 | Core/Group: Send player roles | Spp |
| 2010-09-29 | Buildsystem: Overhaul of the CMake buildsystem: | click |
| 2010-09-29 | Core/CreatureTextMgr: send emote, sound with texts, return duration after cha... | Rat |
| 2010-09-29 | Core: Fix compile | linencloth |
| 2010-09-29 | Core/Scripts/Items: Removed unused variable from shadowmourne script (forgot ... | Shauren |
| 2010-09-29 | Core/Spells: Added partial support for Mixology (duration boost) | Shauren |
| 2010-09-29 | Core/Spells: Implemented SPELL_ATTR_EX2_ALWAYS_APPLY_MODIFIERS, fixes Aura Ma... | Shauren |
| 2010-09-29 | Core/DBLayer: Pass connection info down to lower level class MySQLConnection ... | Machiavelli |
| 2010-09-29 | Fix linux compile. Thanks to click, hunshijie and tomkuzyno for spotting the ... | Machiavelli |
| 2010-09-29 | Core/DBLayer: Store MySQL connection details in a struct and print relevant d... | Machiavelli |
| 2010-09-29 | Core/Spell: * Removed proc overrides for some AoE spells that really shouldn'... | Xanadu |
| 2010-09-29 | Core/Spells: Rename SPELL_ATTR_EX7_UNK3 spell attribute to SPELL_ATTR_EX7_DIS... | Shocker |
| 2010-09-28 | Core/Commands: Remove all active bans before adding new one, prevents multipl... | Shauren |
| 2010-09-28 | Core/Commands: Also allow .list object possibility to print gameobject entry | Shocker |
| 2010-09-28 | Core/Spells: Fixed compile warnings added in previous revision | Shauren |
| 2010-09-28 | Core/Spells: Moved checking if item has USE: effect to Spell::CheckItems (fro... | Shauren |