mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
- Fixed some locking issues. Either lock, or don't (if you don't have to). Only locking access half of the time won't work reliably. - Had to adapt test helpers that use the "old" IRegionModule. TerrainModule isn't one anymore.