| Commit message (Expand) | Author | Files | Lines |
2010-02-12 | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | Justin Clark-Casey (justincc) | 1 | -12/+12 |
2010-01-10 | Forgot to remove 'using' | Diva Canto | 1 | -1/+0 |
2010-01-10 | * Starting to clean the house... | Diva Canto | 1 | -3/+3 |
2010-01-10 | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 1 | -4/+5 |
2009-10-19 | Minor formatting cleanup. | Jeff Ames | 1 | -12/+12 |
2009-10-02 | - cleaning up LandData/ILandObject capitalization issues | dr scofield (aka dirk husemann) | 2 | -1/+7 |
2009-10-01 | - adding new LandDataSerializer testcase to "test-xml" target as well | dr scofield (aka dirk husemann) | 2 | -14/+52 |
2009-10-01 | fixing LandDataSerializer (yeah! for testcases) | dr scofield (aka dirk husemann) | 2 | -19/+29 |
2009-10-01 | adding meat to the LandDataSerializerTest cases. | dr scofield (aka dirk husemann) | 1 | -1/+4 |
2009-10-01 | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2 | -32/+118 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2009-09-30 | adding LandDataSerializer (not connected anywhere, work-in-progress) | dr scofield (aka dirk husemann) | 1 | -0/+185 |
2009-08-02 | Thank you kindly, dslake, for a patch that: | Charles Krinke | 1 | -0/+4 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 6 | -6/+6 |
2009-05-27 | making TarArchiveReader more resilient when faced with OARs created by | Dr Scofield | 1 | -2/+8 |
2009-05-14 | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 1 | -16/+23 |
2009-05-07 | * minor: use system ascii encoding rather than newing up our own object | Justin Clarke Casey | 1 | -3/+1 |
2009-04-24 | * correct spelling mistake in item seiralization | Justin Clarke Casey | 1 | -2/+2 |
2009-04-24 | * minor: make inventory item deserialization code easier to read | Justin Clarke Casey | 1 | -52/+26 |
2009-04-24 | * Write basic, incomplete load iar test | Justin Clarke Casey | 1 | -3/+1 |
2009-04-23 | * refactor: move archive user inventory item serialization out to a separate ... | Justin Clarke Casey | 3 | -8/+202 |
2009-03-27 | * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization | Justin Clarke Casey | 1 | -0/+254 |
2009-03-26 | * Fix build break - went a const or two too far | Justin Clarke Casey | 1 | -2/+2 |
2009-03-26 | * minor: change some static readonlys to consts | Justin Clarke Casey | 1 | -11/+11 |
2009-03-26 | * Fix build break from last commit | Justin Clarke Casey | 1 | -1/+2 |
2009-03-26 | * iars: Serialize information about item creators to archive | Justin Clarke Casey | 2 | -18/+94 |
2009-03-16 | Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization | Mike Mazur | 3 | -0/+568 |