aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/DB4o/DB4oUserData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove DB4o, we're pretty sure no one uses this, andSean Dague2008-05-011-271/+0
| | | | | | no core developer supports it anyway.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-2/+2
| | | | (this took a while to run).
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-4/+4
| | | | | | | actually a little more work than I expected given the copious use of out params.
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
| | | | | | | were implicitly included before). Everything builds again. Now off to testing.
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
|
* whole lot more movingSean Dague2008-04-021-0/+270