aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MSSQL/MSSQLManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-1/+1
|
* Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks ↵Jeff Ames2008-06-261-4/+32
| | | | kerunix_Flan!
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* * You can haz more spring cleaning.Adam Frisby2008-05-081-6/+1
| | | | | * Eventually this codebase will be clean. >_>
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-2/+2
| | | | (this took a while to run).
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-3/+3
|
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-11/+14
| | | | | | | grief than expected, as monodevelop doesn't like to refactor properties of properties.
* further renaming of properties for claritySean Dague2008-04-101-7/+7
|
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-19/+19
| | | | | | | 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/+529