aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Communications (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-1/+78
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-0/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-1/+1
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-052-11/+55
* 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-232-29/+168
* Explicit tests for local regions.diva2009-03-222-26/+50
* 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
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-24/+24
* Fix standalone / simulator local script crossings.Melanie Thielker2009-02-181-0/+2
* 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-142-31/+254
* * 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-132-6/+15
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-122-254/+254
* * optimized usings.lbsa712009-02-122-35/+21
* Enforce estate bans on Teleports.diva2009-02-111-243/+243
* Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva2009-02-102-4/+4
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-0/+1204