aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot/LandSnapshot.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-433/+0
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-1/+6
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-1/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-2/+3
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-9/+9
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-7/+7
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker2009-04-281-16/+28
* Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker2009-04-281-1/+1
* * optimized usings.lbsa712009-02-121-4/+3
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* Plumb in dwell in a couple of placesMelanie Thielker2009-01-031-1/+1
* Commit Diva's new patch for the DataSnapshot. Comment the defaultMelanie Thielker2008-10-111-123/+125
* Committing diva's LandSnapshot update patch. Also included is a smallMelanie Thielker2008-10-101-131/+134
* Patch by Fly-Man, with modifications. Add more fields to DataSnapshot.Melanie Thielker2008-10-061-11/+36
* Fixed small coordinate issue: The center is (min+max)/2, not (max-min)/2Homer Horwitz2008-10-051-1/+1
* Fix a problem with land-search and non-convex parcels.Homer Horwitz2008-10-051-2/+39
* Add parcel info "UUID" to snapshotMelanie Thielker2008-10-051-0/+6
* Change category in snapshot to a number, to match the one in searchMelanie Thielker2008-10-051-1/+1
* Add a dummy "dwell" value to the data snapshotMelanie Thielker2008-10-051-1/+5
* Reverse yes and no for the parcel's "public" property to make it accuratelyMelanie Thielker2008-09-181-2/+2
* Add various XML elements to the data snapshot. Changes by Fly-Man andMelanie Thielker2008-09-171-0/+27
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-131-17/+11
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-10/+10
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-14/+14
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-2/+2
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-4/+3
* Thank you very much KMeisthax for DataSnapshot 1.1Charles Krinke2008-05-171-8/+63
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* m_logs always need to be private static readonly otherwise weSean Dague2008-05-091-1/+1
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-0/+1
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-301-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-11/+7
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-1/+1
* Update svn properties.Jeff Ames2008-04-071-267/+267
* Thank you kindly Diva & KMeisthax for adding the beginningsCharles Krinke2008-04-071-0/+267