Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Parcel Prim Count Maximums moved to their own functions so modules can ↵ | mingchen | 2008-06-11 | 1 | -0/+2 |
| | | | | override the default method of calculating how many prims a parcel can have. | ||||
* | This enables return from the parcel object owner display. | Teravus Ovares | 2008-05-24 | 1 | -0/+1 |
| | | | | | There's some oddness with the parcel counts, but if you can get past the oddness, you can return objects under an owner that you have permission to return. | ||||
* | *Refactor of the LandManagementModule that allows OpenSim to run without it | mingchen | 2008-05-23 | 1 | -22/+3 |
| | |||||
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 1 | -30/+19 |
| | |||||
* | *Standardized the Land module by removing all references to ↵ | mingchen | 2008-05-05 | 1 | -2/+1 |
| | | | | libsecondlife.packets | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -3/+2 |
| | |||||
* | * Spring cleaning on Region.Environment. | Adam Frisby | 2008-05-01 | 1 | -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 Frisby | 2008-04-21 | 1 | -4/+1 |
| | | | | (this took a while to run). | ||||
* | Update svn properties. Add copyright info to some source files. | Jeff Ames | 2008-04-17 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-03-22 | 1 | -52/+52 |
| | |||||
* | *Moved LandManagement into its own region module (spiffy!) | mingchen | 2008-03-22 | 1 | -0/+52 |