aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/Client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Wiping trunk in prep for SugiliteAdam Frisby2007-07-115-1698/+0
|
* * ignored data recieved from closed socketslbsa712007-06-121-1/+1
| | | | | | * removed some warnings
* *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
* *Added basic support for EstateOwnerMessagemingchen2007-06-071-1/+5
| | | | | **Added support for 'getinfo' method
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-075-0/+1692
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning