aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/OSUUID.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties. Add copyright info to some source files.Jeff Ames2008-04-171-5/+26
|
* make this a classSean Dague2008-04-091-2/+4
|
* check in an OSUUID wrapper as potential replacementSean Dague2008-04-091-0/+85
for LLUUID in most of our code. Like LLUUID, this is basically just a box type on the .NET Guid.