OpenSimMirror/OpenSim/Region/CoreModules/ServiceConnectorsOut
Justin Clark-Casey (justincc) e6c0267def refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
Adds IScene.CloseAgent() to replace RemoveClient()
2013-09-27 22:29:10 +01:00
..
Asset Uncomment Mic's code and split to create new regression TestAddTemporaryAsset() and TestAddTemporaryLocalAsset() 2013-06-11 23:55:45 +01:00
Authentication Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Authorization Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Avatar Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Grid Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. 2013-09-04 00:46:26 +01:00
GridUser Put guards on a bunch of exception-inducing code, as seen in logs from load test. 2013-07-09 14:12:52 -07:00
Inventory Some more fixes on strange behaviors of Unknown User, esp. related to large messy inventories and esp. related to kokua 2013-07-06 18:02:17 -07:00
Land Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
MapImage Stop exceptions being thrown if GenerateMapTiles = false but no static map tile has been set. Do more informative warn instead. 2013-02-02 00:59:26 +00:00
Neighbour Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00
Presence Further tweaks on TPs: not sending the callback URL and instead waiting 15sec before closing the agent. This seems to be working fairly well. The viewer seems to have an 8 sec delay between UseCircuitCode and CompleteMovement. 2013-07-24 14:27:37 -07:00
Simulation refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. 2013-09-27 22:29:10 +01:00
UserAccounts Last 27 modules' directives (service connectors out). 2012-11-13 08:49:52 -08:00