Simplify check requirement report command results to target and output command user...
commit2a8a1f280246672ccee52add272ac76ba5ed39fd
authorVladimirMangos <vladimir@getmangos.com>
Tue, 28 Oct 2008 10:27:40 +0000 (28 13:27 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Tue, 28 Oct 2008 11:55:17 +0000 (28 14:55 +0300)
treec71a5222eb925f827b64933739575fe3f86a0ee9
parent447da31d05bc37cb62cf2a37e32a765a6c5e77da
Simplify check requirement report command results to target and output command user name.

* Provided ChatHandler::GetName for player name/"console command" output dependent from chat/console command call.
* New function for check when command work result send to command target.
* Remove unrequired complexy in mangos string usage in some commands.
sql/mangos.sql
sql/updates/2008_10_28_01_mangos_mangos_string.sql [new file with mode: 0644]
src/game/Chat.cpp
src/game/Chat.h
src/game/Language.h
src/game/Level1.cpp
src/game/Level3.cpp