|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
17.02.2012, 11:06 | #1 |
Модератор
Регистрация: 06.03.2010
Сообщений: 988
Сказал(а) спасибо: 0
Поблагодарили 23 раз(а) в 14 сообщениях
|
[11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for point
[11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for pointing
m contrib/extractor_binary/MoveMapGen.sh [11921] Improve MoveMapGen script to create mmaps directory if not exists - thanks to Bobi for pointing Подробнее... |
08.05.2012, 10:43 | #2 |
Пользователь
|
from generator.cpp
Код:
dirFiles.clear(); if (getDirContents(dirFiles, "mmaps") == LISTFILE_DIRECTORY_NOT_FOUND) { printf("'mmaps' directory does not exist\n"); return false; } In the beginning there is a check for the presence of a folder but at the time of writing folders and should not be, it is created at run-time MoveMapGen.exe but creating a folder in MoveMapGen.exe not provided
__________________
Когда-нибудь на оффе поставят Mangos... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[11379] Add script effect of spell 24714 and improve related 24751 | newsbot | CMaNGOS Commits | 0 | 19.04.2011 10:00 |
[10759] Correctly reset mob orientation upon reaching spawn point. Should also improve visualisation | newsbot | CMaNGOS Commits | 0 | 20.11.2010 19:50 |