aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-03-29* Used trinity sql coding style for proper importDrahy
--HG-- branch : trunk
2009-03-28*Add new creature_template column VehicleIdmegamage
*Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk
2009-03-28*Merge.megamage
--HG-- branch : trunk
2009-03-28[7568] Spell proc event data from forums Author: DiSlordmegamage
--HG-- branch : trunk
2009-03-28 [7565] Move all hardcoded strings used in .account onlinelist to DB. ↵megamage
Author: VladimirMangos Also update format as originally suggested by Cha0S2. --HG-- branch : trunk
2009-03-28* Added trinity sql coding styleDrahy
--HG-- branch : trunk
2009-03-28 [7560] Implement IconName for gameobject Author: NoFantasymegamage
--HG-- branch : trunk
2009-03-28[7558] Implement command: .learn all_mypettalents Author: VladimirMangosmegamage
Also output more correct messages at use .reset talents to pet --HG-- branch : trunk
2009-03-27* Fixed typoDrahy
--HG-- branch : trunk
2009-03-27* Merge.XTZGZoReX
* Note: DBCFileLoader.cpp in src/shared/Database is missing. I will let megamage commit it. --HG-- branch : trunk
2009-03-27* Used trinity sql coding styleDrahy
* Remember to use 2227_mangos_7546_02_realmd_uptime to your realm database * Be careful 2227_mangos_7544_01_world_uptime will wipe all your data in uptime table * Added 2254_world for correction in command table * Fixed linux compile --HG-- branch : trunk
2009-03-26[7545] Fixed exploration achievements for certian areas Author: DonTomikamegamage
[7546] move uptime table to Realm database, use realmid column. Author: Triply --HG-- branch : trunk
2009-03-26* Revert unintentional SQL file changes.XTZGZoReX
--HG-- branch : trunk
2009-03-26* Fixed two typos. Thanks Wormheart.XTZGZoReX
--HG-- branch : trunk
2009-03-25* Fixed some lines in 2131_world.sql.XTZGZoReX
--HG-- branch : trunk
2009-03-24[7537] Command .lookup player will report in case found accounts/ip but ↵megamage
without existed characters. Author: VladimirMangos --HG-- branch : trunk
2009-03-24*Merge.megamage
--HG-- branch : trunk
2009-03-24*Merge.megamage
--HG-- branch : trunk
2009-03-24* Partly revered 14f8e0828c0f 2131_world was ok and changes are in 2160 alreadyDrahy
* Clean up the rest of sqls --HG-- branch : trunk
2009-03-24* And a finishing touch on the `command` table.XTZGZoReX
--HG-- branch : trunk
2009-03-24* Fixed wp command.XTZGZoReX
* Fixed 2131_world.sql - if you have already applied the older version of this, don't worry. 2160_world.sql contains the fixed lines too. --HG-- branch : trunk
2009-03-24Backported part of CMake update from TC2.raczman
--HG-- branch : trunk
2009-03-24Added script for GO 184421 by Lukaasm.raczman
--HG-- branch : trunk
2009-03-23* Trinity sql coding style - fixed 2131_worldDrahy
--HG-- branch : trunk
2009-03-23Added script for GO 183146. By McBitter.raczman
--HG-- branch : trunk
2009-03-23*Update dispel code and fix crash related to it. Thanks to megamage.QAston
--HG-- branch : trunk
2009-03-22* Merged ScriptDev2 928Muhaha
--HG-- branch : trunk
2009-03-22*Fix kill command-by pasdVn.QAston
*Fix tidal force. --HG-- branch : trunk
2009-03-22* Fixed SQL update.XTZGZoReX
--HG-- branch : trunk
2009-03-22* Revert 2128.XTZGZoReX
--HG-- branch : trunk
2009-03-22*Merge.megamage
--HG-- branch : trunk
2009-03-22* Fixed several chat commands after merge with MaNGOS.XTZGZoReX
--HG-- branch : trunk
2009-03-22* Implemented non-hacky, CMake-way of automagically installing *.sql files ↵XTZGZoReX
without specifying all of them in CMakeLists. * Moved "sql/TBC-WLK converter" to "sql/TBC-WLK_converter" for compatibility. --HG-- branch : trunk rename : sql/TBC-WLK converter/Readme.txt => sql/TBC-WLK_converter/Readme.txt rename : sql/TBC-WLK converter/TBC-WLK_characters.sql => sql/TBC-WLK_converter/TBC-WLK_characters.sql rename : sql/TBC-WLK converter/TBC-WLK_world.sql => sql/TBC-WLK_converter/TBC-WLK_world.sql rename : sql/TBC-WLK converter/TBC-WLK_world_run_only_once.sql => sql/TBC-WLK_converter/TBC-WLK_world_run_only_once.sql
2009-03-22Add mising .sql to CMakeLists.raczman
--HG-- branch : trunk
2009-03-21*Remove 243 sql.megamage
--HG-- branch : trunk
2009-03-21*Skip 243 spell fixes.megamage
--HG-- branch : trunk
2009-03-21* Modified CMakeLists.Drahy
--HG-- branch : trunk
2009-03-21* Added trinity sql coding style.Drahy
--HG-- branch : trunk
2009-03-21*Merge.megamage
--HG-- branch : trunk
2009-03-21* Fixed 2064_world.sql - pointed out by BlueSteel.XTZGZoReX
--HG-- branch : trunk
2009-03-21 [7503] Implement proper (not 2 level limited) help.security set for chat ↵megamage
commands and subcommands. Update some commands data. Author: VladimirMangos * Now `command` table loading set data for any use subcommand levels * Errors output for not existed in code commands at related data loading from table. * Detail log level report outout about overwrited security level for loaded chat command data. Using this functionality found and fixed/update data for `command` in mangos.sql NOTE: some command security levels changed. Thank you to benemorius for pointing to this security problem. --HG-- branch : trunk
2009-03-21Added proc data for spell 36070. Thanks Anubiss.raczman
--HG-- branch : trunk
2009-03-21Added missing file.raczman
also, 1234 rev woohoo! --HG-- branch : trunk
2009-03-21* Implement ".server set closed on/off" command to allow/deny new ↵XTZGZoReX
connections to the world. --HG-- branch : trunk
2009-03-21*Remove not needed codeBlaymoira
--HG-- branch : trunk
2009-03-20* Missed a config update in realmd.XTZGZoReX
* Correct revision number for SQL update for DB logging. --HG-- branch : trunk rename : sql/updates/2020_realmd.sql => sql/updates/2031_realmd.sql
2009-03-20* Merge.XTZGZoReX
--HG-- branch : trunk
2009-03-20* Big clean up and used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-03-19*Update gameobject visual and command. By Vladimir.megamage
--HG-- branch : trunk
2009-03-19*Fix Area auras for target without a party.QAston
*Fix Improved soul leech and correct procflags for soul leech. --HG-- branch : trunk