aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandChannel.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-14/+48
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+5
* remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)2011-04-051-10/+0
* When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-271-2/+2
* Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-271-0/+6
* Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)2011-01-261-1/+1
* Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master2010-05-131-0/+16
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
* minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)2009-11-251-1/+2
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-0/+9
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-051-7/+2
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-6/+6
* * optimized usings.lbsa712009-02-121-8/+7
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+188