aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Serialization/ArchiveConstants.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * 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
| | | | | | * adjust user profile iar saving path
* * iars: Serialize information about item creators to archiveJustin Clarke Casey2009-03-261-18/+23
|
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-161-0/+133
Update using statements and prebuild.xml. Also trim trailing whitespace.