aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-10-02*Fix typos(correct script_texts ids).Anubisss
*Add some delete query. --HG-- branch : trunk
2009-10-02*New SQL to fix broken data blobs, if any. Must be run manually.maximius
*Cleanup, fix some typos, and fix the final heal of Lifebloom. Thanks ogeraisi. --HG-- branch : trunk
2009-10-01*Fix sql (semicolon, not comma)maximius
--HG-- branch : trunk
2009-10-01*Azjol'Nerub - Register instance script & GO handling for first boss door, ↵maximius
by Tartalo *Krik'thir the Gatewatcher - Fix compile on *nix + merge npc AIs, by Tartalo *Halls of Stone - Merge from SD2, scripting by ckegg, merge by Tartalo --HG-- branch : trunk
2009-09-27*Add ".account addon" command, now players can change their account's expansion.maximius
--HG-- branch : trunk
2009-09-27*Cleanup some scriptname assignments that got a bit messed up in previous ↵maximius
commits --HG-- branch : trunk
2009-09-26*Instead of checking getVictim() to determine whether or not to regen ↵maximius
health, check if the threat list is empty *Fix some incorrect/missing scriptname assignments, thanks Drahy --HG-- branch : trunk
2009-09-27Fix CRLF in 5755 sqlChaz Brown
--HG-- branch : trunk
2009-09-26*Gundrak: GO Handling & Slad Ran script by Tartalomaximius
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM. --HG-- branch : trunk
2009-09-25*Grobbulus - in Inject event, tank is not a target for this spell, by Gyullomaximius
*Gundrak - AI for the boss Moorabi, by Manuel *Improvements to player death handling (they will now fall to the ground).. also attempted to improve creature death handling the same way. --HG-- branch : trunk
2009-09-23*Krik'thir the Gatewatcher partial script by Manuel and Gyullomaximius
*Ahn'Kahet: Fixes for Prince Taldaram & code Achievement by Tartalo --HG-- branch : trunk
2009-09-22*Judgement of Wisdom PPM based, not 100%. By Drevi.maximius
--HG-- branch : trunk
2009-09-22*Fix Unit::m_regenTimer so creatures regen health properly, by MrSmitemaximius
*Partial Utgarde Pinnacle instance & boss scripts, rewritten by Tartalo, original by ckegg *Fix a bug where pets would engage new attackers while approaching the target their owner sent them to attack, by MrSmite --HG-- branch : trunk
2009-09-21*Fix a modelid issue in world_spell_fullmaximius
--HG-- branch : trunk
2009-09-21*Fix a modelid issue in world_scripts_full, thanks Demonxmaximius
--HG-- branch : trunk
2009-09-20*Remove some bad SQL data, thanks MrSmitemaximius
--HG-- branch : trunk
2009-09-21Reapply patch about changing modelid_a/h(2) values to modelid1..4, display ↵Kudlaty
ids are no longer incorrectly chosen based on player faction. --HG-- branch : trunk
2009-09-20*Ahn'Khalet: Partial Herald Volazj script, by Tartalomaximius
*Check for null pointers in SelectTargetHelper, thanks to Spp *Remove rank aura from last battle (possibly there due to crash), by Spp --HG-- branch : trunk
2009-09-20*Ahn'Khalet: GO handling & Prince Taldaram scripting by Tartalo & tlexiimaximius
*Cleanup, remove all DB-specific data that needs review from 5700_world.sql -- TDB topic here: http://bit.ly/POdro --HG-- branch : trunk
2009-09-20*Fix some typos, by Darkshinesmaximius
*More Fix About NPC dont regenerate HP, by Gyullo --HG-- branch : trunk
2009-09-19*GO - Southfury Moonstone script, from SD2, patch by manuelmaximius
*Fix Auctionhouse CPU usage during item expire check, by MrSmite --HG-- branch : trunk
2009-09-19*Add ScriptName to GO 185919 and 185921, thanks WarHeadmaximius
--HG-- branch : trunk
2009-09-19*quest: "Long Forgotten Memories"maximius
*quest: "A Pawn on the Eternal Board" *World Event: AQ-War Effort *quest: "Eranikus, Tyrant of the Dream" *Sunken temple -> "Snake Puzzle event" *duskwood boss "Twilight Corrupter" for quest: "The Nightmare's Corruption" *All by kb_z, please tell me if I missed anything, and somebody please review the SQL.. a LOT Of stuff in this needs to go to TDB! --HG-- branch : trunk
2009-09-19*Quest - Taken by the scourge by BlackOnemaximius
*Quest - The Warsong Farms by Thraxx *Gameobject Script - Fel Crystalforge & Bash'ir Crystalforge by johnholiver --HG-- branch : trunk
2009-09-19*Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.maximius
*Zum'Rah Area Trigger Script, Zum'Rah should become hostile when approached. By totoro. *Judgement of Light PPM based, not 100%. By Drevi. *Fix Deflection Exploit. By manuel, thanks to TheNecromancer and Gyullo. *Correct Wintergrasp Tenacity formulas, by Gyullo. *A Spirit Guide Escort Quest, code from SD2, patch by manuel. *TrullyOne/MeanMachine Waypoint System Restored. Patch by XTElite1. --HG-- branch : trunk
2009-09-18*Typos! Fun!maximius
--HG-- branch : trunk
2009-09-18*Fix a fairly nasty typo I only just noticed..maximius
--HG-- branch : trunk
2009-09-17*Add NPC 16111 to script npc_training_dummy (this creature is not supposed ↵maximius
to move around and kill things, it should behave like a normal target dummy) --HG-- branch : trunk
2009-09-17*Escort Quest The Totem of Kar'dash from SD2, thanks manuelmaximius
--HG-- branch : trunk
2009-09-16*Correctly update world_spell_full.sql with missed update from 5006_world.sqlmaximius
--HG-- branch : trunk
2009-09-15Add Server revision to realmd.uptime tableChaz Brown
--HG-- branch : trunk
2009-09-14*Fix a typo.Anubisss
--HG-- branch : trunk
2009-09-14*Stoneclaw Totem & Glyph of Stoneclaw Totem by Themris and thenecromancermaximius
--HG-- branch : trunk
2009-09-13Add support for multirealm. Patch by streetrat.Kudlaty
--HG-- branch : trunk
2009-09-12*Fix CMakeLists, some minor SQL cleanupmaximius
--HG-- branch : trunk
2009-09-12*Move a bunch of old SQL files around!maximius
--HG-- branch : trunk
2009-09-12*Storm Peaks Sibling Rivalry Quest (13064) by Verasmaximius
--HG-- branch : trunk
2009-09-12A bit more world_script_texts cleanupChaz Brown
--HG-- branch : trunk
2009-09-11*[8474] Allow to delete BattleGround objects when any of invited players ↵maximius
didn't click to enter battle. Rename m_TeamScores500disadvantage to m_TeamScores500Disadvantage, and optimize its update. Patch is tested. Author: Triply *Added some missed changes that might of broken compile in the last 2~ commits. *Some fixes to Warlock's Death Coil by Gyullo. *Last MaNGOS merge until KingPin says otherwise.. --HG-- branch : trunk
2009-09-11*COmment out MaNGOS specific datamaximius
--HG-- branch : trunk
2009-09-11*[8469] Fix possible garbage in character_spell after [8416]maximius
Removed in sql update spell not expected to be listed in character_spell long before [8416] as dependent, but reported as partly listed. So do cleanup. Author: The_Game_Master *Also add missed update SQL from r5620/1063fcbcd5ce --HG-- branch : trunk
2009-09-11*Some missed SQL from r5608/199e724daa1amaximius
--HG-- branch : trunk
2009-09-11*[8462] Fix database table to allow emote id bigger than 255 Author: Athormaximius
--HG-- branch : trunk
2009-09-11*template, not tempate! sorry if you got import errors :(maximius
--HG-- branch : trunk
2009-09-11*Base script for Maiden of Grief in Halls of Stone by Elronmaximius
--HG-- branch : trunk
2009-09-11*quest 11221 Reports from the Field (Howling Fjord) by Azazel, added missed ↵maximius
update SQL from r5610 --HG-- branch : trunk
2009-09-10*GO Script: Zul'Farrak Shallow Grave, by totoromaximius
--HG-- branch : trunk
2009-09-10*Cleanup comments, update THANKS (no idea if I missed anybody o_O), added ↵maximius
Themris' Warlock's Death Coil healing and damage fix, corrected some typos --HG-- branch : trunk
2009-09-10*world_script_texts cleanup (that was a great way to kill an hour).. The ↵maximius
Storm King's Vengeance (Quest) by manuel --HG-- branch : trunk
2009-09-10Step 5 of preparing script texts for upcoming changesKudlaty
Now all continents are done. --HG-- branch : trunk