aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-231-2/+5
* Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2010-08-191-2/+4
* 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
|/
* Fixes creation date issue on user accounts.Diva Canto2010-06-151-1/+3
* * 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
* | Finalized the client's TCP IP address verification process for HG1.5.Diva Canto2010-05-151-0/+1
|/
* Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making...Diva Canto2010-05-101-1/+1
* More cleaning on presence. Friends online/offline works again.Diva Canto2010-05-081-28/+0
* 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
* 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
* 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
* Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12Justin Clark-Casey (justincc)2010-03-121-7/+13
* Justin, I must have been dyslexic when I wrote UserGridService as the name fo...Diva Canto2010-03-051-6/+6
* add initial UserGrid service classes as per diva's directionJustin Clark-Casey (justincc)2010-03-051-0/+75
* Friends rights under control.Diva Canto2010-03-011-1/+5
* Added server-side Friends in connector. Untested.Diva Canto2010-02-251-0/+28
* * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...John Hurliman2010-02-231-5/+0
* * Removed the broken and unused GridRegion.ExternalEndPoint setterJohn Hurliman2010-02-221-2/+0
* Implement the methods needed for the login service to populate the friendslistMelanie2010-02-091-2/+2
* Add the friends service skel and correct some namespace issuesMelanie2010-02-091-1/+1
* Clarify some namesMelanie2010-02-051-3/+2
* Finally cutting the gordian knot. Friends needs to be both a module and aMelanie2010-02-041-0/+49
* HG 1.5 is in place. Tested in standalone only.Diva Canto2010-01-281-6/+8
* Added ExternalName config on Gatekeeper.Diva Canto2010-01-271-1/+1
* Removed obsolete interface IHyperlink.Diva Canto2010-01-241-49/+0
* Integrated the hyperlinking with the GridService.Diva Canto2010-01-241-49/+0
* Go Home works. With security!!Diva Canto2010-01-182-0/+12
* * Added missing GatekeeperServiceConnectorDiva Canto2010-01-181-0/+3
* HG teleports through gatekeeper are working.Diva Canto2010-01-171-4/+0
* Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto2010-01-172-0/+8
* HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto2010-01-171-1/+1
* Copyright notices.Diva Canto2010-01-171-1/+28
* Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...Diva Canto2010-01-162-0/+60
* Fixed a missing field in the last regions table migration.Diva Canto2010-01-161-3/+3
* Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto2010-01-161-2/+2
* Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+1
|\
| * Change the error messages on region region registration. This changes URMMelanie2010-01-131-1/+1