|
---|
|
Регистрация | Правила | Альбомы | Справка | Пользователи | Календарь | Поиск | Сообщения за день | Все разделы прочитаны |
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
24.07.2010, 02:01 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[10254] Remove dependence auction data from auctioneer guid.
<pre>m sql/characters.sql
+ sql/updates/10254_01_characters_auctionhouse.sql m sql/updates/Makefile.am m src/game/AuctionHouseHandler.cpp m src/game/AuctionHouseMgr.cpp m src/game/AuctionHouseMgr.h m src/game/Level3.cpp m src/game/ObjectMgr.cpp m src/shared/revision_nr.h m src/shared/revision_sql.h [10254] Remove dependence auction data from auctioneer guid. * Field `auctioneerguid` replaced by `houseid` and table reanmed to `auction` (it list auctions and `id` is auction id). * Update related code. * SQL update fill `houseid` field by old `auctioneerguid` BUT: SQL update expect that you world DB named `mangos`. If this not true for your case you need modify SQL update BEFORE APPLY in 2 placed in part "mangos.creature AS c, mangos.creature_template AS ct" * Another small possitive result: now possible easy select auctions related to some auction store (1-3 is one team actions, 4-6 another team auction, and 7 is neutral auction store for both teams</pre> Дальше... |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[10100] Fixed some cases assign low guid to full guid update field. | newsbot | CMaNGOS Commits | 0 | 23.06.2010 11:10 |
[9980] Remove target guid in spell with TARGET_FLAG_DEST_LOCATION | newsbot | CMaNGOS Commits | 0 | 27.05.2010 12:10 |
Remove character data blob. | newsbot | CMaNGOS Commits | 0 | 27.03.2010 19:51 |
[8998] Allow pet guid to have gossip options like creature guid. | newsbot | CMaNGOS Commits | 0 | 16.12.2009 13:22 |