OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread.
This prevents a slow grid information network call from holding up the main packet handling thread.
There's no obvious race condition reason for not doing this asynchronously.
2012-11-15 03:09:20 +00:00
..
Application If no ISimulationDataStore or IEstateDataStore implementations could be loaded then halt with informative message rather than a later NRE. 2012-11-14 04:17:39 +00:00
ClientStack Handle Map block requests on a separate thread rather than the main packet handling thread. 2012-11-15 03:09:20 +00:00
CoreModules Following on from 4f982596, launch map name requests on an async thread from LLClientView directly. 2012-11-15 03:04:46 +00:00
DataSnapshot Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
Framework Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
OptionalModules Added a few more AssemblyInfos. (Plus added the one in OptionalModules, which had been forgotten.) 2012-11-13 19:50:19 -08:00
Physics Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
RegionCombinerModule Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
UserStatistics Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00