aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/Client/ClientView.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-111-461/+0
|
* *Reverting back to 977 -- will look into this latermingchen2007-06-121-1/+1
|
* *Bug fixed, moving the code the the correct place so the right info is sent ↵mingchen2007-06-121-2/+3
| | | | (hopefully)
* *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