aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Communications/REST (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another interregion comms change that will not work well with previous versio...diva2009-01-031-6/+165
* Split agent updates into two messages: full update and position+camera update...diva2009-01-031-10/+58
* Major changes in interregion communications. This breaks compatibility with o...diva2009-01-011-18/+155
* Beginning of true REST style for interregion comms, SendChildAgentUpdate only...diva2008-12-311-7/+92
* Folded HG regionhandle lookup into the normal RESTInterregionComms, to avoid ...diva2008-12-312-87/+4
* * Remove mono compiler warningsJustin Clarke Casey2008-12-301-3/+5
* Making the default choice for InterregionComms work, and removing an unnecess...diva2008-12-302-1/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-302-382/+382
* Changing the default Comms module to be RESTComms, in case none is specified ...diva2008-12-292-2/+2
* This is a beefy commit containing the communication modules that implement Se...diva2008-12-292-0/+382