aboutsummaryrefslogtreecommitdiff
path: root/sql/tools
AgeCommit message (Collapse)Author
2009-09-02Clean up some sqls to make sure they all have at least one newline at the ↵Chaz Brown
end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql. --HG-- branch : trunk
2009-06-18*Second part of previous commit.hunteee
--HG-- branch : trunk
2009-06-18*Add new line to end of sql files.hunteee
--HG-- branch : trunk
2009-06-13*Update db merging tool. Allow merge creature_template and modelmegamage
--HG-- branch : trunk
2009-06-11*Add a sql to remove all destructible buildings from the world. You need ↵megamage
this if you do not have a 31x db to prevent client crash. --HG-- branch : trunk
2009-06-08*Add some sql tools to merge two db. This is only a template and is pushed ↵megamage
for dev use. Do not use it unless you understand it and know how to modify it. --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-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 3 (final)Drahy
* Fixed some missing copyright notice --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-01-17Cmake build system for trinityraczman
--HG-- branch : trunk
2008-10-27[svn] * Moved scripts sqls updates to main sql updates folder.KingPin
* Fixed makefile to use proper foldername. * rXXX_world_scripts.sql will be the format for script sql updates, execute these into your world DB. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* Changes include: - Implementation of w12x's Outdoor PvP and Game Event Systems. - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed). - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql). - Improved Config cleanup. - And many more changes. --HG-- branch : trunk
2008-10-10[svn] * Changing text in various files to make it more Trinity Core-like, as ↵XTZGZoReX
well as fixing the grammar and understandability in certain files. * Adding INSTALL file to root with Linux instructions. * Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me). * Updating config files with Trinity text instead of MaNGOS text. --HG-- branch : trunk
2008-10-06[svn] * Adjusted all Makefile headers; Updated to GPL v3Coldblooded
--HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk