server/sql
Schmoozerd 8e0edc0383 [11940] Rewrite and cleanup DB Script Engine
* Moved actual script processing code to ScriptMgr
* Unifed and improved log output. Now table-name is passed to each script execution
* Added the "buddy concept" to all commands (except the outdated direct field change commands):
Now all commands support to search a creature (or go for some commands) in a radius, with which to do some stuff.
See doc/script_commands.txt for more details and information

Attention DB Devs:
Current DB-Scripts are converted automatically as far as possible, but some old target selecting mechanics were not reasonable to do automated.
For such cases the command is marked with data_flags & 0x10 (==16), which will throw DB-Errors to track them down faster

Thanks to NeatElves and especially Grz3s for testing!

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-06 22:04:30 +02:00
..
tools [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
updates [11940] Rewrite and cleanup DB Script Engine 2012-04-06 22:04:30 +02:00
characters.sql [11785] Implement dungeon encounters (DBC part), thanks to rsa for porting it to mangos 2011-09-04 13:15:22 +03:00
create_mysql.sql [11019] Improve the security for the MySQL DB 2011-01-16 20:34:39 +01:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
mangos.sql [11940] Rewrite and cleanup DB Script Engine 2012-04-06 22:04:30 +02:00
mangos_spell_check.sql [11372] Convert tabs to 4 spaces 2011-04-17 01:34:51 +02:00
postgre_compatibility_addon.sql [11372] Convert tabs to 4 spaces 2011-04-17 01:34:51 +02:00
realmd.sql [11372] Convert tabs to 4 spaces 2011-04-17 01:34:51 +02:00