aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Communications/REST (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-0/+1
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-11/+42
2009-04-01More refactoring. This time extracting the client-side of RESTInterregionComm...diva1-533/+51
2009-03-23Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva1-29/+153
2009-03-22Explicit tests for local regions.diva1-26/+41
2009-03-19Making a couple of methods public.diva1-2/+2
2009-03-15Changing a few methods to public. This is the collection of methods that will...diva1-6/+6
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-22/+22
2009-02-14Making initialized an instance variable again. My last commit wrote over just...diva1-1/+1
2009-02-14Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva1-31/+237
2009-02-13* Change static field "initialized" in RestInterregionComms to an instance fieldJustin Clarke Casey1-4/+1
2009-02-13Bug fix in prim crossing: making it clear when the local object needs to be c...diva1-3/+3
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-17/+17
2009-02-12* optimized usings.lbsa711-26/+20
2009-02-10Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva1-2/+1
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-0/+960