aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/ClientViewBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen2007-06-071-326/+0
| | | | | | | | NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning
* * Added proper copyright notices to everything (1/3)Adam Frisby2007-06-051-0/+27
|
* * Removed MainConsole.Instance.WriteLine completelyAdam Frisby2007-06-051-3/+4
| | | | | | * Now exists MainConsole.Instance.Error/Warn/Notice/Verbose -- use those instead * Removed some instances of System.Console use - aiming to depreciate this in favour of MainConsole completely.
* * Removing dead commentsAdam Frisby2007-06-051-3/+0
|
* Added Basic Parcel Supportmingchen2007-06-031-0/+2
| | | | | | | *Created Parcel class to handle each parcel *Created ParcelManager class to handle the Parcel Object *For now, by default it is assigned to a fake avatar key and set for sale to L$0
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-241-0/+299