aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/ISimulationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
* More EntityTransferContext plumbingMelanie Thielker2015-11-011-14/+0
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-2/+2
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-0/+2
|\
| * Plumb the special VeriableWearablesSuported field which we willMelanie Thielker2015-11-011-0/+2
* | Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-1/+13
|\ \ | |/
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-311-1/+13
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-311-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-8/+1
* | bad merge?UbitUmarov2015-09-011-0/+8
|\ \ | |/ |/|
| * add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov2015-08-261-1/+13
* | Partial plumbing for the agent stateful module features negotiationMelanie Thielker2015-08-201-1/+2
* | On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)2014-07-211-2/+4
* | Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto2014-06-061-2/+3
* | Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz2014-05-191-1/+2
* | In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-091-1/+3
* | When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz2014-04-071-1/+11
|/
* Guard against unauthorized agent deletes.Diva Canto2013-07-131-1/+1
* Deleted GET agent all around. Not used.Diva Canto2013-07-131-2/+0
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-10/+0
* Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-241-1/+11
* Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-1/+1
* Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-1/+1
* Add log messages on teleport failure to better pin down the cause.Justin Clark-Casey (justincc)2011-03-091-0/+7
* Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-1/+1
* Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
* Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+2
* Get the local inner simulation service object to the handler so that there is...Diva Canto2010-03-151-0/+1
* * Finished SimulationServiceConnectorDiva Canto2010-01-071-1/+1
* * Changed ISimulation interface to take a GridRegion as input arg instead of ...Diva Canto2010-01-031-8/+10
* Simulation handlers (agents & objects) completed.Diva Canto2009-12-311-7/+3
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
* Beginning of refactoring RESTComms/LocalComms in the new style of services an...diva2009-05-251-0/+81