[7252] Move all world global broadcast string (all arena/bg related) to `mangos_string`.
commit4503f30b084db3c1efc08e6bea9cb6fb25bc60be
authorVladimirMangos <vladimir@getmangos.com>
Sun, 8 Feb 2009 08:59:23 +0000 (8 11:59 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Sun, 8 Feb 2009 10:06:25 +0000 (8 13:06 +0300)
tree0ad4500325b998b10399a34c1b4e34faa51f6245
parent9376ef4f5bcde29f7607712fae4310756007a5aa
[7252] Move all world global broadcast string (all arena/bg related) to `mangos_string`.

PLEASE, NOT USE string world broadcasts in real code. This function _only_ for debug purposes.

Really allow with .debug bg start bg with 1 player.
Added helps for some existed .debug commands.
sql/mangos.sql
sql/updates/7252_01_mangos_command.sql [new file with mode: 0644]
sql/updates/7252_02_mangos_mangos_string.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/BattleGroundMgr.cpp
src/game/Language.h
src/game/World.cpp
src/shared/revision_nr.h