diff options
author | XTZGZoReX <none@none> | 2010-01-23 22:24:41 +0100 |
---|---|---|
committer | XTZGZoReX <none@none> | 2010-01-23 22:24:41 +0100 |
commit | 9f00ca3eb884399479009ae5d5a1224c047d0650 (patch) | |
tree | 1ba2681bb2ca1c7e4ad9b4334f1b725d222b44ed /src/game/ScriptLoader.cpp | |
parent | fe07518bafe3f0a52630ce09ee5742453f2f6801 (diff) |
* Remove CellLock class and all cell-level thread locking.
** It was wasting CPU power as cell-level locking is not needed.
** Our multithreading is on map-level, not cell-level.
** CellLock was just a 'proxy' between Cell and CellPair and in some cases carried redundant data.
** Some minor cleanup in Cell::Visit/Map::Visit.
--HG--
branch : trunk
Diffstat (limited to 'src/game/ScriptLoader.cpp')
0 files changed, 0 insertions, 0 deletions