aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Regions/RegionSubscriptionManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-16/+0
| | | | | | * Changed so prims aren't loaded until AFTER parcels. * The region startup flow is still an ungodly rats nest.
* * First example of moving stuff to a Region layerlbsa712007-09-211-0/+16
* Also, changed RegionPresence to 'RegionSubscription' - let's just see where we land with this...