[9904] Add new config option for wait mode at startup error.
commit58b2ea0ffd2d27cc1866a669feb9cf2524e6f477
authorVladimirMangos <vladimir@getmangos.com>
Sat, 15 May 2010 22:01:01 +0000 (16 02:01 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Sat, 15 May 2010 22:19:40 +0000 (16 02:19 +0400)
tree311b9a946df0192497eba746eb1cbc5fa263baac
parent152e1c3d297e966d1f23af9334c81e9bd6b946d3
[9904] Add new config option for wait mode at startup error.

Note: it not applied to crashes and shutdowns after mangosd/relamd startup completed.
You can continue without delay (as now) and fast exist, or wait <Enter>, or some secs
for continue. Last can be helpful for see for example not applied sql update revision
data and etc.
src/game/Player.cpp
src/game/World.cpp
src/mangosd/Main.cpp
src/mangosd/Master.cpp
src/mangosd/mangosd.conf.dist.in
src/realmd/Main.cpp
src/realmd/realmd.conf.dist.in
src/shared/Log.cpp
src/shared/Log.h
src/shared/revision_nr.h