server/sql
NoFantasy db7db6382a [10362] Implement creature_movement_template
Template can be used for several cases:
* Unique creature that are already spawned in database (requires creature.MovementType=2 like guid based creature_movement)
* Summoned creature that has a pre-defined path (requires creature_template.MovementType=2)

Note that creature_template.MovementType=2 should be used with care, and must not be used for creatures that may be summoned in random locations in world.

Added additional startup checks for existing creature_movement-table

Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-08-16 14:39:45 +02:00
..
tools [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
updates [10362] Implement creature_movement_template 2010-08-16 14:39:45 +02:00
characters.sql [10332] Save cast item guid for auras also. 2010-08-09 06:17:23 +04:00
create_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02: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
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
mangos.sql [10362] Implement creature_movement_template 2010-08-16 14:39:45 +02:00
mangos_spell_check.sql [10022] Fix damage for 14278 and 16511 and ranks when dagger is equipped 2010-06-02 18:39:59 +03:00
realmd.sql [10008] Fix sqls 2010-05-30 23:58:27 +03:00