aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization (follow)
Commit message (Expand)AuthorAgeFilesLines
* HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-4/+4
* Save the sun's position in OARsOren Hurvitz2011-06-101-2/+6
* remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)2011-04-051-6/+2
* Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta...Justin Clark-Casey (justincc)2011-03-091-1/+18
* Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...Diva Canto2011-02-031-1/+1
* Added some comments. Better than listening to the boring speaker...Diva Canto2010-12-011-0/+12
* Fix unit test.Diva Canto2010-11-291-0/+6
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-293-8/+295
* Changed the parser for InventoryItem deserialization. Moved some utility func...Diva Canto2010-11-271-30/+168
* Allow OARs and IARs to save and load meshes.Justin Clark-Casey (justincc)2010-10-221-0/+2
* Formatting cleanup.Jeff Ames2010-09-121-10/+10
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-2/+3
* Add --merge switch to load iar.Justin Clark-Casey (justincc)2010-06-301-2/+27
* make oar object filename/pathname creation a helper methodJustin Clark-Casey (justincc)2010-05-211-0/+33
* add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-211-1/+6
* * Fixes LandDataSerializerTests on Windows by stripping CR from the serializa...Teravus Ovares (Dan Olivares)2010-05-051-6/+10
* When saving an oar/iar, don't attempt to write out the data byte array if it'...Justin Clark-Casey (justincc)2010-03-311-1/+3
* Merge branch 'master' into presence-refactorMelanie2010-02-151-12/+12
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-12/+12
* | Forgot to remove 'using'Diva Canto2010-01-101-1/+0
* | * Starting to clean the house...Diva Canto2010-01-101-3/+3
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-101-4/+5
|/
* Minor formatting cleanup.Jeff Ames2009-10-191-12/+12
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-022-1/+7
* - adding new LandDataSerializer testcase to "test-xml" target as welldr scofield (aka dirk husemann)2009-10-012-14/+52
* fixing LandDataSerializer (yeah! for testcases)dr scofield (aka dirk husemann)2009-10-012-19/+29
* Merge branch 'oar-parcel' into x-opensimdr scofield (aka dirk husemann)2009-10-011-1/+4
|\
| * adding meat to the LandDataSerializerTest cases.dr scofield (aka dirk husemann)2009-10-011-1/+4
* | Merge branch 'oar-parcel' into x-opensimdr scofield (aka dirk husemann)2009-10-012-32/+118
|\ \ | |/
| * adding testcase for LandDataSerializer; fixing LandDataSerializer ;-)dr scofield (aka dirk husemann)2009-10-012-32/+118
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
* | Formatting cleanup.Jeff Ames2009-10-012-5/+5
|/
* adding LandDataSerializer (not connected anywhere, work-in-progress)dr scofield (aka dirk husemann)2009-09-301-0/+185
* Thank you kindly, dslake, for a patch that:Charles Krinke2009-08-021-0/+4
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6
* making TarArchiveReader more resilient when faced with OARs created byDr Scofield2009-05-271-2/+8
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-141-16/+23
* * minor: use system ascii encoding rather than newing up our own objectJustin Clarke Casey2009-05-071-3/+1
* * correct spelling mistake in item seiralizationJustin Clarke Casey2009-04-241-2/+2
* * minor: make inventory item deserialization code easier to readJustin Clarke Casey2009-04-241-52/+26
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-241-3/+1
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-233-8/+202
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-271-0/+254
* * Fix build break - went a const or two too farJustin Clarke Casey2009-03-261-2/+2
* * minor: change some static readonlys to constsJustin Clarke Casey2009-03-261-11/+11
* * Fix build break from last commitJustin Clarke Casey2009-03-261-1/+2
* * iars: Serialize information about item creators to archiveJustin Clarke Casey2009-03-262-18/+94
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-163-0/+568