aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-02minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague1-4/+4
2008-05-01added stubs for appearance bits to all the db layersSean Dague1-0/+27
2008-05-01* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2-17/+1
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby2-5/+5
2008-05-01* In ur code. Making it static.Adam Frisby4-30/+30
2008-05-01* Assorted spring cleanings.Adam Frisby1-2/+3
2008-05-01* Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey4-43/+43
2008-05-01* Whoops, SQLite land data malfunction. Fixed. Teravus Ovares1-1/+2
2008-04-30* Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby1-69/+0
2008-04-30* Adds the AuthbuyerID field to sqlite and makes use of it.Teravus Ovares1-0/+34
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares1-1/+1
2008-04-30* Deal with a situation where the new fields in the inventory store are null ...Justin Clarke Casey1-6/+18
2008-04-30* Trivial sqlite inventory db log message change so I can pick out the messag...Justin Clarke Casey1-7/+7
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2-2/+32
2008-04-29* Preparatory work for autoupgrade of sqlite inventory tables in preparation ...Justin Clarke Casey1-2/+36
2008-04-23allow for Inventory database source to be specified in mainSean Dague1-10/+6
2008-04-23changes to allow asset_source to be specified in the opensim.iniSean Dague1-3/+6
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby5-17/+19
2008-04-11* Discerned between AddProfile and UpdateProfile in region registrationlbsa711-0/+5
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-10/+10
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-26/+26
2008-04-10further renaming of properties for claritySean Dague1-18/+18
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-62/+66
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-2/+2
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-21/+21
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-31/+31
2008-04-07add some error messages for abuse of our IInventoryData interfaceSean Dague1-6/+18
2008-04-02fix ups to include OpenSim.Framework explicit includes (theySean Dague4-0/+4
2008-04-02attempt to fix up all refernces to new directory structureSean Dague8-9/+9
2008-04-02whole lot more movingSean Dague12-0/+4575