OpenSimMirror/OpenSim/Region/CoreModules
SignpostMarv a09cba6da3 refactoring to use assembly:classname style of configuration 2012-10-29 23:39:01 +00:00
..
Agent Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. 2012-09-25 23:30:25 +01:00
Asset For FlotsamAssetCache, always update access times of cached scene assets before looking for files to expire. 2012-09-15 01:08:15 +01:00
Avatar minor: Fix verbose IAR save message to make it a bit clearer that item data is being saved at that point, not asset data. 2012-10-27 00:24:25 +01:00
Framework Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations since the call itself does nothing and the return value is ignored by all callers. 2012-10-26 01:15:16 +01:00
Hypergrid 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. 2011-06-10 17:22:17 -07:00
InterGrid Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework 2012-07-25 23:27:00 +01:00
LightShare Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
Resources Refactor: Move Dwell reply to a module that can be disabled. The prior, 2012-10-21 21:12:34 +01:00
Scripting refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field with a private setter 2012-10-26 02:08:00 +01:00
ServiceConnectorsIn Comment out the neighbour and land in connectors from info logging that they are starting up 2012-06-20 00:42:54 +01:00
ServiceConnectorsOut Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07:00
World refactoring to use assembly:classname style of configuration 2012-10-29 23:39:01 +00:00