aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* starting to stub out NHibernate data source. This isn't in Sean Dague2008-04-021-0/+62
| | | | | | | | | prebuild yet so it's currently dead code in tree, and shouldn't bother anyone. Once this does *something* I'll add it into the main build. However it seemed like a good idea to commit work as I go for people interested in it.
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-0219-0/+19
| | | | | | | were implicitly included before). Everything builds again. Now off to testing.
* move signing fileSean Dague2008-04-021-0/+0
|
* attempt to fix up all refernces to new directory structureSean Dague2008-04-0255-78/+78
|
* whole lot more movingSean Dague2008-04-0267-0/+15985
|
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-0216-0/+1200
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.