aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/ParcelManager.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-10Renamed folderMW1-890/+0
2007-06-10Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵MW1-3/+3
to please!
2007-06-09Number of small changes. MW1-24/+27
2007-06-08*Added delegates and events for parcel and estate managementmingchen1-3/+55
*Only thing left is to get the master user setup in both sandbox and grid mode
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen1-3/+6
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen1-0/+832
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings