aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-01-14DB/Quest: Lefty loosy, righty tightyGacko
Solves #2025
2013-01-14DB/Schema: rename ip2nationcountries to ip2nationCountries (Linux)Nay
Closes #8947 Thanks Vincent
2013-01-14DB/Game Event: Update some game events start time for 2013Vincent_Michael
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-14Script/Ruby Sanctum: Miss in a05e78bb18226a16f049e6b01e35597d8a2d30d9 Thanks ↵kaelima
joschiwald
2013-01-14Script/Ruby Sanctum: Some cleanup and minor fixeskaelima
Solves #8573 Closes #8490
2013-01-13Merge pull request #8906 from ille/GridLockKaelima
Core/Maps: separate mutex for grid
2013-01-13Core/Scripting: more Zul'Grub updatesMalcrom
2013-01-13Core/Scripting: Fix buildMalcrom
2013-01-13Core/Scripting: More Zul'Grub updatesMalcrom
2013-01-13Core/Scripting: Update boss Mar'li scriptMalcrom
2013-01-13Core/Scripting: Fix Zul'Grub InstanceMalcrom
2013-01-13TDB 335.50 - 2013/01/14TDB335.50Nay
2013-01-13Core/Scripting: Clean up boss Jin'doMalcrom
2013-01-13DB/Conditions: Fix DB startup errorsNay
Thanks @vlad852 Related to d77904e0af2b9a15013efc383
2013-01-13Core/Scripting: Improve boss Thekal script and misc cleanup.Malcrom
2013-01-13Core/Scripting: Update script for boss thekal, Zul'GrubMalcrom
2013-01-13Core/Dungeon finder: Fix teleport out after dungeon is finishedSpp
Closes 8914
2013-01-13Core/BG: Add workaround annotation and use exact coordsGacko
2013-01-13Core/BG: Corrections to cf5058c4e3ef5a5b736d22a7faa5ee1e8bf8035dkaelima
2013-01-13Fix nonpch build and warning. Move script to spell_quest.cppGacko
2013-01-13Core/DB: Gluttonous LurkersGacko
Solves #1249
2013-01-13DB/SAI: Fix quest Parting GiftsKirkhammett
Closes #8926 Closes #7804 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-13Core/Scripting: Some updates to Zul'GrubMalcrom
2013-01-13Core/Script: Uldaman - Altar of the KeepersGacko
... and some codestyle changes.