aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-02remove really odd utf character at the front of this classSean Dague1-1/+1
2008-04-02starting to stub out NHibernate data source. This isn't in Sean Dague1-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.
2008-04-02fix ups to include OpenSim.Framework explicit includes (theySean Dague19-0/+19
were implicitly included before). Everything builds again. Now off to testing.
2008-04-02move signing fileSean Dague1-0/+0
2008-04-02attempt to fix up all refernces to new directory structureSean Dague55-78/+78
2008-04-02whole lot more movingSean Dague67-0/+15985
2008-04-02reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague16-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.