aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External/UserInventoryItemSerializer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-24/+25
2012-06-30Remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2012-02-03Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer1-2/+2
2012-02-03Refactor common deserialization processor code to generic method ExternalRepr...Justin Clark-Casey (justincc)1-29/+4
2012-02-03Change LandDataSerializer deserialization so that in the future it won't care...Justin Clark-Casey (justincc)1-2/+1
2011-02-03Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...Diva Canto1-1/+1
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto1-8/+31
2010-11-27Changed the parser for InventoryItem deserialization. Moved some utility func...Diva Canto1-30/+168
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-07* minor: use system ascii encoding rather than newing up our own objectJustin Clarke Casey1-3/+1
2009-04-24* correct spelling mistake in item seiralizationJustin Clarke Casey1-2/+2
2009-04-24* minor: make inventory item deserialization code easier to readJustin Clarke Casey1-52/+26
2009-04-24* Write basic, incomplete load iar testJustin Clarke Casey1-3/+1
2009-04-23* refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey1-0/+198