Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * First example of moving stuff to a Region layer | lbsa71 | 2007-09-21 | 1 | -14/+0 |
| | | | | | * Also, changed RegionPresence to 'RegionSubscription' - let's just see where we land with this... | ||||
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 1 | -0/+14 |
* Deleted stub ScenePresence.Body.cs * Added stub Region classes The idea is to, at first, have every ScenePresence have one RegionPresence, moving code over to it until we can detach the two classes and not have a ScenePresence for every RegionPresence. |