OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) aa52c8b20f Output monitor data in response to console command on MainConsole.Instance rather than m_log
This should really be happening for all console commands (though many don't).
However, things might get difficult if both a console command and other code invoke the same paths.
2012-10-04 02:17:57 +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 Fix the use of the wrong index when locating the assets associated 2012-10-03 10:45:57 -07:00
Framework Output monitor data in response to console command on MainConsole.Instance rather than m_log 2012-10-04 02:17:57 +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 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