PDA

Просмотр полной версии : [9702] Drop now redundent `item_text` table.


newsbot
09.04.2010, 01:14
<pre>m sql/characters.sql
+ sql/updates/9702_01_characters_item.sql
m sql/updates/Makefile.am
m src/game/AuctionHouseMgr.cpp
m src/game/Bag.h
m src/game/CharacterHandler.cpp
m src/game/Guild.cpp
m src/game/Item.cpp
m src/game/Item.h
m src/game/ItemHandler.cpp
m src/game/Mail.cpp
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/Player.cpp
m src/game/World.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h

[9702] Drop now redundent `item_text` table.

* In beggining bad news: at 3.3.3 switch has been forgoted item_instance.data field chnage.
In result items with texts (mail copy in to inventory, some other) lost text content.
* That why in current commit item_text droped without convertion. In result all itesm with texts
will lost text. Sorry for this as i think small porblem :(
* Now text stored in item itself.</pre>



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