aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-25Rename 2014_01_24_03_world_sai.sql to 2014_01_24_03_world_sai.sqlAokromes
2014-01-25DB/SAI: Fix Administering the SalveAokromes
By dr-j closes #11375
2014-01-25DB/Creature: Rhapsody ShindiggerAokromes
By MitchesD closes #11191
2014-01-25DB/SAI: Fix Scalewing SerpentAokromes
By burned, closes #6285
2014-01-25Core/Gameobjects: Fix an exploit where it was possible to use gameobjects ↵Discover-
from any distance. Fixes for example picking up the WSG flag from any distance using hacking tools.
2014-01-25Core/Spells: Move Pilgrims Bounty BuffFood in AuraScript (mimimi)Vincent_Michael
2014-01-25Merge pull request #11508 from Dehravor/talent-wipeDiscover-
Core/SkillHandler: Check if player is using proper NPC on talent reset
2014-01-25Core/SkillHandler: Check if player is using proper NPC on talent resetDehravor
2014-01-24Scripts: Gossip can crash with null instanceVincent_Michael
2014-01-24Merge pull request #11396 from natepizzle/masterDiscover-
SpellAuraEffects
2014-01-24Merge pull request #11499 from Dehravor/taxi-nodeDiscover-
Core/Taxi: Fix exploit related to unexplored nodes
2014-01-24Core: Fix non pch buildVincent_Michael
2014-01-24Fix buildjoschiwald
2014-01-24Core/Spells: move killing spree to spellscriptjoschiwald
Closes #10597 Closes #11468
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
2014-01-23Core/CrashHandler: Add more informations about localsjackpoz
Log "NULL" for NULL pointers. Log the correct type instead of <user defined> for pointers and log its fields recursively. Log locals of all threads. Log the address if retrieving the value threw an exception. Increase buffer sizes to avoid buffer overflows.
2014-01-23Scripts/Spells: use new hook in some spellscriptsjoschiwald
2014-01-23DB/Creature Fix faction of some creaturesAokromes
By Justiciar, closes #10711
2014-01-23Core/Chat: Disallow sending CMSG_MESSAGECHAT with CHAT_MSG_SAY, ↵Discover-
CHAT_MSG_EMOTE or CHAT_MSG_YELL while the sender is not alive. Also replaced all WorldSession::_player calls by 'sender' By @TakenBacon
2014-01-23Core/Loot: Fix an exploit with CMSG_LOOT using non-creature guids which ↵Discover-
would allow you to loot despawned chests in some cases. By @Kiddie
2014-01-23Scripts/AhnKahet: fix some issues on prince taldaram scriptjoschiwald
2014-01-23Core/SpellScripts: Implemeted SpellScript hook OnDestinationTargetSelect to ↵joschiwald
easier modify SpellDestinations
2014-01-23Core/Taxi: Fix exploit related to unexplored nodesDehravor
2014-01-23DB/SAI Fix The Torch of RetributionAokromes
By FireEmerald closes #11356
2014-01-23DB/Creature: Fix Rubble Stalker KologarnAokromes
By Vincent-Michael, closes #5507
2014-01-23DB/Loot:Icetouched EarthragerAokromes
Remove Incorrectly dropping mote of earth, by dr-j closes #11216
2014-01-23DB/Vendor: Add Boots - Lesser Accurecy recipeAokromes
By dr-j, closes #8113
2014-01-23DB/Graveyard: gm island graveyardAokromes
By Vincent-Michael, closes #9789
2014-01-23DB/Item Fix Living Ruby PendantAokromes
By Odyssey, fixes #11314
2014-01-23DB/Creature: Fix VoidspawnerAokromes
By Kittnz, closes #11382
2014-01-23DB/Creature: Fix for Tenebron Egg ControllerAokromes
By untaught closes #11321
2014-01-23DB/Game_Event: Fix Boxey BoltspinnerAokromes
By Hitox closes #11409
2014-01-23DB/Conditions Fix gnome mount vendorsAokromes
By dr-j closes #11406
2014-01-23DB/SAI: Fix Dragon maw scoutAokromes
By dr-j closes #11414
2014-01-23DB/Conditions: Fix Banishing CrystalAokromes
By MitchesD closes #11430
2014-01-23DB/Quest: Fix Karuk's Oath availabilityAokromes
By Raszagal closes #11451
2014-01-22Scripts/ZulGurub/Jeklik: fixed flying in first phase, reworked spawn and ↵MitchesD
rewritten to EventMap Closes #11277
2014-01-22Dep/Recast: Add diff file for previous commitGacko
2014-01-22Shared/OpenSSLCrypto: Add switch to fix build under MacGacko
2014-01-22Dep: Rename custom typedef to prevent redefinition under Mac OSGacko
2014-01-22Misc: Fix warningsVincent_Michael
2014-01-22DB/SAI: Fix Aludane Whitecloud spawing addsAokromes
2014-01-21Misc: Minor cosmetic changes here and thereVincent_Michael
2014-01-21Core/SAI: I need more sleep...Discover-
2014-01-21Core/SAI: Implement three more event phases which makes a total of 9 (from 6).Discover-
Ref. #11486
2014-01-21DB/SAI: Fix Saronite Mine SlaveAokromes
By dr-j closes #11452
2014-01-21Core/Misc: Fix compile.Discover-
Forgot to save file
2014-01-21Core/Weather: Weather updates are now sent to all players in the zone ↵Discover-
instead of the first player it finds in the zone and all players nearby. Thanks to @Nawuko, @Magnifikator and @Shauren Closes #11380 Fixes #11370
2014-01-20Core/Spell: Retaliation no longer does anything while the warrior is stunned.Zabustak
Closes #11481
2014-01-20Merge pull request #11459 from Bonitas/masterDiscover-
Core/Spells: Fix proc for spells that should trigger on taken hots