aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LandData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-22/+36
* Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl...PixelTomsen2012-10-201-125/+260
* Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoic...Justin Clark-Casey (justincc)2012-03-281-1/+1
* Change LandDataSerializer deserialization so that in the future it won't care...Justin Clark-Casey (justincc)2012-02-031-1/+1
* Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-6/+13
* Change some text to make the autoreturn mechanism more obvious, and align wit...Justin Clark-Casey (justincc)2011-04-051-1/+1
* remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)2011-04-051-64/+1
* Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie2011-01-281-0/+2
* Formatting cleanup.Jeff Ames2010-09-121-14/+14
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-14/+0
* Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-301-14/+90
* Revolution is on the roll again! :)Revolution2010-02-141-0/+26
* preparing LandData seriali(s|z)ation into OAR [not yet functional]dr scofield (aka dirk husemann)2009-09-041-0/+33
* Misc cleanup.Jeff Ames2009-08-161-1/+1
* * minor: commentsTeravus Ovares (Dan Olivares)2009-08-131-1/+125
* minor:commentsTeravus Ovares (Dan Olivares)2009-08-121-0/+3
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-9/+9
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * optimized usings.lbsa712009-02-121-3/+3
* Add group prim count support to land propertiesMelanie Thielker2008-11-161-1/+1
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-0/+22
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-26/+26
* Formatting cleanup.Jeff Ames2008-08-181-3/+3
* make privates privateSean Dague2008-07-231-39/+39
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-77/+401
* *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen2008-07-031-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-18/+17
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+1
* * Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares2008-04-151-0/+1
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Mother of all commits:Adam Frisby2008-01-151-3/+4
* * Optimized usingslbsa712007-12-271-3/+4
* *Added Ban Lines around parcels for banned avatars, but there is no actual bl...mingchen2007-12-191-1/+1
* *Land has now been linked to the StorageManager. Next step is to fill in the ...mingchen2007-12-171-1/+14
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-4/+4
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+123