aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/LandDataSerializer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix test failureMelanie2012-02-031-0/+1
|
* Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-5/+7
| | | | | | accurately reflects the data sent by the viewer. Add times bans and the expiration of timed bans. Warning: Contains a Migration (and nuts)
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-2/+3
| | | | on IDwellModule
* Minor formatting cleanup.Jeff Ames2009-10-191-12/+12
|
* - adding new LandDataSerializer testcase to "test-xml" target as welldr scofield (aka dirk husemann)2009-10-011-11/+11
| | | | - adding another LandDataSerializer testcase
* fixing LandDataSerializer (yeah! for testcases)dr scofield (aka dirk husemann)2009-10-011-15/+21
|
* Merge branch 'oar-parcel' into x-opensimdr scofield (aka dirk husemann)2009-10-011-32/+32
|\
| * adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)2009-10-011-32/+32
| |
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
|/
* adding LandDataSerializer (not connected anywhere, work-in-progress)dr scofield (aka dirk husemann)2009-09-301-0/+185
[hi, there, justin!]