aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Etcd thing, not used anywhere.onefang2019-05-201-195/+0
| | | | Also needs an obscure dependency that I can't track down.
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-4/+199
|
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-1/+1
| | | | This is not used for anything - appearances are always properties of objects with ids (ScenePresence, AgentCircuitData) and just has the potential to get out of sync when the appearance is cloned.
* Add experimental module to check status of services that the simulator is ↵Justin Clark-Casey (justincc)2011-07-131-0/+119
connected to. Currently disabled.