aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/LandManagement/LandManagementModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-10/+2
| | | | (this took a while to run).
* * Re-Fixed caps Teravus Ovares2008-04-171-1/+1
| | | | | * This fixes chi11ken's/OpenViewer's libsl cap issue.
* * Fixed a few warnings.Teravus Ovares2008-04-141-1/+32
| | | | | | | * Added license info to a few files it was missing from. * Fleshed out the landbuy interfaces * If you add '-helperuri http://127.0.0.1:9000/' to your list of parameters you tell the client to use when you start it up you can transfer ownership of parcels now in standalone. Structured gridmode requires a lot more work, see the documentation in the example money module. The example money module is not secure especially in standalone mode.
* Update svn properties.Jeff Ames2008-03-221-62/+62
|
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-0/+62