Melanie a04efe4a4d Merge branch 'master' of [email protected]:/var/git/opensim il y a 14 ans
..
IAssetService.cs 3f6c4c150e * Adds IAssetService.GetCached() to allow asset fetching from the local cache only il y a 15 ans
IAuthenticationService.cs 96ecdcf9c5 * Added SetPassword to IAuthenticationService. il y a 15 ans
IAuthorizationService.cs 281ad1251c 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 il y a 15 ans
IAvatarService.cs 66920a9047 Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be. il y a 15 ans
IBasicProfileService.cs 239a14265e Stub out the Profile and Presence services il y a 15 ans
IFreeswitchService.cs 0f400dc83d Adding the plumbing for a ROBUST freeswitch service il y a 15 ans
IFriendsService.cs 739b5e2c08 Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids. il y a 14 ans
IGatekeeperService.cs 2a1e45f657 Finalized the client's TCP IP address verification process for HG1.5. il y a 14 ans
IGridService.cs 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. il y a 14 ans
IGridUserService.cs ab3afd5f42 * Bug fix in TP home: typo in unpacking of GridUserInfo. il y a 14 ans
IInventoryService.cs f198c68547 Mark GetUserInventory as obsolete. It is still used in the default il y a 15 ans
ILandService.cs 00fd2e0446 Correct display of landmark about info. Also correct region maturity rating il y a 14 ans
ILibraryService.cs dbb16bf2db * Forgotten ILibraryService from yesterday il y a 15 ans
ILoginService.cs 2ebe148266 Plumb the viewer version string through into AgentCircuitData. Now all that il y a 14 ans
IMapService.cs f6c4221a0d Removed RequestLandData from IGridService because it's already in another place. il y a 15 ans
INeighbourService.cs 5d09c53a1a Unpacking the mess with OtherRegionUp, so we can have a real cache of the neighbours in the grid service modules. il y a 15 ans
IPresenceService.cs d72769930a More cleaning on presence. Friends online/offline works again. il y a 14 ans
ISimulationService.cs 45ef3e9987 Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen. il y a 15 ans
IUserAccountService.cs 38f098588c Fixes creation date issue on user accounts. il y a 14 ans