|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
09.08.2010, 04:00 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[10331] More basic chat command parsing functions and its uses.
<pre>m sql/mangos.sql
+ sql/updates/10331_01_mangos_mangos_string.sql + sql/updates/10331_02_mangos_command.sql m sql/updates/Makefile.am m src/game/Chat.cpp m src/game/Chat.h m src/game/Language.h m src/game/Level0.cpp m src/game/Level1.cpp m src/game/Level2.cpp m src/game/Level3.cpp m src/game/World.cpp m src/game/World.h m src/game/debugcmds.cpp m src/mangosd/CliRunnable.cpp m src/shared/revision_nr.h m src/shared/revision_sql.h [10331] More basic chat command parsing functions and its uses. * Commands .debug update and .modify bit removed as redundent * Command .debug getvalue now can output values in float/int/hex/bitstring formats * Command .debug setvalue now ca accept values in int/float/hex/bitstring formats * Command .debug mod32value renamed to modvaue and can add int/float or apply hex mask (in 3 modes: |= &= &=~ ) to value in update field * Command .debug moditemvalue added similar .debug modvalue for item case. * Command .npc set movetype now propertly update spawned in world creature state. * Command .modify spell renamed to .debug spellmods and restored to working state. * Commands .account password and .account set password now allow use quoted strings for passwords and then now possible set from chat/console passwords with white spaces. * Many commands converted to new functions without modify functionality except better error detection in some cases at wrong command syntax use. * Also fixed warnings in reload commands after prev. chat commit. Thanks to SkirnirMaNGOS for reporting.</pre> Дальше... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[10324] Implement new basic functions for chat command parsing. | newsbot | CMaNGOS Commits | 0 | 06.08.2010 06:40 |
[10322] In chat command handlers use char* arg instead "const char*" | newsbot | CMaNGOS Commits | 0 | 06.08.2010 01:20 |
[10242] Rewrite internal work chat command system. | newsbot | CMaNGOS Commits | 0 | 22.07.2010 07:02 |
[10025] Fixed unexpected C++ code parsing with *FILTER_LOG in 'if' | newsbot | CMaNGOS Commits | 0 | 03.06.2010 16:50 |
[9436] Correctly display the party leader's name in chat | newsbot | CMaNGOS Commits | 0 | 23.02.2010 02:10 |