aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-01-12Core/Ticket: Fix unassigned message not showing who was assigned to ticketNay
Thanks to @Bezo Closes #8923
2013-01-12Core: Fix buildVincent_Michael
2013-01-12Core/Commands: Fix sql warnings with pinfo at ban playersVincent_Michael
2013-01-12Core/Scripting: More updates to MechanarMalcrom
2013-01-12Core/Spell: Gordunni TrapGacko
Casting npc of the trap should not remove the summoned chest on despawn. Solves #4811
2013-01-12Scripts/Scholomance: Fix warningVincent_Michael
2013-01-12Core/UnitAI: Checks in DoCastVictimGacko
Consider triggered flag and unit state
2013-01-12Core/Script: Pyroguard emberseerGacko
Cleanup while working on #4586
2013-01-12Core/Tickets: Allow viewing of ticket response(if any) when using .ticket ↵w1sht0l1v3
viewid or .ticket viewname. Fix an sql name.
2013-01-12DB/SAI: Hulking AbominationGacko
2013-01-12Core/Scripting: Move Boss_Gatewatcher_Gyrokill to c++ scripting. Additional ↵Malcrom
cleanup in Mechanar.
2013-01-11Merge pull request #8917 from joschiwald/spellscripts_reorder2blub
Misc: Reorder more scripts in some script files and some cosmetic stuff
2013-01-12Misc: Reorder more scripts in some script files and some cosmetic stuffjoschiwald
2013-01-11DB/Scripts: Fix a few SAI errors.Malcrom
2013-01-11DB/SAI: Fix a couple errors. Closes #8839Malcrom
2013-01-11DB/SAI: Some SAI for aq20. Closes #8866Malcrom
2013-01-11DB/Conditions: Convert shadowstep spell script in conditionsVincent_Michael
2013-01-11Core/Conditions: Implement CONDITION_UNIT_STATE = 21Vincent_Michael
2013-01-11Core/DataStores: Changed index on CharStartOutfit.dbc to allow lookups ↵Shauren
directly using race/class/gender combo instead having to iterate entire store to find the proper entry
2013-01-11Core/BG: Corrected data sent in SMSG_BATTLEFIELD_STATUS packet.kaelima
*should* close #7994
2013-01-11Core: Whitespace cleanupVincent_Michael
2013-01-11Core: Fix non pch buildVincent_Michael
2013-01-11Script/AQ Implement Ayamiss the Hunter and fix screwup in my Ossiriankrofna
Closes #8862 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-10Merge pull request #8581 from Butterfly69/patch-9Nay
Core/Spells:Beacon of Light
2013-01-10Merge pull request #8903 from joschiwald/spellscripts_reorderNay
Misc: Reorder scripts in some script files and some cosmetic stuff