aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-16Moved sql update files to 3.3.3a_old dir.teacher
p.s. The previous commit proves we are a crAAAzy community! --HG-- branch : trunk
2010-04-16*Happy Birthday Teacher & SoulForge*Rat
--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-15Changed worldstates.comment field to allow NULL values (by Spp).teacher
Proper naming for recent sql files. Who was the fool to give me push access!? --HG-- branch : trunk
2010-04-15Fixed my typo in characters.sql (thx Kaelima for whacking me)<2teacher
--HG-- branch : trunk
2010-04-15Added worldstates values in characters.sql and re-dumped to prevent any issues.teacher
The first time there was no insert statement in the sql update. --HG-- branch : trunk
2010-04-15Fix typo in sql file.Spp
--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-14*fix typo in characters.sql thanks to D3VILRat
--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-13* New -DDO_SQL swich for cmake by default disabled to avoid usual notrunningnak3d
* needed copy SQL files on linux environments * Patch by Aokromes --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
2010-04-14Add index for some tables in characters DB. by AlexDereka.n0n4m3
--HG-- branch : trunk