aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/GridDataBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-0/+1
2008-04-02attempt to fix up all refernces to new directory structureSean Dague1-1/+1
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague1-0/+0
2008-03-29Set svn:eol-style.Jeff Ames1-22/+22
2008-03-28* Introduced base abstract provider class for GridDatalbsa711-1/+13
2008-03-28* Introduced common abstract AssetDataBase implementing IAssetProviderlbsa711-0/+10