aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/Estate (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-10Renamed folderMW1-272/+0
2007-06-10Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim ↵MW1-2/+2
to please!
2007-06-09Number of small changes. MW1-7/+16
2007-06-08*Moved SendRegionHandshake back to IClientAPI and modded ↵mingchen1-36/+1
sendRegionHandshakeToAll to support the old method. (Again, my bad)
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen1-75/+77
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen1-0/+296
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings