OpenSimMirror/OpenSim/Services
unknown 59dec2f989 * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID
* Updated SimianPresenceServiceConnector to use the new LoggedOut/SetHome/etc methods and only update session position on parcel crossing
2010-05-20 11:51:57 -07:00
..
AssetService * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
AuthenticationService Putting it back to protected; Melanie doesn't like it to be public. 2010-04-27 18:52:15 -07:00
AuthorizationService updated the IAuthorizationService interface so that a message is passed back and can be displayed at the client when an avatar is denied access to a region 2009-09-16 10:04:07 -07:00
AvatarService Fixed a couple of bugs with Appearance. Appearance is all good now. 2010-01-11 17:30:05 -08:00
Base Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Connectors * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID 2010-05-20 11:51:57 -07:00
FreeswitchService * Remove some mono compiler warnings 2009-08-05 17:33:23 +01:00
Friends Make the service loader pump out the error to the log (in red) and include the dll/interface/args that caused the problem 2010-03-03 18:28:30 +00:00
GridService * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. 2010-05-09 13:39:56 -07:00
HypergridService * Added missing loggout notification to home grid upon agents logging out in foreign grids. 2010-05-08 12:21:17 -07:00
Interfaces * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID 2010-05-20 11:51:57 -07:00
InventoryService Started redoing HGInventoryBroker for XInventory and with multi-protocol in mind. Unfinished. 2010-04-29 11:39:13 -07:00
LLLoginService Made fields consistently protected. 2010-05-13 07:59:30 -07:00
PresenceService More cleaning on presence. Friends online/offline works again. 2010-05-08 07:44:07 -07:00
UserAccountService * Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID 2010-05-20 11:51:57 -07:00