OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) d588467d5b Extend attachment regression test to check for appropriate attach event firing.
This reveals that the event is not being fired when an object is attached from ground, which is incorrect.
This check is temporairly disabled.
2012-09-29 00:07:11 +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 Extend attachment regression test to check for appropriate attach event firing. 2012-09-29 00:07:11 +01:00
Framework Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07: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 Lock GDI+ portion og VectorRenderModule.GetDrawStringSize() to prevent concurrent thread use provoking mono crashes. 2012-09-28 01:50:21 +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 Correctly override and call base OpenSimTestCase.SetUp() method in GridConnectorsTests and ArchiverTests. 2012-09-19 01:06:42 +01:00