server/src/shared/vmap
VladimirMangos 304bd3d7b6 [10596] Apply restrictions to vmap options.
After switch to new vmap version and later height check code chnages
some vmap related options now outdated.

* Option vmap.ignoreMapIds removed. You can't now diable vmaps use for selected maps.
* Option vmap.enableHeight must be always enabled for normal work server and server
  at startup now pring error if it's diabled. Option still supported just for special
  work cases (debug, new clients testing, etc).

Possible soon option vmap.ignoreSpellIds also will be removed, because like los ignore checks
must be in spell code instead options.
2010-10-09 02:53:53 +04:00
..
BIH.cpp [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
BIH.h [10190] Fix another numerical corner case... 2010-07-14 22:33:00 +02:00
IVMapManager.h [10596] Apply restrictions to vmap options. 2010-10-09 02:53:53 +04:00
Makefile.am [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
MapTree.cpp [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
MapTree.h [10370] Rename UnorderedMap.h -> UnorderedMapSet.h 2010-08-18 04:54:25 +04:00
ModelInstance.cpp [10175] Fix incorrectly blocked line of sight in certain locations. 2010-07-10 04:30:44 +02:00
ModelInstance.h [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
TileAssembler.cpp [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
TileAssembler.h [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
VMapDefinitions.h [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
VMapFactory.cpp [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
VMapFactory.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
VMapManager2.cpp [10596] Apply restrictions to vmap options. 2010-10-09 02:53:53 +04:00
VMapManager2.h [10596] Apply restrictions to vmap options. 2010-10-09 02:53:53 +04:00
VMapTools.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
WorldModel.cpp [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00
WorldModel.h [10165] New collission system (vmap) implementation 2010-07-08 23:17:26 +02:00