Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 2008-05-21 | 1 | -39/+47 |
| | | | | | | | get saved to the database. There are still issues on wearing things after a cleared cache that I'm looking at now. | ||||
* | create some direct sql calls for appearance | Sean Dague | 2008-05-21 | 1 | -0/+109 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -8/+8 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
| | |||||
* | * You can haz more spring cleaning. | Adam Frisby | 2008-05-08 | 1 | -8/+2 |
| | | | | | * Eventually this codebase will be clean. >_> | ||||
* | * Align new fields upgrade sql to have the same 'not null' and default ↵ | Justin Clarke Casey | 2008-05-01 | 1 | -1/+1 |
| | | | | | | | | settings as when an inventoryitems table is newly created * Normalize logging titles in database code, though this doesn't yet cover invoking code | ||||
* | in theory, let you pass the mysql connection string into the | Sean Dague | 2008-04-24 | 1 | -2/+14 |
| | | | | | | | | mysql manager class. This could use some testing of inventory and asset services. Once this is prooved out, I'll do it for mssql as well. | ||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -3/+2 |
| | | | | (this took a while to run). | ||||
* | * Make it easier to follow logins on the user server by changing and tidying ↵ | Justin Clarke Casey | 2008-04-15 | 1 | -2/+2 |
| | | | | up log messages | ||||
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -6/+6 |
| | |||||
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -25/+49 |
| | | | | | | | grief than expected, as monodevelop doesn't like to refactor properties of properties. | ||||
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 1 | -11/+11 |
| | |||||
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -26/+37 |
| | | | | | | | actually a little more work than I expected given the copious use of out params. | ||||
* | 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/+909 |