Justin Clark-Casey (justincc) 7bc03a54e5 Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands. 13 years ago
..
AssetService aef6a9571c Move asset commands from AssetService to AssetServerConnector so that we can harmonise the same commands on the simulator side. 13 years ago
AuthenticationService aa4637db47 Add optional getauthinfo and setauthinfo authentication service calls. 13 years ago
AuthorizationService 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 13 years ago
AvatarService b6ac1c46cd Get rid of AvatarAppearance.Owner to simplify the code. 13 years ago
Base f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
Connectors 7bc03a54e5 Move simulator asset info commands to an optional module from the connector. Make them conform with service side commands. 13 years ago
FreeswitchService 6f4a2685cf minor: remove mono compiler warning 13 years ago
Friends 336665e035 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. 13 years ago
GridService 2593a446ac Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages 13 years ago
HypergridService 6b0553ed7c Dont' bother with a userAgentService != null check right after we've constructed it 13 years ago
Interfaces 06ed824711 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 13 years ago
InventoryService c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. 13 years ago
LLLoginService 808ace0696 minor: remove mono compiler warning 13 years ago
MapImageService 06ed824711 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) 13 years ago
PresenceService 1c8d19d714 Delete existing presences for a user ID when they log in again. 14 years ago
UserAccountService b7fcd6871e Provide an option to allow remote calls to the CreateUser method on the UserAccountService 13 years ago