[6838] [2008_11_18_01_mangos_creature_movement.sql 2008_11_18_02_mangos_mangos_string...
commitf1ec8a2f3a41853144cff167c294bb0e477966b1
authorVladimirMangos <vladimir@getmangos.com>
Tue, 18 Nov 2008 17:18:40 +0000 (18 20:18 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Tue, 18 Nov 2008 17:42:10 +0000 (18 20:42 +0300)
treebaf5ced0439f25b17f0cb8a13720db80f6ae63ab
parent84a575767c588975d2a4d47f340a71611b7183d8
[6838] [2008_11_18_01_mangos_creature_movement.sql 2008_11_18_02_mangos_mangos_string.sql] Implement localization support for creature_movemant.

Implemented in same way as db script localization. creature_movemant now store indexes in db_script_string.
In game waypoint text setting disabled. Unclear how this possible implement with localization data.
sql/mangos.sql
sql/updates/2008_11_18_01_mangos_creature_movement.sql [new file with mode: 0644]
sql/updates/2008_11_18_02_mangos_mangos_string.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/Level2.cpp
src/game/WaypointManager.cpp
src/game/WaypointManager.h
src/game/WaypointMovementGenerator.cpp
src/shared/revision_nr.h