aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ...Mike Mazur2008-07-181-1/+1
* Mantis#1661. Thank you kindly, CMickeyb for a patch that:Charles Krinke2008-07-031-36/+77
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-7/+19
* Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f...Jeff Ames2008-06-261-4/+30
* this removes use of the mapper for wearables, and I can confirm thingsSean Dague2008-05-211-39/+47
* create some direct sql calls for appearanceSean Dague2008-05-211-0/+109
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * You can haz more spring cleaning.Adam Frisby2008-05-081-8/+2
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-011-1/+1
* in theory, let you pass the mysql connection string into theSean Dague2008-04-241-2/+14
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+2
* * Make it easier to follow logins on the user server by changing and tidying ...Justin Clarke Casey2008-04-151-2/+2
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-6/+6
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+49
* further renaming of properties for claritySean Dague2008-04-101-11/+11
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-26/+37
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-021-0/+1
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-1/+1
* whole lot more movingSean Dague2008-04-021-0/+909