aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Land/LandManagementModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Land/Parcel upates are now correct with a significant movement by the Clientmingchen2008-05-091-0/+1
| | | | | *Moved OnSignificantClientMovement to where it is supposed to be - SceneEvents and not ScenePresence
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-2/+2
|
* *Fixed up EstateManagementModule to the module standard - no more packets ↵mingchen2008-05-041-0/+15
| | | | | | | allowed! *Started cleaning up the land module
* * Rolled back a few changes.Adam Frisby2008-05-011-3/+3
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-3/+3
| | | | | | | * Converted a large number of read-only fields to be actually, readonly. * Reformatted code sections. * Removed redundant code.
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-78/+78
|
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-9/+2
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+86