OpenSimMirror/OpenSim/Services
Melanie Thielker 733a07e061 Plumb the viewer version string through into AgentCircuitData. Now all that
is left os to figure out what black magic turns AgentCircuitData into
AgentData and then copy that into the ScenePresence, where m_Viewer is
already added with this commit and waits for the data.
2010-05-06 00:34:49 +02:00
..
AssetService * Thanks cmickeyb, for a patch that sanity checks if the response from m_Database.GetAsset(assetID) is null in AssetService.cs 2010-04-27 17:13:54 -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 Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -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 Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
HypergridService Assorted bug fixes in hypergrid linking. 2010-05-03 09:50:55 -07:00
Interfaces Plumb the viewer version string through into AgentCircuitData. Now all that 2010-05-06 00:34:49 +02:00
InventoryService Started redoing HGInventoryBroker for XInventory and with multi-protocol in mind. Unfinished. 2010-04-29 11:39:13 -07:00
LLLoginService Plumb the viewer version string through into AgentCircuitData. Now all that 2010-05-06 00:34:49 +02:00
PresenceService Bug fix: "last location" login. 2010-03-12 10:16:21 -08:00
UserAccountService Allow retrieval if admin users in scope mode 2010-04-30 23:32:58 +02:00