aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-04-20Added missing return;_manuel_
--HG-- branch : trunk
2010-04-20Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ↵_manuel_
ScriptDev2. --HG-- branch : trunk
2010-04-20Actually make a change in Blade Barrier to fix the crash.p0wer
--HG-- branch : trunk
2010-04-20Fix crash in AchievementCriteriaData::Meets.Trazom62
Fixes issue #1555. --HG-- branch : trunk
2010-04-20Revert changes done in re6b772bbb596137e7f83dabaab46fc501fb6a8f5 - reason: ↵click
breaks readline-history capability on linux This is essentially a bug in MySQLs InnoDB database storage engine where connectionhandlers does not decrement the servers threadcount while trying to exit properly. Bugreport exists on mySQL bugtracker. --HG-- branch : trunk
2010-04-20Use jemalloc as memory allocator on linux.raczman
In comparison to standard glibc allocator, jemalloc fargments adress space less, and scales linearly in multithreaded environment. Author: Jason Evans, mad props to him. --HG-- branch : trunk
2010-04-20Fix spellaura-crashclick
Fixes #1767, closes #1772 (and the other ones already merged into it) --HG-- branch : trunk
2010-04-20Make ResetPeriodic controllable by boolean value, defaults to falseclick
Fix by Moriquendu --HG-- branch : trunk
2010-04-20Remove caster from always being part of casters targetlist during spellcasts ↵click
- thanks to QAston for pointing out that it's useless! :) --HG-- branch : trunk
2010-04-19Fix crash involved with DK talent Blade Barrier.p0wer
--HG-- branch : trunk
2010-04-19Really fix the horseman - shot the horse, gave him a new one - and a proper ↵click
washover of what he can say! --HG-- branch : trunk
2010-04-19Unbreak the headless horsman - he should now ride again!click
--HG-- branch : trunk
2010-04-19Add snippet to fix thread-hangs-on-exit on server exitclick
Closes issue #842 --HG-- branch : trunk
2010-04-19Code Style: Remove trailing spaces and tab to spacesSpp
--HG-- branch : trunk
2010-04-19Remove unused columns from sqlsSpp
--HG-- branch : trunk
2010-04-19ScriptedAI: Fix types in SelectSpellSpp
--HG-- branch : trunk
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
--HG-- branch : trunk
2010-04-19Fix Custom Enchant loadSpp
--HG-- branch : trunk
2010-04-19Unit: Fix Unit Flight UpdateSpeed not getting charmer bonusesSpp
--HG-- branch : trunk
2010-04-19Eversong Woods: Fix var initializeSpp
--HG-- branch : trunk
2010-04-19Gnomeregan: Fix SaveSpp
--HG-- branch : trunk
2010-04-19Hinterlands: Fix one Waypoint of npc OOx09HLSpp
--HG-- branch : trunk
2010-04-19Karazhan: Minor code cleanupSpp
--HG-- branch : trunk
2010-04-19Durotar: Fix Phase errorSpp
--HG-- branch : trunk
2010-04-19Grizzly Hills: Fix phase errorSpp
--HG-- branch : trunk
2010-04-19Naxxramas: Sapphiron: Fix phase errorsSpp
--HG-- branch : trunk
2010-04-19Ulduar: Boss Algalon: Respawn time was negativeSpp
--HG-- branch : trunk
2010-04-19Utgarde Pinnacle: boss_ymiron: Fix say (wrong types)Spp
--HG-- branch : trunk
2010-04-19Zulaman: Fix initialize guid valuesSpp
--HG-- branch : trunk
2010-04-19Utgarde Pinnacle: Fix reset timers in mob_frenzied_worgenAISpp
--HG-- branch : trunk
2010-04-19Remove LOTS of compile warningsSpp
--HG-- branch : trunk
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
* Adds support for spelltarget-positions * Uses areaname instead of zonename on hearthstone Add homebind animation to player, with cast from innkeeper --HG-- branch : trunk
2010-04-18Improvements in npc_warmage_violetstandAI_manuel_
--HG-- branch : trunk
2010-04-17Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANEmalcromdev@gmail.com>
--HG-- branch : trunk
2010-04-17Implement auto pass on loot.Trazom62
Fixes issue #1684. --HG-- branch : trunk
2010-04-17Whack questgivers in the head with a bat to make them properly show ! or ? ↵click
properly depending on the questtype they hand out Patch by Liberate --HG-- branch : trunk
2010-04-17*fix arena join if start rating is set to 0Rat
note: rating == 0 is used by BattlegroundQueue for update stuff --HG-- branch : trunk
2010-04-16*Fix: Pets now properly avoid doublestacking talentbased auras where they ↵click
shouldn't This also removes the double-filed entries in pet_auras, meaning no more SQL-complaints in the server logs regarding duplicates Also fixes (properly) pets losing/readding pet auras when dismissed/lost on a boat/lost on flightpath usage Fix by click and Liberate --HG-- branch : trunk
2010-04-16Reapply the previous "actionbars"-fix/handling db/coresideclick
Fixes issue #1669 Note: This issue has been a pain in the rear, as it was actually messing up clients that ran a vanilla client without addons. The issue only comes in to place when players load a SINGLE actionbar, and not selecting "activate all bars". Extensive testing and debugging done to figure out why this actually happened - I'll fricking shoot the next one messing with it! --HG-- branch : trunk
2010-04-15Fix Threat of Thassarian. Thanks Azuritus.Trazom62
Fixes issue #1657. --HG-- branch : trunk
2010-04-15Fix AHBot crashes. Patch based on code from Xeross' repoSpp
Closes issue 1649 --HG-- branch : trunk
2010-04-15Fix compile.Spp
--HG-- branch : trunk
2010-04-15Fix bad use of worldstates table in last commitSpp
--HG-- branch : trunk
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original ↵n0n4m3
patch by GriffonHeart), also code cleanups. --HG-- branch : trunk
2010-04-14*code cleanupRat
*totally destroyed m_creature, use "me" for future coding --HG-- branch : trunk
2010-04-14Fix IsPetAura() so it's actually working properly - typos ftw.click
--HG-- branch : trunk
2010-04-14Port some mailsending-fixes from MaNGOS - prevents copying maildata/text ↵click
into new mails Original fix by Vladimir --HG-- branch : trunk
2010-04-14*added script for Hunter Pet Trainers for Pet Talent ResettingRat
--HG-- branch : trunk
2010-04-14Retain pet buffs/debuffs/spells when pet is resummoned after ↵click
lagout/flightpath unsummon Research and patch by Liberate (minor assist by click) Fixes issue #689 Fixes issue #794 Fixes issue #1454 --HG-- branch : trunk
2010-04-14Create new table character_stats for external tools(website,etc). This table ↵n0n4m3
use only when player logout. Original code by hunuza. --HG-- branch : trunk