aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/Client (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-12* ignored data recieved from closed socketslbsa711-1/+1
* removed some warnings
2007-06-12*Reverting back to 977 -- will look into this latermingchen1-1/+1
2007-06-12*Bug fixed, moving the code the the correct place so the right info is sent ↵mingchen1-2/+3
(hopefully)
2007-06-12*Attempt trunk crash fixmingchen1-1/+1
2007-06-08*Added Estate Tools for terrain texturing, terrain texturing heights per ↵mingchen1-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
2007-06-07*Added basic support for EstateOwnerMessagemingchen1-1/+5
**Added support for 'getinfo' method
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen5-0/+1692
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning