Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow for Inventory database source to be specified in main | Sean Dague | 2008-04-23 | 1 | -10/+6 |
| | | | | | | | | configs. This works with sqlite and nhibernate backends, and stays with default seperate ini files for mysql and mssql until someone writes those. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -2/+2 |
| | | | | (this took a while to run). | ||||
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 1 | -2/+2 |
| | | | | | | to reflect what they really are. | ||||
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -21/+21 |
| | | | | | | | | * wrap attributes in properties * clean up names a little bit * clean up name styles | ||||
* | Refactor InventoryItemBase to do the following: | Sean Dague | 2008-04-07 | 1 | -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 interface | Sean Dague | 2008-04-07 | 1 | -6/+18 |
| | | | | | | (i.e. using add to update, or update to add). | ||||
* | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 2008-04-02 | 1 | -0/+1 |
| | | | | | | | were implicitly included before). Everything builds again. Now off to testing. | ||||
* | attempt to fix up all refernces to new directory structure | Sean Dague | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | whole lot more moving | Sean Dague | 2008-04-02 | 1 | -0/+664 |