Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-23 | * refactor: move archive user inventory item serialization out to a separate ↵ | Justin Clarke Casey | 3 | -8/+202 | |
file | |||||
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 | |
* adjust user profile iar saving path | |||||
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 | |
Update using statements and prebuild.xml. Also trim trailing whitespace. |