aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IInterregionComms.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-111/+0
* Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie2009-12-291-1/+1
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-141-5/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * refactor: move bottom part of 'xml2' serializaton to separate classJustin Clarke Casey2009-05-141-2/+1
* - moving banned check and public/private check toDr Scofield2009-05-051-1/+1
* Changed the asynchronous call to get inventory in HG, so that it properly rep...diva2009-04-051-3/+3
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+10
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-231-0/+2
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-0/+1
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-141-1/+22
* Bug fix in prim crossing: making it clear when the local object needs to be c...diva2009-02-131-1/+1
* * optimized usings.lbsa712009-02-121-2/+1
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-091-0/+3
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+81