aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Land (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
|
* *Complete redo of the permissions modulemingchen2008-05-133-38/+65
| | | | | | *Removed hardcoded permissions checks *Added permissions checks where needed
* *Land/Parcel upates are now correct with a significant movement by the Clientmingchen2008-05-092-10/+1
| | | | | *Moved OnSignificantClientMovement to where it is supposed to be - SceneEvents and not ScenePresence
* *LLClientView is now pushed the EstateSettings instead of pulling it from ↵mingchen2008-05-062-8/+3
| | | | | | | the scene...more to standards *LandChannel no longer requires libsecondlife.Packets (it should have never needed it in the first place)
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-063-187/+159
|
* *Standardized the Land module by removing all references to ↵mingchen2008-05-052-227/+38
| | | | libsecondlife.packets
* *Fixed up EstateManagementModule to the module standard - no more packets ↵mingchen2008-05-041-0/+15
| | | | | | | allowed! *Started cleaning up the land module
* * For your fragging desire, damage enabled land works, but watch out!, life ↵Teravus Ovares2008-05-031-0/+5
| | | | does not regenerate until you're dead!
* * Rolled back a few changes.Adam Frisby2008-05-013-33/+33
|
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-013-33/+33
| | | | | | | * 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-013-2004/+2004
|
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-303-316/+286
|
* * Commiting a bunch of missed files.Adam Frisby2008-04-303-0/+2037