[sql/updates/2008_10_21_03_mangos_command.sql]
commit0274bfa4ca8b7786703062c99ed625d51ac9d716
authorVladimirMangos <vladimir@getmangos.com>
Tue, 21 Oct 2008 20:51:49 +0000 (22 00:51 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Tue, 21 Oct 2008 20:51:49 +0000 (22 00:51 +0400)
treebc3ff89be77ddf41a9349cfd17c535e6986d634e
parent84d84c3dfc0a36e538e83c0bf58ef02e84809ebe
[sql/updates/2008_10_21_03_mangos_command.sql]

slit ban/baninfi/banlist/unban commands to subcommands (this allow write not full subcomand string ".ban acc ...".
Fixed crash at unexpected use .account in console.
Fixed hide .gm on by .gm online (renamed to .gm ingame)
sql/mangos.sql
sql/updates/2008_10_21_03_mangos_command.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/Chat.cpp
src/game/Chat.h
src/game/Level0.cpp
src/game/Level3.cpp
src/game/SharedDefines.h
src/game/World.cpp
src/game/World.h