OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) cb518ad68c Add "deregister region" by uuid command to grid service to allow manual deregistration of simulators.
Useful if a simulator has crashed without removing its regions and those regions have been reconfigured differently
2012-06-14 03:18:00 +01:00
..
AssetService Move asset commands from AssetService to AssetServerConnector so that we can harmonise the same commands on the simulator side. 2012-01-05 20:33:44 +00:00
AuthenticationService Supply correct parameters to detailed authentication login fail message 2012-02-04 02:00:35 +00:00
AuthorizationService Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
AvatarService Comment out AvatarService.SetAvatar debug log line for now 2012-04-30 18:59:43 +01:00
Base Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Connectors OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id 2012-06-14 03:13:37 +01:00
FreeswitchService minor: remove mono compiler warning 2011-05-27 23:43:31 +01:00
Friends More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 2011-05-22 16:51:03 -07:00
GridService Add "deregister region" by uuid command to grid service to allow manual deregistration of simulators. 2012-06-14 03:18:00 +01:00
HypergridService Fixes mantis #5923 2012-03-17 19:47:05 -07:00
Interfaces Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle. 2012-05-31 02:17:18 +01:00
InventoryService Fix various issues with http inventory 2012-06-04 21:17:15 +01:00
LLLoginService Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-04-18 22:05:03 +01:00
MapImageService Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 2011-11-19 00:29:52 +00:00
PresenceService Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call. 2012-04-18 22:46:10 +01:00
UserAccountService Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-04-18 22:05:03 +01:00