aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/Estate (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Number of small changes. MW2007-06-091-7/+16
|
* *Moved SendRegionHandshake back to IClientAPI and modded ↵mingchen2007-06-081-36/+1
| | | | sendRegionHandshakeToAll to support the old method. (Again, my bad)
* *RegionInfo in Avatar class now protected again (oops, my fault)mingchen2007-06-081-75/+77
|
* *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen2007-06-081-0/+296
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings