OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) 37a5cf5783 minor: comment out friends number logging from login for now 2011-08-30 22:08:43 +01:00
..
AssetService Fix bug in persisting saved appearances for npcs 2011-08-30 01:58:32 +01:00
AuthenticationService minor: remove mono compiler warning 2011-08-22 23:10:43 +01: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
Connectors comment out some of the currently less useful debug log messages 2011-08-11 02:06:32 +01:00
FreeswitchService
Friends
GridService Get "show region" command in GridService to show grid co-ordinates rather than meters co-ord. 2011-08-05 22:56:53 +01:00
HypergridService minor: remove mono compiler warning 2011-08-17 23:28:57 +01:00
Interfaces Don't need to try both AssetService.Get and GetCached in GetMesh since Get always calls GetCached and code paths were identical 2011-08-18 23:36:43 +01:00
InventoryService For default everyone permissions on library items, make notecards and scripts non-modifiable (but still copyable, etc). 2011-07-23 02:18:23 +01:00
LLLoginService minor: comment out friends number logging from login for now 2011-08-30 22:08:43 +01:00
MapImageService
PresenceService
UserAccountService