|
---|
|
Регистрация | Правила | Альбомы | Справка | Пользователи | Календарь | Поиск | Сообщения за день | Все разделы прочитаны |
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
08.02.2011, 04:48 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[11117] Allow for non-instancable maps have InstanceData and instance scripts.
автор: VladimirMangos
<pre>m sql/characters.sql m sql/mangos.sql + sql/updates/11117_01_mangos_world_template.sql + sql/updates/11117_02_characters_world.sql m sql/updates/Makefile.am m src/game/AchievementMgr.cpp m src/game/Creature.cpp m src/game/GameObject.cpp m src/game/InstanceData.cpp m src/game/InstanceSaveMgr.cpp m src/game/Level3.cpp m src/game/Map.cpp m src/game/Map.h m src/game/MapManager.cpp m src/game/Object.cpp m src/game/ObjectMgr.cpp m src/game/ObjectMgr.h m src/game/SQLStorages.cpp m src/game/SQLStorages.h m src/game/ScriptMgr.cpp m src/game/World.cpp m src/shared/revision_nr.h m src/shared/revision_sql.h </pre> <pre style='white-space:pre-wrap;width:81ex'>[11117] Allow for non-instancable maps have InstanceData and instance scripts. * New table added for non-instanced maps (except BG/arena): - `mangos`.`world_template` (script mapping to non instanced data) - `characters`.`world` (saved script data string storage) * InstancedData created for any map types including BGs/arenas, that allow have scripts state for any maps, but BG/arena instance data not saved. Note: Possible structures will renamed later for clarify apply to any type maps, but avoid for now for simplify changes and hard affect to script library sources.</pre> Дальше... |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[10393] Add script call for InstanceData, OnPlayerDeath | newsbot | CMaNGOS Commits | 0 | 21.08.2010 15:21 |
[10390] Add several new script calls for InstanceData | newsbot | CMaNGOS Commits | 0 | 20.08.2010 23:00 |
[9885] Added VS2010 projects for maps extractor. | newsbot | CMaNGOS Commits | 0 | 13.05.2010 06:20 |
[9083] Rename maps naming used in spell targeting code for easier readability | newsbot | CMaNGOS Commits | 0 | 29.12.2009 15:21 |