server/sql
NoFantasy 2ae0badf48 [10289] Adjust creature models system
This change will:
* make it easier to use cached data directly without any modifications
* correct issues regarding invisible models
* simplify certain aspects of model selection itself and make it somehow easier to control and maintain special cases.

Two new fields added to creature_model_info, to store modelid_alternative and modelid_other_team
* _alternative holds an alt. model, for cases where gender are the same, or is not male/female.
* _other_team is generally used for totem models, but may have future use.

This commit will possibly break a few things (visually) and will require DB projects to update their creature_template models data.
It is advised to use cache data as-is, and in addition fill creature_model_info for certain models, totems in particular, for expected appearance.

Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-07-30 16:40:17 +02:00
..
tools [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
updates [10289] Adjust creature models system 2010-07-30 16:40:17 +02:00
characters.sql [10262] Fixed table auction name in characters.sql 2010-07-24 18:27:54 +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 [10289] Adjust creature models system 2010-07-30 16:40:17 +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