aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/UserProfileSerializer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-6/+6
|
* Change LandDataSerializer deserialization so that in the future it won't ↵Justin Clark-Casey (justincc)2012-02-031-1/+4
| | | | | | care about extra elements or element order. This brings it into line with other deserializations such as object and will improve future backward compatibility.
* Forgot to remove 'using'Diva Canto2010-01-101-1/+0
|
* * Starting to clean the house...Diva Canto2010-01-101-3/+3
| | | | * Fixed circular dependency
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-4/+5
| | | | | * HG is seriously broken here * Compiles. Untested.
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * refactor: move archive user inventory item serialization out to a separate ↵Justin Clarke Casey2009-04-231-3/+1
| | | | file
* * Fix build break from last commitJustin Clarke Casey2009-03-261-1/+2
|
* * iars: Serialize information about item creators to archiveJustin Clarke Casey2009-03-261-0/+71