aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/LandManagement/LandChannel.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-8/+8
| | | | | | Please adjust your editors to not use hard tabs.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-9/+5
| | | | (this took a while to run).
* * Re-Fixed caps Teravus Ovares2008-04-171-3/+14
| | | | | * This fixes chi11ken's/OpenViewer's libsl cap issue.
* * Fixed a few warnings.Teravus Ovares2008-04-141-2/+87
| | | | | | | * 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.
* Fix a few compiler warnings.Jeff Ames2008-03-251-1/+1
|
* Update svn properties.Jeff Ames2008-03-221-916/+916
|
* *Moved LandManagement into its own region module (spiffy!)mingchen2008-03-221-0/+916