aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-20DB/SAI: Fix some db errorsVincent_Michael
2013-01-20DB/Creature_text: Add missing creature text and a few SAI fixes.Malcrom
2013-01-19DB/Creature Text: Misc texts / type and sounds updates for Slad'ran & MoorabiKinzcool
2013-01-19DB/Creature Text: Added sounds & corrected type value for Gal'darahKinzcool
2013-01-19DB/Creature Text: Updated / Added some sounds & texts for Jedoga ShadowseekerKinzcool
2013-01-20DB/SAI: Fix "Sludge Belcher" event spamming with auraVincent_Michael
2013-01-19Core/CS: More npcflag info in .npc infoGacko
2013-01-19Core: Fix warningsVincent_Michael
2013-01-19Core/DataStores: Corrected reading CharStartOutfit.dbcShauren
2013-01-19DB/Gameobjects: flag updatesPitcrawler
2013-01-19Core/RA: Warning fixShauren
2013-01-19Core/Movement: Use a facing spline for chase movementShauren
2013-01-19DB: Kelris - Question instead if exclamation on aggroGacko
2013-01-19DB/Creature remove obsolete creature_addon records (default values in all ↵ZxBiohazardZx
fields)
2013-01-19DB/Creatures: more cleanups to creature_addon table: roughly 200 unrequired ↵ZxBiohazardZx
auras removed, SAI is already applying these....
2013-01-19Damn TextEditGacko
2013-01-19DB/Conditions: Add level restriction for "Drums of War"Vincent_Michael
2013-01-19DB: Lord Kelriss - Swap aggro and death textGacko
2013-01-19DB: Lord Kelris - Correct sound on aggroGacko
Thx @gecko32. Solves #6623
2013-01-18DB/Creature: more cleanups in creature_template_addon: remove all pointless ↵ZxBiohazardZx
entries (0 in all fields, bytes2=1)
2013-01-18DB/Creatures: cleaning up creature_template_addon, removed auras that where ↵ZxBiohazardZx
also/already added by SAI, should reduce some runtime errors
2013-01-18DB/SAI: Fixes quest: Catching up with Brann, closes #8983Pitcrawler
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an ↵Shocker
invalid spell
2013-01-17DB/creature: Add some missing Zul'Gurub Panther Trigger spawnsMalcrom
2013-01-17Script/Scholomance: Update Kirtonos the Herald script.Malcrom
2013-01-17DB/Misc: Proper faction for npc Brann Bronzebeard.w1sht0l1v3
This makes him assist in combat and now the mobs that spawn attack him.
2013-01-17Core/Account: Move AccountMgr back to singletonSpp
2013-01-16DB/Creature_text: Missing ; from previous commitMalcrom
2013-01-16DB/Creature_text: Add some missing text to db.Malcrom
2013-01-16Core/Auras: Removed an unnecessary check.Warpten
mode is already checked in the first lines of SPELL_AURA_PHASE's handler.
2013-01-16DB/Gossip: Add some missing go gossip.Malcrom
2013-01-16Core/Misc: Some changes to reduce differences with 4.3.4 branch + some ↵Spp
cosmetic changes
2013-01-16Core/Logging: Add config option to enable/disable asyncronous logging ↵Spp
(disabled by default)
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-16Scripts/ZulGurub: I can do this!Warpten
Commiting stuff one hour after waking up is no good.
2013-01-16Scripts/ZulGurub: Fixed Hakkar's aspects.Warpten
2013-01-16Scripts/ZulGurub: Missing mass replace changes and typo/codestyle fixes.Warpten
2013-01-16Scripts/ZulGurub: Forgotten change to previous commit. Damned Ctrl+S.Warpten
2013-01-16Scripts/ZulGurub:Warpten
* Fixed non-PCH compile. * Changed some codestyle on Mandokir. * Fixed compile warnings and a few typos. * Remove instance checks and use a wrapper to get AIs.
2013-01-16Core/Zul'Grub: Fix up Mandokir BossMalcrom
2013-01-16Core/Log: Change an error to contain DB table guid instead of low guidAokromes
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-15Merge pull request #8879 from joschiwald/spell_proc_scriptsTrista
Core/SpellScripts: Implement Spell Proc Hooks and use them in old and new ...
2013-01-15SQL: Fix sql import problemsVincent_Michael
2013-01-15DB/Game Event: Add missing changes in 6428af8f1663ce7b5c1ff87d86ebffd147196312Vincent_Michael
2013-01-15Core/Scripting: Implement quest Reconnaissance Flight (id 12671)w1sht0l1v3
Fix sql naming for last file.
2013-01-15DB/Game Event: Fix Hallow's End start time (thx gonzo1247)Vincent_Michael
2013-01-15Core/Scripting: Bosses should now work in ZG.Malcrom
Note: Mandokir is being rewritten blizzlike and not everything is working properly yet.
2013-01-15WorldServer/RA: Implement MSG_NOSIGNAL in RASocket send.kaelima
Used to prevent raising SIGPIPE when the host are no longer recv()ing
2013-01-15DB/Creature: Add Missing spawn for Lunk-tuskVincent_Michael
2013-01-15SQL: Fix sql import problemVincent_Michael