aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-08Core/Spells: Fix ammo depletion handlingShocker
2010-09-08Core/Spells: Add server-side check for not allowing non-instant spells with m...Shocker
2010-09-08Core/Spells: Add server-side check for spells that require combo points to pr...Shocker
2010-09-07Script: Fix crash in boss_tharon_ja.Trazom62
2010-09-07Core/Script/Item: fix urand range in Six Demon Bag.Trazom62
2010-09-06Core/Scripts: Ensure Example and spell-scripts are loaded at all times in the...click
2010-09-06Fix spell damage bonus for improved devouring plague.silinoron
2010-09-06Core: Disallow race and faction transfers to races for which character creati...silinoron
2010-09-06Core: add possibility to disable creating of characters of specified races/cl...azazel
2010-09-06Core/DBLayer: Fix a warningMachiavelli
2010-09-06Core: Fix some warningsSpp
2010-09-06Core/Spells: Implemented effect for Tiny Abomination in a Jar trinket, origin...Shauren
2010-09-06Core/Spells: Implemented handler for spell Create Lance, patch by 0xFutureShauren
2010-09-06Core: Fixed compileShauren
2010-09-06Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles)click
2010-09-06Core/Loot: Automatically distribute currency items when they drop, based on D...Shauren
2010-09-06Core/Dungeon Finder: Fix an error that made restriction ignored when expandin...Spp
2010-09-06Core/Dungeon Finder: Fix an error that made some groups being marked as compa...Spp
2010-09-06Core/Dungeon Finder: Autodismount players when teleported to dungeonSpp
2010-09-06Core/Dungeon Finder: Fix an error that prevented lfg groups to find a new pro...Spp
2010-09-05May as well make sure of no SQL errors for spells, too.silinoron
2010-09-05Fix a typo in race and faction transfers - reported by 0xFuturesilinoron
2010-09-05Fix Glyph of Totem of Wrath.silinoron
2010-09-05Fix Totem of Wrath debuff effect.silinoron
2010-09-05Fix typo in previous commitSpp
2010-09-05Core/Dungeon Finder: Redo find group algorithmSpp
2010-09-05Core/Dungeon Finder: Minor cleanupsSpp
2010-09-04Code/Dungeon Finder: Move some packets from Mgr to HandlerSpp
2010-09-04Core/Dungeon Finder: Minor fixes to Reward system.Spp
2010-09-05Add support for character race and faction transfers.silinoron
2010-09-05Core/Quests: Fixed quest kill crediting in heroic instancesShauren
2010-09-05Buildsystem/Scripts: Include examples as part of compilation (forgot that the...click
2010-09-05BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)click
2010-09-05Core/Spells: Bladestorm will now cause the caster to drop flag on battlegroundShauren
2010-09-05Core/Spells: Fixed Execute formula, patch by dr.tenmaShauren
2010-09-05Core/Spells: Fixed Reign of the Dead/Unliving trinket, patch by un.spikeShauren
2010-09-05Core/Spell: Fixed Escape artist, patch by HeisenbergShauren
2010-09-05Core/Spells: Fixed Nevermelting Ice Crystal trinketShauren
2010-09-05Core/Battlegrounds: Fixed scoreboard packet (and possible core crash) for TBC...Shauren
2010-09-05Scripts/Forge of Souls: Bronjahm should only cast Spirit Bolts if tank is not...Shauren
2010-09-05Core/Spells: Implemented aura type 303 (SPELL_AURA_MOD_DAMAGE_DONE_VERSUS_AUR...Shauren
2010-09-05Core/Spells: Check correct Attributes field in CanSpellPierceImmuneAura, patc...Shauren
2010-09-05Core/Battlegrounds: Added sanity checks for bg scoreboard packet handler, sho...Shauren
2010-09-05Core/DBLayer: Move some syncrhonisation error prone methods into the guarded ...Machiavelli
2010-09-05Core/Commands: Implement possibility to unbind specific maps/difficulties wit...Shocker
2010-09-05Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and LopinShocker
2010-09-05Core/Unit: Fix some health-related calculations by adjusting maximum size to ...Shocker
2010-09-04Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into Mail...silinoron
2010-09-05Scripts/Texts:azazel
2010-09-04Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a C-s...silinoron