aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-18Core/DBLayer: Some more prepared statements in ObjectMgr.silinoron
2010-09-18Core/Spells: Allow a priest's Mana Burn to break fear.silinoron
2010-09-18Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues.silinoron
2010-09-18Core/DBLayer: Change some regular statements to prepared statements.silinoron
2010-09-18Core/Movement: Some cleanup in MovementHandler.cpp.silinoron
2010-09-19Core/Spells: Ebon Plaguebringer can now stack for different casters as of pat...Shocker
2010-09-19Core/Spells: Force of Nature should scale with spell power, fixes issue 2618Shocker
2010-09-19Core: Revert async query handling in the guild loading code to remove coding ...linencloth
2010-09-18Core: Optimize guild loadinglinencloth
2010-09-18Fix typo in previous commit :Pclick
2010-09-18BuildSystem/Tools: Modify vmap3assembler linkflags to link Carbon framework o...click
2010-09-18Scripts/Spelsl: improve 24751 Trick or Treat spell and implement 24750 Trick ...azazel
2010-09-18Core/DBLayer: Fix a typo. Author: 41782992@qq.comlinencloth
2010-09-18Core/PetAI: Fix an infinite looplinencloth
2010-09-18Core/Spells: Fixes certain spells that could pierce immunity auras while they...Liberate
2010-09-18Core/PetAI: Implement a more correct way of findng if your pet's target has C...Liberate
2010-09-18Core/Utils: Fix a crash in vutf8printf. Author: VladimirMachiavelli
2010-09-17Core/Pools: Converted quest-related pool queries into prepared statementsShauren
2010-09-17Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for enablin...click
2010-09-17Core: more cleanup at locale handling.linencloth
2010-09-17Core/Creature: Despawn skinned creatures.linencloth
2010-09-17Core/Creature: Reset loot recipient group on respawn.linencloth
2010-09-17Core: Better tracking of quest POI loading (progress bar)Shauren
2010-09-17Authserver: Fixed crash when accounts limited to ip tried to login and fixes ...Shauren
2010-09-17Scripts/Spell: implement script effect of spell 24751 Trick or Treat (special...azazel
2010-09-17Core: Cleanup locale handling.linencloth
2010-09-17Core: Optimize quest POI points loadinglinencloth
2010-09-17Core/Map: Log grid loading only if the grid was not already activelinencloth
2010-09-16Auth/Login: fixes the "cant relog after login failed" bug and fixes a potenti...Rat
2010-09-16Core/Quests: Added index column for quest poi points forcing them to load in ...Shauren
2010-09-16Core/Dungeon Finder: Use correct guids to readd or remove players when removi...Spp
2010-09-16Core/Dungeon Finder: Ignore multiple join queue petitions while joiningSpp
2010-09-16Core/Dungeon Finder: Extend error info about duplicate player in queueSpp
2010-09-16Core/Dungeon Finder: UpdateProposal: Use the proper guid when finding queue infoSpp
2010-09-16Core/Dungeon Finder: add safe check in first call to FindNewGroup (Avoids Tho...Spp
2010-09-16Core/: Set correct sizes of SMSG_ATTACKSTOP packetsclick
2010-09-16Scripts/Quest: Fixed Quest 12019 (Last Rites), patch by Kuidin1@mail.ruShauren
2010-09-16Core/Command: Fix 'character titles' command, patch by ShadowstepSpp
2010-09-16Scripts: enhance SCRIPT_COMMAND_TALK command to make Players talk (add 0x1 bi...azazel
2010-09-16Scripts/Quests:azazel
2010-09-15Core/Loot: Reimplement the proper check for loot recipient to prevent rewardi...linencloth
2010-09-15Core/Creature: Do not reward XP for creatures without any loot recipient. (XP...linencloth
2010-09-15Core/Creature: Initialize the recipient group for creatures.linencloth
2010-09-15Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenmaMachiavelli
2010-09-15Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ...Shauren
2010-09-15Fix a typo in previous rev. I thought renaming a function shouldn't be too ha...Liberate
2010-09-15Core/PetAI: When commanding your pet to attack while being Passive, it will a...Liberate
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
2010-09-15Core: Fix warnings added in recent commitsSpp
2010-09-15Core/Scripts: Add OnPlayerLogin, OnPlayerLogout, OnPlayerCreate and OnPlayerD...Spp