aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Communications/Local (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-140/+140
|
* Changing the default Comms module to be RESTComms, in case none is specified ↵diva2008-12-291-1/+1
| | | | in OpenSim.ini. RESTComms is a super-set of LocalComms. Calls to local regions do no use REST, they use internal function calls.
* This is a beefy commit containing the communication modules that implement ↵diva2008-12-291-0/+140
SendChildAgentUpdate. This commit has only the modules, but not their usage. It should be harmless.