.. |
IAssetService.cs
|
Add standard doc and standard doc formatting to IAssetService
|
2009-08-14 19:59:42 +01:00 |
IAuthenticationService.cs
|
* Added SetPassword to IAuthenticationService.
|
2010-01-09 18:04:50 -08:00 |
IAuthorizationService.cs
|
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 |
IAvatarService.cs
|
Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be.
|
2010-01-12 09:22:58 -08:00 |
IBasicProfileService.cs
|
Stub out the Profile and Presence services
|
2009-08-10 00:17:54 +01:00 |
IFreeswitchService.cs
|
Adding the plumbing for a ROBUST freeswitch service
|
2009-08-04 04:11:04 +01:00 |
IGatekeeperService.cs
|
HG teleports through gatekeeper are working.
|
2010-01-17 20:10:42 -08:00 |
IGridService.cs
|
Fixed a missing field in the last regions table migration.
|
2010-01-16 08:32:32 -08:00 |
IHypergridService.cs
|
Agent gets there through the Gatekeeper, but still a few quirks to fix.
|
2010-01-17 18:04:55 -08:00 |
IHyperlink.cs
|
Added missing IHyperlinkService.
|
2009-09-27 13:59:00 -07:00 |
IInventoryService.cs
|
Mark GetUserInventory as obsolete. It is still used in the default
|
2010-01-04 05:34:32 +00:00 |
ILandService.cs
|
Update svn properties.
|
2009-06-22 10:07:27 +00:00 |
ILibraryService.cs
|
* Forgotten ILibraryService from yesterday
|
2010-01-02 09:54:46 -08:00 |
ILoginService.cs
|
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almost done...
|
2009-12-31 17:18:55 -08:00 |
IMapService.cs
|
Removed RequestLandData from IGridService because it's already in another place.
|
2009-09-11 13:08:43 -07:00 |
INeighbourService.cs
|
Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules.
|
2009-09-27 10:14:10 -07:00 |
IPresenceService.cs
|
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
2010-01-10 15:34:56 -08:00 |
ISimulationService.cs
|
* Finished SimulationServiceConnector
|
2010-01-07 15:53:55 -08:00 |
IUserAccountService.cs
|
Several more buglets removed.
|
2010-01-13 09:17:30 -08:00 |