aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
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-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-13TDB 335.50 - 2013/01/14TDB335.50Nay
2013-01-13DB/Conditions: Fix DB startup errorsNay
Thanks @vlad852 Related to d77904e0af2b9a15013efc383
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/Script: Uldaman - Altar of the KeepersGacko
... and some codestyle changes.
2013-01-13DB/Wps: Fix one last DB startup error related to waypoint_scriptsNay
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-12SQL: Fix "No newline at end of file" in bf7f58365f5a2b2be24f27b328a66049cb03348eVincent_Michael
2013-01-12Scripts/Misc: Some cleanupsVincent_Michael
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-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-11Script/AQ Implement Ayamiss the Hunter and fix screwup in my Ossiriankrofna
Closes #8862 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-10Core/scripting: Updating Scholomance scriptsMalcrom
2013-01-10DB/Addon: Delete 1026 `creature_addon` rows and overwrite 98 ↵Nay
`creature_template_addon` (phase 2.1) Conversion done with https://gist.github.com/4505135 (C#) Thanks to Aokromes for the idea
2013-01-10DB/Addon: Delete 4012 redundant `creature_addon` rows (phase 2)Nay
Conversion done with https://gist.github.com/4504839 (C#) Thanks to Aokromes for the idea
2013-01-10DB/Addon: Convert 43637 `creature_addon` rows to 2429 ↵Nay
`creature_template_addon` rows Conversion done with https://gist.github.com/4504302 (C#) Thanks to Aokromes for the idea
2013-01-10DB/SAI: Remove some redundant creature_texts using SMART_ACTION_CALL_FOR_HELPNay
2013-01-10Core/SAI: Add 2nd parameter to SMART_ACTION_CALL_FOR_HELP to say "%s calls ↵Nay
for help!" if enabled Similar to SMART_ACTION_FLEE_FOR_ASSIST "%s attempts to run away in fear!"
2013-01-09DB/Spells: Add missing sql in 669e2ed20f3c9b6b421b5353c0d31475d64b4f20Vincent_Michael
2013-01-09DB/SAI: Fix startup DB errorsZxBiohazardZx
2013-01-09Fix incorrect sql nameSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished ↵Spp
last dungeon - Some optimizations here and there - Drop unused columns related to dungeon rewards - Simplify Group reward. All people inside the dungeon should get the reward, no matter how far it's from the boss
2013-01-09DB/SAI: You Reap What You Sow, closes #8827Pitcrawler
2013-01-08DB/Quest: Raise the BarricadesGacko
Thanks to @Nevadas. Solves #8877
2013-01-07Core/Scripting: Move Nightbane text to creature textMalcrom
2013-01-07Core/Scripting: Update Script for Postmaster MalownMalcrom
2013-01-08DB/Creature: Remove ALOT of auras and creature_addon definitions, all these ↵ZxBiohazardZx
entries should be handled by SAI already, if not then SAI should be fixed
2013-01-07Core/Scripting: Move Text for Shirrak the Dead Watcher to creature textMalcrom
2013-01-07Core/Scripting: Move Text for Timmy the Cruel to creature textMalcrom
2013-01-07Core: Fix buildVincent_Michael
2013-01-08DB/SAI: Proper script for Snowfall Glade Pup SAI.w1sht0l1v3
2013-01-07SQL: Rename SQL merged in PRVincent_Michael
2013-01-07Merge pull request #8755 from krofna/crofixesblub
Script/AQ: Implement Buru the Gorger
2013-01-07Merge pull request #8725 from krofna/krefixesblub
Script/AQ: Rewrite Skeram
2013-01-07Core/Scripting: Move Text for Zul'jin to creature textMalcrom