aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/ILandChannel.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-30/+19
|
* *Standardized the Land module by removing all references to ↵mingchen2008-05-051-2/+1
| | | | libsecondlife.packets
* * Rolled back a few changes.Adam Frisby2008-05-011-3/+2
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-2/+3
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-4/+1
| | | | (this took a while to run).
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-1/+28
|
* Update svn properties.Jeff Ames2008-03-221-52/+52
|
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-0/+52