aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/External (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-12/+12
2010-01-10Forgot to remove 'using'Diva Canto1-1/+0
2010-01-10* Starting to clean the house...Diva Canto1-3/+3
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-4/+5
2009-10-19Minor formatting cleanup.Jeff Ames1-12/+12
2009-10-01- adding new LandDataSerializer testcase to "test-xml" target as welldr scofield (aka dirk husemann)1-11/+11
2009-10-01fixing LandDataSerializer (yeah! for testcases)dr scofield (aka dirk husemann)1-15/+21
2009-10-01adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)1-32/+32
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames2-5/+5
2009-09-30adding LandDataSerializer (not connected anywhere, work-in-progress)dr scofield (aka dirk husemann)1-0/+185
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames3-3/+3
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 Casey3-8/+202
2009-03-27* minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey1-0/+254
2009-03-26* Fix build break from last commitJustin Clarke Casey1-1/+2
2009-03-26* iars: Serialize information about item creators to archiveJustin Clarke Casey1-0/+71