aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-09-301-3/+23
|\
| * Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-291-1/+11
| * Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman2010-09-291-2/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-231-2/+5
|\ \ | |/
| * Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-231-2/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-211-2/+4
|\ \ | |/
| * Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-2/+4
* | Get maturity level from access number. This addresses mantis #269meta72010-08-201-0/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-071-0/+1
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-08-071-0/+1
| |\
| | * Allow creation of link regions if there is an existing region within a 4096 r...Marck2010-08-061-0/+1
| * | Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+1
| |/
* | Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-161-1/+3
|\ \ | |/
| * Fixes creation date issue on user accounts.Diva Canto2010-06-151-1/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-071-1/+1
|\ \ | |/
| * * Bug fix in TP home: typo in unpacking of GridUserInfo.Diva Canto2010-06-051-1/+1
| * Get the user's DOB back from the server response properly.Melanie Thielker2010-05-291-1/+1
| * Removed sessionID from GridUserservice again. Removed parcel crossing detecti...Diva Canto2010-05-201-1/+1
| * Merging slimupdates2unknown2010-05-201-1/+1
| |\
| | * * Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...unknown2010-05-201-1/+1
* | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Tom Grimshaw2010-05-291-1/+1
|\ \ \
| * | | Get the user's DOB back from the server response properly.Melanie Thielker2010-05-291-1/+1
* | | | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b...Tom Grimshaw2010-05-291-2/+6
|/ / /
* | | Fix to the scenario where we send an agent to a neighbouring sim (via telepor...Tom Grimshaw2010-05-181-0/+8
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-161-0/+1
|\ \ \ | |/ /
| * | Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-0/+1
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-101-1/+1
|\ \ | |/
| * Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making...Diva Canto2010-05-101-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-091-28/+0
|\ \ | |/
| * More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-28/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-082-29/+43
|\ \ | |/
| * Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f...Diva Canto2010-05-071-6/+0
| * GridUserService in place. Replaces the contrived concept of storing user's ho...Diva Canto2010-05-072-23/+43
| * Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-051-1/+1
| * Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker2010-05-051-0/+1
| * Make the IUserAccountData properly unpack the god mode data, so grid godsMelanie Thielker2010-05-021-3/+3
* | Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-061-1/+1
* | Add a XMLRPC method to remotely set the login level for the LLLoginService.Melanie Thielker2010-05-051-0/+1
* | Make the IUserAccountData properly unpack the god mode data, so grid godsMelanie Thielker2010-05-031-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-04-271-1/+2
|\ \ | |/
| * Allow a client to pass a scope id to log into in the login XML / LLSDMelanie2010-04-271-1/+2
| * * Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman2010-04-081-0/+7
| * * Fixing incorrect documentation for the continuation passing style IAssetSer...John Hurliman2010-04-071-1/+2
* | Remove some usings that stopped compilationMelanie Thielker2010-04-241-15/+1
* | Plumb a data path to initialize an attachment from an alternate sourceMelanie Thielker2010-04-241-0/+31
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-04-131-1/+9
|\ \ | |/ |/|
| * Backported GetTextureModule and IAssetService.GetCached()John Hurliman2010-04-081-1/+9
* | First stage of the new interactive region creation. This will allow creationMelanie2010-03-231-2/+2
* | Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-151-0/+1