aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandChannel.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-14/+48
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+5
2011-04-05remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)1-10/+0
2011-01-27When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)1-2/+2
2011-01-27Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)1-0/+6
2011-01-26Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)1-1/+1
2010-05-13Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master1-0/+16
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-11-25minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)1-1/+2
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-06* Implements World.Parcels[] array for MRM scripting.Adam Frisby1-0/+9
2009-03-05* simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey1-7/+2
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-6/+6
2009-02-12* optimized usings.lbsa711-8/+7
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-19* Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey1-2/+0
2008-10-18Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker1-0/+9
2008-09-13Remove the cruft of accessing a private member of another module's classMelanie Thielker1-0/+10
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-07-23refactored LandData to use properties, and cleaned up the naming onSean Dague1-2/+2
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-0/+16
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+7
2008-05-23*Refactor of the LandManagementModule that allows OpenSim to run without itmingchen1-850/+28
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-13*Complete redo of the permissions modulemingchen1-2/+15
2008-05-09*Land/Parcel upates are now correct with a significant movement by the Clientmingchen1-10/+0
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-7/+2
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-181/+153
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-3/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-15/+15
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-15/+15
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-999/+999
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-186/+178
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+1008