PDA

Просмотр полной версии : [10307] Rename two tables to prefix scripted_, making the tables have consistent names


newsbot
02.08.2010, 01:15
<pre>m sql/mangos.sql
+ sql/updates/10307_01_mangos_instance_template.sql
+ sql/updates/10307_02_mangos_scripted_areatrigger.sql
+ sql/updates/10307_03_mangos_scripted_event_id.sql
m sql/updates/Makefile.am
m src/game/ObjectMgr.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h

[10307] Rename two tables to prefix scripted_, making the tables have consistent
names

Both tables (areatrigger / event_id) are used explicit to store ScriptName for
script library use.
In addition rename to ScriptName in instance_template

Signed-off-by: NoFantasy <nofantasy@nf.no></pre>



Дальше... (http://github.com/mangos/mangos/commit/6fa98d1226393aa84781fd0a9750e413bfca3643)