[7124] Removed virtual keyworld from Map::CanUnload method. This method needn't to...
commit93c5852f8ec950ceb3e3a1cf7f057b702776c72d
authorApoC <apoc@nymfe.net>
Tue, 20 Jan 2009 19:51:08 +0000 (20 20:51 +0100)
committerApoC <apoc@nymfe.net>
Tue, 20 Jan 2009 19:54:23 +0000 (20 20:54 +0100)
tree03d00a512fad68048d0de8581fb5e7df1d3d6d36
parent584e2cc1d211864d9d61d9e0441ca2859c3ae033
[7124] Removed virtual keyworld from Map::CanUnload method. This method needn't to be virtual. Method moved all into header file to be inlined.

Fixed problem when instance never unloaded in case low population servers where update time always fit into WORLD_SLEEP_CONST and unload time is multiple of this constant.

Signed-off-by: ApoC <apoc@nymfe.net>
src/game/Map.cpp
src/game/Map.h
src/shared/revision_nr.h