aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/LandManagement (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby3-23/+12
(this took a while to run).
2008-04-17* Re-Fixed caps Teravus Ovares2-4/+15
* This fixes chi11ken's/OpenViewer's libsl cap issue.
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-3/+3
* Fixes an estate naming issue * Fixes a land issue with the landobject not reporting the proper parcel prim. * A few other tweaks.
2008-04-14* Fixed a few warnings.Teravus Ovares3-4/+136
* 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-25Fix a few compiler warnings.Jeff Ames1-1/+1
2008-03-23Implements llGetParcelPrimOwners()alondria1-0/+14
2008-03-23* Added a little more stability for getting the object list from the parcel ↵Teravus Ovares1-3/+17
box. (previously it crashed my simulator) * Found and gracefully handled a few situations where null references occur. (m_rootPart again!)
2008-03-22Update svn properties.Jeff Ames3-1857/+1857
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen3-0/+1857