aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/ILandObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-25Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)1-117/+0
2011-03-25Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)1-0/+5
2011-01-28Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie1-0/+1
2011-01-26Add some comments on ILandObject.StartPoint and EndPointJustin Clark-Casey (justincc)1-0/+10
2011-01-26Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)1-0/+4
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie1-1/+1
2009-11-08Patch from Snoopy2. Fixes Mantis #4342Melanie1-0/+1
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-36/+36
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke1-0/+2
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey1-1/+12
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-11-21Fully implement object return from the parcel dialogMelanie Thielker1-1/+1
2008-11-21Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker1-1/+1
2008-09-26* Patch from JHurlimanTeravus Ovares1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-9/+9
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-0/+10
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-1/+1
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-3/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+1
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
2008-03-22Update svn properties.Jeff Ames1-54/+54
2008-03-22*Moved LandManagement into its own region module (spiffy!)mingchen1-0/+54