aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/UUID.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to native line ending encodingSean Dague2007-07-161-127/+127
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-2/+0
| | | | | * added some licensing info
* * Small bugfix comparing equal UUIDsAdam Frisby2007-06-291-2/+2
|
* * Created new "UUID" class to override LLUUID in general. (Unable to inherit ↵Adam Frisby2007-06-291-0/+129
from LLUUID, so written as a wrapper + extra functions), 1:1 Feature compatible with LLUUID designed as "Drop In" replacement.