OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) 8f87f55d05 If handling the failure of teleport, move agent state to CleaningUp when we start the handling.
Also fixes the log warning from ResetInTransit() if the state is cleared direct from Transferring or ReceiveAtDestination, as pointed out in mantis 5426
2012-05-28 22:16:06 +01:00
..
Agent User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 2012-03-27 22:09:58 +02:00
Asset Use the more efficient HashSet instead of List for FlotasmAssetCache.m_CurrentlyWriting 2012-05-04 23:03:33 +01:00
Avatar Resolve some mono compiler warnings. 2012-05-25 04:03:16 +01:00
Framework If handling the failure of teleport, move agent state to CleaningUp when we start the handling. 2012-05-28 22:16:06 +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 Stop spurious scene loop startup timeout alarms for scenes with many prims. 2012-02-24 05:02:33 +00: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 More on HG access control. This commit splits the UserManagementModule into the Basic one and the HG one, so that we can do everything that needs to be done for HG ACLs to work without interfering with the vanilla opensim. For the moment, it finds foreign users who have left a trace in the region, e.g. an object. This makes it possible to ban/IM/etc these users using the regular avatar picker. TODO: contact the UAS directly given a name of the form First.Last @foo.com. 2012-03-17 15:36:20 -07:00
Scripting Fix llGetSimulatorHostname to return configured hostname 2012-05-23 15:08:39 -04:00
ServiceConnectorsIn Resolve some mono compiler warnings. 2012-05-25 04:03:16 +01:00
ServiceConnectorsOut Resolve some mono compiler warnings. 2012-05-25 04:03:16 +01:00
World Resolve some mono compiler warnings. 2012-05-25 04:03:16 +01:00