|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
20.02.2011, 07:40 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[11190] Implement `pool_creature_template`/`pool_gameobject_template`.
автор: VladimirMangos
<pre>m sql/mangos.sql + sql/updates/11190_01_mangos_pool_creature_template.sql + sql/updates/11190_01_mangos_pool_gameobject_template.sql m src/game/PoolManager.cpp m src/shared/revision_nr.h m src/shared/revision_sql.h </pre> <pre style='white-space:pre-wrap;width:81ex'>[11190] Implement `pool_creature_template`/`pool_gameobject_template`. New table similar `pool_creature`/`pool_gameobject` but store creature/go ids instead guids. At loading to poll added all guids for specific entry id. This let not list explictly guids when need list in pool all guids for some entry id. Mostly for quest pool spawns or unique creature/go random possitions for example. At load tested that guid added to pool using new tables data not listed in guid tables.</pre> Дальше... |
|
|