This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-18 00:18:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4ab9a3528c2d4269fbb9794d420e4652582522e
TrinityCore
/
sql
History
Kudlaty
d4ab9a3528
Step 4 of preparing script texts for upcoming changes
...
--HG-- branch : trunk
2009-09-10 16:02:34 +02:00
..
FULL
Step 4 of preparing script texts for upcoming changes
2009-09-10 16:02:34 +02:00
TBC-WLK_converter
*Second part of previous commit.
2009-06-18 19:31:55 +02:00
tools
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
updates
Start preparing script texts for upcoming changes to the way script texts will be handled. Be sure to reapply world_script_texts.sql from the FULL directory. This update will remove the entire table script_texts and recreate it, if you have custom script texts, back them up (data only) before applying the update.
2009-09-09 18:07:08 -04:00
characters.sql
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
CMakeLists.txt
Add cmakelist to install FULL sqls
2009-06-18 14:30:19 +02:00
create_mysql.sql
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
drop_mysql.sql
*Add new line to end of sqls.
2009-06-18 20:10:59 +02:00
Makefile.am
Removed automake from TC for good. ACE automake is still there, for folks who want to build ACE from dep/ACE_wrappers.
2009-03-29 23:14:53 +02:00
realmd.sql
[8332] Add non-unique key
accid
for
realmcharacters
table for speedup queries by this field. Author: rilex
2009-08-09 15:35:46 -05:00
world.sql
Add forgotten change to world.sql and update script for scarlet ghouls (quest 12698) so they are in defensive mode. Also make it so, if you abandon the quest, you don't get to keep your minions... Still need some official info on these, if anyone can help.
2009-09-10 01:48:09 -04:00