aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2013-01-13Core/Scripting: Misc Cleanup.Malcrom
2013-01-13Core/Scripting: Updates to Zul'Grub Instance.Malcrom
2013-01-13DB/Wps: Fix one last DB startup error related to waypoint_scriptsNay
2013-01-12Merge pull request #8928 from joschiwald/spellscripts_reorder3blub
Misc: Reorder more scripts in some script files and some cosmetic stuff
2013-01-13Misc: Reorder more scripts in some script files and some cosmetic stuffjoschiwald
2013-01-13Scripts/Mechanar:Vincent_Michael
* cleanup for door system * Convert mechano lord capacitus in c++
2013-01-12DB/Waypoints: Fix waypoints for Mechano-Lord CapacitusMalcrom
2013-01-12Core/Scripting: More cleanup to Mechanar scripts. Added missing doors and ↵Malcrom
handling to instance.
2013-01-12Once last codestyle change.Gacko
2013-01-12Fix codestyle in da21bbe93c219f6122f8f4a04eb5ef3d5210acb9Gacko
2013-01-12Core/Battleground: Eye of Storm - Fel Reaver RuinsGacko
Make it possible to deliver the flag at Fel Reaver Ruins which was impossible before because of a big areatrigger which covered the original areatrigger for the flag point. Solves #337. Thanks to @Greymane
2013-01-12SQL: Fix "No newline at end of file" in bf7f58365f5a2b2be24f27b328a66049cb03348eVincent_Michael
2013-01-12Scripts/Misc: Some cleanupsVincent_Michael