aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/RegionProfileData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks ↵Jeff Ames2008-06-261-8/+11
| | | | kerunix_Flan!
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
|
* 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
|
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-021-0/+257
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.