server/doc
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
..
.gitignore [7764] Top-level .gitignore cleanup 2009-05-05 00:11:21 +02:00
AuctionHouseBot.txt [11723] Auction House Bot (AHBot) patch applied 2011-07-08 22:32:36 +04:00
DocStructure.dox Removed trailing whitespaces and CRLFs 2008-10-22 11:52:03 +02:00
Doxyfile.in Removed trailing whitespaces and CRLFs 2008-10-22 11:52:03 +02:00
EventAI.txt [11901] Prevent EVENT_T_TIMER_OCC to expire while evading 2012-02-06 21:18:39 +01:00
script_commands.txt [11940] Rewrite and cleanup DB Script Engine 2012-04-06 22:04:30 +02:00