aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Communications/REST/RESTInterregionComms.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More refactoring. This time extracting the client-side of RESTInterregionComm...diva2009-04-011-533/+51
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-231-29/+153
* Explicit tests for local regions.diva2009-03-221-26/+41
* Making a couple of methods public.diva2009-03-191-2/+2
* Changing a few methods to public. This is the collection of methods that will...diva2009-03-151-6/+6
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-22/+22
* Making initialized an instance variable again. My last commit wrote over just...diva2009-02-141-1/+1
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-141-31/+237
* * Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey2009-02-131-4/+1
* Bug fix in prim crossing: making it clear when the local object needs to be c...diva2009-02-131-3/+3
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-17/+17
* * optimized usings.lbsa712009-02-121-26/+20
* Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva2009-02-101-2/+1
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+960