aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-31/+31
| | | | | | | | * wrap fields as Properties * rename some fields/properties to more sensible names * set style to PropName to match more standard C# approach
* add some error messages for abuse of our IInventoryData interfaceSean Dague2008-04-071-6/+18
| | | | | | (i.e. using add to update, or update to add).
* fix ups to include OpenSim.Framework explicit includes (theySean Dague2008-04-024-0/+4
| | | | | | | were implicitly included before). Everything builds again. Now off to testing.
* attempt to fix up all refernces to new directory structureSean Dague2008-04-028-9/+9
|
* whole lot more movingSean Dague2008-04-0212-0/+4575