OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) b768c35f6f Assign endVector before control leaves ObjectCommandsModule.TryParseVectorRange() in order to fix mono 2.4.3 compile failure.
This doesn't fail the compile on mono 2.10.8.
2012-10-11 00:05:34 +01: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 On receiving TaskInventoryAccepted with a destination folder in the binary bucket slot for RLV, notify the viewer about inventory folder updates. 2012-10-06 02:34:49 +01:00
Framework Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 2012-10-09 01:35:27 +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 Revert "Move addin information to CoreModulePlugin.addin.xml" 2012-09-09 13:50:44 -04:00
Scripting Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07: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 Assign endVector before control leaves ObjectCommandsModule.TryParseVectorRange() in order to fix mono 2.4.3 compile failure. 2012-10-11 00:05:34 +01:00