newsbot
19.08.2010, 19:00
<pre>m sql/mangos.sql
+ sql/updates/10381_01_mangos_creature_model_race.sql
m sql/updates/Makefile.am
m src/game/Creature.cpp
m src/game/Creature.h
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/SpellAuras.cpp
m src/game/SpellEffects.cpp
m src/game/World.cpp
m src/shared/Database/SQLStorage.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10381] Implement generic system for racial model selection
Table creature_model_info store creature entry to use model from (or explicit model). The selection is based on a base modelId and racemask.
Hacks for shapeshift models removed (data included in SQL update)
Dropped no longer needed creature_model_info.modelid_other_team, as creature_model_info can and should be used instead (sorry, this is what happen when author doesn't do full research :) )
Signed-off-by: NoFantasy <nofantasy@nf.no></pre>
Дальше... (http://github.com/mangos/mangos/commit/fbb8fb05b27453672776086c927e3c9e7ed988d4)
+ sql/updates/10381_01_mangos_creature_model_race.sql
m sql/updates/Makefile.am
m src/game/Creature.cpp
m src/game/Creature.h
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/SpellAuras.cpp
m src/game/SpellEffects.cpp
m src/game/World.cpp
m src/shared/Database/SQLStorage.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10381] Implement generic system for racial model selection
Table creature_model_info store creature entry to use model from (or explicit model). The selection is based on a base modelId and racemask.
Hacks for shapeshift models removed (data included in SQL update)
Dropped no longer needed creature_model_info.modelid_other_team, as creature_model_info can and should be used instead (sorry, this is what happen when author doesn't do full research :) )
Signed-off-by: NoFantasy <nofantasy@nf.no></pre>
Дальше... (http://github.com/mangos/mangos/commit/fbb8fb05b27453672776086c927e3c9e7ed988d4)