OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) 7319ba62dd Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands.
This stops them appearing twice when Hypergrid is enabled.
2012-01-05 20:51:49 +00: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 Make log messages on authentication failure more explicit 2011-11-11 23:45:08 +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 Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
Base Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Connectors Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands. 2012-01-05 20:51:49 +00: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 Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis. 2011-12-30 19:17:35 -08:00
HypergridService Profile Updates 2012-01-03 11:10:23 -05:00
Interfaces Profile Updates 2012-01-03 11:10:23 -05:00
InventoryService Fix avatar parameter updating for viewer 3 and maybe 2. 2011-09-23 02:59:33 +01:00
LLLoginService minor: remove mono compiler warning 2011-11-24 22:11:54 +00: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 Delete existing presences for a user ID when they log in again. 2010-11-05 13:31:45 +00:00
UserAccountService Provide an option to allow remote calls to the CreateUser method on the UserAccountService 2011-10-18 22:51:40 +01:00