aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/Client/ClientView.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Attempt trunk crash fixmingchen2007-06-121-1/+1
|
* *Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen2007-06-081-0/+1
| | | | | | | corner, water height, region flags, etc basic settings *Parcel now sends ParcelProperties when the owner changes information as soon as the information is changed
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-071-0/+459
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning