Speed up periodical map unloading by moving beginSave() and endSave() to outer loop...
authorPerttu Ahola <celeron55@gmail.com>
Tue, 6 Sep 2011 16:16:36 +0000 (19:16 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 6 Sep 2011 16:16:36 +0000 (19:16 +0300)
commit3c30ab28070d206585047640d0c293912208e37d
tree7f02270ba05134e8f0dfa90236fe79fc72576ebd
parent310fa10035568f517de0f45ff5dfa544bbdfe9de
Speed up periodical map unloading by moving beginSave() and endSave() to outer loop in Map::timerUpdate()
src/map.cpp