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