aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Interfaces/ILandObject.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-1/+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.
2008-05-05*Standardized the Land module by removing all references to ↵mingchen1-3/+2
libsecondlife.packets
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-5/+1
(this took a while to run).
2008-04-17Update svn properties. Add copyright info to some source files.Jeff Ames1-5/+28
2008-04-14* Fixed a few warnings.Teravus Ovares1-0/+1
* 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.
2008-03-22Update svn properties.Jeff Ames1-54/+54
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-0/+54