aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Regions/RegionSubscription.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-231-19/+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/+19
* Also, changed RegionPresence to 'RegionSubscription' - let's just see where we land with this...