Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of AvatarAppearance.Owner to simplify the code. | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -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-13 | 1 | -0/+119 |
connected to. Currently disabled. |