PDA

Просмотр полной версии : [11715] Remove World::setConfigPos for uint32 and move check to all uint32 config values.


newsbot
07.07.2011, 04:10
автор: VladimirMangos


<pre>m src/game/Player.cpp
m src/game/QuestHandler.cpp
m src/game/World.cpp
m src/game/World.h
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[11715] Remove World::setConfigPos for uint32 and move check to all uint32 config values.

As part changes move to int32 list as expected by values:
* CONFIG_INT32_QUEST_HIGH_LEVEL_HIDE_DIFF
* CONFIG_INT32_QUEST_LOW_LEVEL_HIDE_DIFF

Please report if mangosd will report unexpected error (< 0) for some signed config option.
I check manually but maybe miss some...

Signed-off-by: VladimirMangos <vladimir@getmangos.com></pre>




Подробнее... (https://github.com/mangos/mangos/commit/2e5a285b04871ba8e3631030ea3fa5d721aca826)