aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneCommunicationService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-2/+5
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-141-4/+6
* And finally... region crossings entirely over RESTComms/LocalComms. No more r...diva2009-02-131-54/+66
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-131-4/+0
* Makes region crossings asynchronous. Moved the bulk of the original code out ...diva2009-02-121-0/+170
* * Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...diva2009-02-081-2/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+1095