aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-12-16MaNGOS merge: Mail System.win32
* Store loot in mail_loot_template indexed by mail template ids. * Implement proper creating mail text copy item from mail template based mail. * Move send functions to new MailDraft class from WorldSession. * Implement mails sending at player levelup. * Autor VladimirMangos, converted by me. --HG-- branch : trunk
2009-12-16Proper sql naming to match new table name. Cosmetic commit.teacher
--HG-- branch : trunk
2009-12-14* Add 20 second cooldown for BloodwormsBrian
* Thanks drevi * Did not add to the "full" files since they are going away * Closes #630 --HG-- branch : trunk
2009-12-14* Renamed 6509 SQL to fit proper Trinity naming standardsBrian
--HG-- branch : trunk rename : sql/updates/6509_characters_mangos_8874.sql => sql/updates/6509_characters_characters_skills.sql
2009-12-14Fix CRLF Once Again, please check your settings before submitting again.Paradox
--HG-- branch : trunk
2009-12-14Mangos merge: [8874] Extract player skills from data blob. #526Kudlaty
Converted by Azazel. --HG-- branch : trunk
2009-12-13fix a typo in sql file (rev 6433), closes #764spp
--HG-- branch : trunk
2009-12-11* Adding the update SQL for the last commitBrian
* Thanks Aokreomes --HG-- branch : trunk
2009-12-11* Change AllowableClass and AllowableRace fields to SIGNED INT to allow forBrian
* the larger values that are coming from WDB. * Thanks to Malcrom --HG-- branch : trunk
2009-12-11* This stuff does not belong in the core repoBrian
--HG-- branch : trunk
2009-12-12Renamed sql update files to proper Trinity naming standard.teacher
Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder. --HG-- branch : trunk
2009-12-11Fix drop_mysql user drop query, by Anonymous contributor. Closes #5spp
--HG-- branch : trunk
2009-12-10Violet Hold: Support for Sinclari and guards event (blizzlike), at the ↵maanuel
start of Violet Hold event. --HG-- branch : trunk
2009-12-09* Removed unused table from the realm DBBrian
--HG-- branch : trunk
2009-12-08Added missing empty line in SQL.maanuel
--HG-- branch : trunk
2009-12-08Support for quest The Amphitheater of Anguish: Yggdras!.maanuel
--HG-- branch : trunk
2009-12-07Fix CRLFParadox
--HG-- branch : trunk
2009-12-07Correct target for spell Arcane Power.maanuel
--HG-- branch : trunk
2009-12-07Script for Boss Ichoron from Violet Hold, original author ckegg.maanuel
--HG-- branch : trunk
2009-12-07Script for boss Xevozz from Violet Hold. Original author ckegg.maanuel
--HG-- branch : trunk
2009-12-06Support for spell Void Shifted used by Zuramat.maanuel
--HG-- branch : trunk
2009-12-06Support for quest The Amphitheater of Anguish: Korrak the Bloodrager! Q12936maanuel
--HG-- branch : trunk
2009-12-06Wintergrasp .wg command fixes. Closes #442spp
* .wg timer: limit to 1-60 wartime and 1-2440 not wartime * .wg switch: timer will not be reset. --HG-- branch : trunk
2009-12-06*Fix a typo.Anubisss
*This fix the bug that spell The Art of War procced by almost all spells. *Fix by retriman. --HG-- branch : trunk
2009-12-06*Fix line endings.Anubisss
--HG-- branch : trunk
2009-12-06Sorry, fix typo in commit 6420. The sql name should be 6420_world_scripts ↵maanuel
not 6406_world_scripts . --HG-- branch : trunk
2009-12-06Support for quest The Amphitheater of Anguish: Tuskarrmageddon! Q12935maanuel
--HG-- branch : trunk
2009-12-05Support for quest "The Attack" Q434maanuel
--HG-- branch : trunk
2009-12-05And I should do like raczman, drink lots of coffee before committing.teacher
Thank you Xeptor for spotting silly SQL typo in 6397_world.sql --HG-- branch : trunk
2009-12-05Fixed typo in 6397_world.sqlteacher
Please re-import it (thank you Stryker). --HG-- branch : trunk
2009-11-29Fix crash in script for quest Trolls is gone crazyKudlaty
--HG-- branch : trunk
2009-11-28Add missing sql from rev 6397Kudlaty
--HG-- branch : trunk
2009-11-28patch to support quest The Art of Persuasion #503Kudlaty
patch by maanuel --HG-- branch : trunk
2009-11-27Apply #493. This add support for quest Adbuction.Kudlaty
Patch by maanuel --HG-- branch : trunk
2009-11-27Fix #492. Also change in other files CR/LF to LF.Kudlaty
Note: Please be sure to use unix coding style before push --HG-- branch : trunk
2009-11-27Apply #346. Script for quest Last Rites.Kudlaty
Patch by maanuel. --HG-- branch : trunk
2009-11-27Add cmake file for obsolete_updates folder.Kudlaty
--HG-- branch : trunk
2009-11-27Removed DB content data from Core Repo. That data must be handled by ↵teacher
Database project. ALso added a couple missing scripts from fulls. --HG-- branch : trunk
2009-11-26* Added support for questItem5 and questItem6 in creature and gameobjectBrian
* templates. * * Thanks to Malcrom for doing the research. --HG-- branch : trunk
2009-11-24*Fix a typo.Anubisss
*This fix this part of spell The Art of War: "when your melee attacks critically hit your next Flash of Light or Exorcism spell becomes instant cast". --HG-- branch : trunk
2009-11-21*Implement Blood Filled Orb GO script, for quest The Path of the Adept. ↵maximius
Closes #290 --HG-- branch : trunk
2009-11-21*Fix a typo, closes #386maximius
--HG-- branch : trunk
2009-11-21*Proper Penance coeffs, by Destalker. Closes #24maximius
--HG-- branch : trunk
2009-11-20Blackfathom Deeps: Register boss scriptstartalo
--HG-- branch : trunk
2009-11-20BlackFathom Deeps: Altar scriptstartalo
--HG-- branch : trunk
2009-11-19*Some cleanup.maximius
--HG-- branch : trunk
2009-11-18*Fix a typo.maximius
--HG-- branch : trunk
2009-11-18*fix sqlRat
--HG-- branch : trunk
2009-11-18*Implement Dalaran Mageguards, by WarHead. Closes #43maximius
*f6e09e1d71d4 16062b31dba9 df7b6c79c44a and 420160897950 were by MetaphysicalDrama. Closes #153, #146, #147, #123 --HG-- branch : trunk
2009-11-17*Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211maximius
--HG-- branch : trunk