aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-29Buildsystem/OSX: Fix genrevision runtime conditon for generating revision.h (...click
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
2010-09-28Core/Dungeon Finder: Do not allow to join LFG if queued to Battleground or ArenaSpp
2010-09-28Core/Spells: Fixed Shadowmourne procShauren
2010-09-28Core/Commands: added selection's name to gm logsRat
2010-09-28Core/: Fix warningsSpp
2010-09-28Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.Machiavelli
2010-09-28Core/Spells: Fix Glyph of Blast Wave (based on patch by dr.tenma), closes iss...Shocker
2010-09-28Buildsystem: Make genrev use a premade revisioninfo-file if it exists (patch ...click
2010-09-28Core/Spells: Bladestorm shouldn't drop the flag, closes issue 4222Shocker
2010-09-28Forgotten file from previous commit regarding magic numbers cleanupShocker
2010-09-28Magic numbers cleanup:Shocker
2010-09-28Core/Spells: Remove outdated code for Vampiric EmbraceShocker
2010-09-27Core/Dungeon Finder: Remove Spell 72221 when leaving a dungeon using the portalSpp
2010-09-27Core/Dungeon Finder: Fix bad use of iterator that made LFG inconsistent and s...Spp
2010-09-27Core/Spells: * Removed special handling of SPELL_AURA_ABILITY_IGNORE_AURASTAT...Xanadu
2010-09-27Scripts/Vazruden: Stop the infinite respawning of the lootable chest after th...click
2010-09-27Core/Spells: Do not allow adding USE-enhancements on items that already has a...click
2010-09-27Core/OjectMgr: Properly load guildbank items (and some minor cleanups)click
2010-09-27Core/Quests: Make sure itemcount doesn't get to be negative.Shocker
2010-09-27Core/DBLayer:Machiavelli
2010-09-27Core/DB: Adjust max values for some columns in character_queststatusShocker
2010-09-26Core/Commands: Allow .gobject near to print gameobject entry tooShocker
2010-09-26mergesilinoron
2010-09-26Core/World: Move some packet code out of World.cppsilinoron
2010-09-26Core/Players: Fixed action bar issues when changing active specShauren
2010-09-26Core: Some cleanup in AddonHandler.silinoron
2010-09-26Core: Coding style cleanup.silinoron
2010-09-26Core/Scripts/SmartAI: removed test codeRat
2010-09-26Core/Groups: Add missing parentesis from 5f4b58ea4bSpp
2010-09-26Core/Dungeon Finder: Fix a typo in 2a4986d5a0 that made server crashSpp
2010-09-26Core/Dungeon Finder: Allow 1 member groupsSpp
2010-09-26Core/Dungeon Finder: Add support for dungeon cooldown and luck of the draw sp...Spp
2010-09-26Core/Dungeon Finder: Add lfg state to know if a player is using lfg or lfrSpp
2010-09-26Core/Commands: Fixed crashes in .ban info and .ban listShauren
2010-09-25Core/Scripts/SmartAI: add test for TextMgr (temp)Rat
2010-09-25Core/Commands: Fix a crash in .gm listMachiavelli