aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/ParcelManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Number of small changes. MW2007-06-091-24/+27
|
* *Added delegates and events for parcel and estate managementmingchen2007-06-081-3/+55
| | | | | *Only thing left is to get the master user setup in both sandbox and grid mode
* *RegionInfo in Avatar class now protected again (oops, my fault)mingchen2007-06-081-3/+6
|
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen2007-06-081-0/+832
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings