aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-18Core/DBLayer: Some more prepared statements in ObjectMgr.silinoron
Core/ObjectMgr: Some additional cleanup. --HG-- branch : trunk
2010-09-18Core/Spells: Allow a priest's Mana Burn to break fear.silinoron
Patch by dr.tenma. Fixes issue #3985 --HG-- branch : trunk
2010-09-18Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues.silinoron
Patch by Ramor. Fixes issue #2503 --HG-- branch : trunk
2010-09-18Core/DBLayer: Change some regular statements to prepared statements.silinoron
Patch by thyros82@gmx.de. Fixes issue #3774 --HG-- branch : trunk
2010-09-18Core/Movement: Some cleanup in MovementHandler.cpp.silinoron
--HG-- branch : trunk
2010-09-19Core/Spells: Ebon Plaguebringer can now stack for different casters as of ↵Shocker
patch 3.1 --HG-- branch : trunk
2010-09-19Core/Spells: Force of Nature should scale with spell power, fixes issue 2618Shocker
--HG-- branch : trunk
2010-09-19Core: Revert async query handling in the guild loading code to remove coding ↵linencloth
style issues. Also fixes the compiling on Linux. --HG-- branch : trunk
2010-09-18Core: Optimize guild loadinglinencloth
--HG-- branch : trunk
2010-09-18BuildSystem: Fix another typo *sighs*click
--HG-- branch : trunk
2010-09-18Fix typo in previous commit :Pclick
--HG-- branch : trunk
2010-09-18BuildSystem/Tools: Modify vmap3assembler linkflags to link Carbon framework ↵click
on OSX. Fixes issue 4048. --HG-- branch : trunk
2010-09-18Scripts/Spelsl: improve 24751 Trick or Treat spell and implement 24750 Trick ↵azazel
spell. --HG-- branch : trunk
2010-09-18Buildsystem: Don't build gsoap/sockets libraries unless building servers. ↵click
Fixes issue 4049. --HG-- branch : trunk
2010-09-18Core/DBLayer: Fix a typo. Author: 41782992@qq.comlinencloth
Fixes issue 4071. --HG-- branch : trunk
2010-09-18Core/PetAI: Fix an infinite looplinencloth
--HG-- branch : trunk
2010-09-18Core/Spells: Fixes certain spells that could pierce immunity auras while ↵Liberate
they shouldn't. Fixes issue #3264 Fixes issue #3471 Fixes issue #3992 --HG-- branch : trunk
2010-09-18Core/PetAI: Implement a more correct way of findng if your pet's target has ↵Liberate
Crowd Control on it. Stuns like Hammer of Justice will not make your pet stop attacking anymore. Pet's will only stop attacking if the Crowd Control is casted by the owner of the pet. Fixes issue #4037 --HG-- branch : trunk
2010-09-18Core/Utils: Fix a crash in vutf8printf. Author: VladimirMachiavelli
--HG-- branch : trunk
2010-09-17Core/Pools: Converted quest-related pool queries into prepared statementsShauren
--HG-- branch : trunk
2010-09-17Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for ↵click
enabling/disabling SQL-query logging --HG-- branch : trunk
2010-09-17Core: more cleanup at locale handling.linencloth
Also fixes some problems mainly with non English languages. --HG-- branch : trunk
2010-09-17Core/Creature: Despawn skinned creatures.linencloth
Fixes issue 4047. --HG-- branch : trunk
2010-09-17Core/Creature: Reset loot recipient group on respawn.linencloth
Fixes issue 4051. --HG-- branch : trunk
2010-09-17Core: Better tracking of quest POI loading (progress bar)Shauren
--HG-- branch : trunk
2010-09-17Authserver: Fixed crash when accounts limited to ip tried to login and fixes ↵Shauren
compile on gcc 4.5, thx Kondziu for pointing it out Closes issue #3976. Closes issue #4011. --HG-- branch : trunk
2010-09-17Scripts/Spell: implement script effect of spell 24751 Trick or Treat ↵azazel
(specially for Malcrom) --HG-- branch : trunk
2010-09-17Core: Cleanup locale handling.linencloth
It also fixes the recent problem of strange strings. --HG-- branch : trunk
2010-09-17Core: Optimize quest POI points loadinglinencloth
--HG-- branch : trunk
2010-09-17Core/Map: Log grid loading only if the grid was not already activelinencloth
--HG-- branch : trunk
2010-09-16Auth/Login: fixes the "cant relog after login failed" bug and fixes a ↵Rat
potential security risk --HG-- branch : trunk
2010-09-16Core/Quests: Added index column for quest poi points forcing them to load in ↵Shauren
certain order --HG-- branch : trunk
2010-09-16Core/Dungeon Finder: Use correct guids to readd or remove players when ↵Spp
removing a failed proposal - Also add Some debug and Error msgs --HG-- branch : trunk
2010-09-16Core/Dungeon Finder: Ignore multiple join queue petitions while joiningSpp
--HG-- branch : trunk
2010-09-16Core/Dungeon Finder: Extend error info about duplicate player in queueSpp
--HG-- branch : trunk
2010-09-16Core/Dungeon Finder: UpdateProposal: Use the proper guid when finding queue infoSpp
- Also add log info if system is inconsistent --HG-- branch : trunk
2010-09-16Core/Dungeon Finder: add safe check in first call to FindNewGroup (Avoids ↵Spp
Thousands of recursive calls ) --HG-- branch : trunk
2010-09-16Core/: Set correct sizes of SMSG_ATTACKSTOP packetsclick
--HG-- branch : trunk
2010-09-16Scripts/Quest: Fixed Quest 12019 (Last Rites), patch by Kuidin1@mail.ruShauren
Closes issue #3952. --HG-- branch : trunk
2010-09-16Core/Command: Fix 'character titles' command, patch by ShadowstepSpp
closes issue 3939 --HG-- branch : trunk
2010-09-16Scripts: enhance SCRIPT_COMMAND_TALK command to make Players talk (add 0x1 ↵azazel
bit to datalong2 and command will expect Player instead of Creature for talking). --HG-- branch : trunk
2010-09-16Scripts/Quests:azazel
* add support for quest 12634 Some Make Lemonade, Some Make Liquor (implement 51840 spell and Adventurous Dwarf AI, thanks akadabeer) * implement dummy effect for 49587 Seeds of Nature's Wrath spell (used in quest 12459 That Which Creates Can Also Destroy) * implement dummy effect for 19512 Apply Salve spell (used in quest 6124/6129 Curing the Sick) Scripts/Misc: some cleanup in chat log Core/Locales: fix issue when default locale for trinity_string strings was not used (thanks Aokromes for testing). --HG-- branch : trunk
2010-09-15Core/Loot: Reimplement the proper check for loot recipient to prevent ↵linencloth
rewarding loot without tagging the creature by the player. Also fix the related skinning problem, and do not set the skinnable flag for creatures without any loot recipient. --HG-- branch : trunk
2010-09-15Core/Creature: Do not reward XP for creatures without any loot recipient. ↵linencloth
(XP fix part for the "pet-only"-kills) --HG-- branch : trunk
2010-09-15Core/Creature: Initialize the recipient group for creatures.linencloth
It fixes creatures appearing as tagged units, and may also prevent crashing which could happen by using the bad pointer. --HG-- branch : trunk
2010-09-15Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenmaMachiavelli
Fixes issue #1876 --HG-- branch : trunk
2010-09-15Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ↵Shauren
fixed the compile warning that was supposed to be fixed there --HG-- branch : trunk
2010-09-15Fix a typo in previous rev. I thought renaming a function shouldn't be too ↵Liberate
hard. I guess I was wrong... --HG-- branch : trunk
2010-09-15Core/PetAI: When commanding your pet to attack while being Passive, it will ↵Liberate
actually start attacking. Fixes the PetAI so that your pet stops attacking when the target is Crowd Controlled (including Frost Nova, Fear, etc) unless you specifically ask it to. Tested extensively with click. --HG-- branch : trunk
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
Core/Loot: Some logic fixes for group looting Buildsystem/MSVC: Fixed compile warning Config: Added missing description for Rate.Drop.Item.ReferencedAmount Closes issue #4004. --HG-- branch : trunk