OpenSimMirror/OpenSim/Services
Justin Clark-Casey (justincc) 8459b98f68 minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now. 2012-10-16 01:40:25 +01:00
..
AssetService Add basic asset connector tests to check behaviour for normal, local and temporary assets. 2012-09-15 02:12:26 +01:00
AuthenticationService OpenID auth needs hashing before authenticating 2012-03-02 15:05:06 -05:00
AuthorizationService
AvatarService Comment out AvatarService.SetAvatar debug log line for now 2012-04-25 01:09:23 +01:00
Base
Connectors minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now. 2012-10-16 01:40:25 +01:00
FreeswitchService
Friends
GridService Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 2012-10-09 01:35:27 +01:00
HypergridService Use GridUser properly for foreign users. 2012-09-26 12:40:41 -07:00
Interfaces minor: Add documentation to IGridService.GetRegionFlags() 2012-10-09 01:40:55 +01:00
InventoryService Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 2012-08-29 02:01:43 +01:00
LLLoginService string format arguments in wrong order 2012-10-02 22:11:40 +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-03-30 00:42:55 +01:00
UserAccountService Made a method of GridUserService virtual so it can be overridden. 2012-09-30 06:51:49 -07:00