Load npc_options at server startup, use cached data at creature gossip menu init.
commitc3148b868d61718f70e4438545fdd83fee1f4e58
authorVladimirMangos <vladimir@getmangos.com>
Mon, 27 Oct 2008 13:43:31 +0000 (27 16:43 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Mon, 27 Oct 2008 13:43:31 +0000 (27 16:43 +0300)
treed4c75c7fe4be4a012e677bd37ed4d239953373e0
parent87de4189e1ea39a967c2193eff7567f15bd28cd5
Load npc_options at server startup, use cached data at creature gossip menu init.

Also new .reload table command added. Note: currently it will not affect creatures that have gossim memu created at command use moment.
src/game/Chat.cpp
src/game/Chat.h
src/game/Creature.cpp
src/game/Creature.h
src/game/Level3.cpp
src/game/ObjectMgr.cpp
src/game/ObjectMgr.h
src/game/World.cpp