Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -3/+3 |
| | |||||
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -11/+14 |
| | | | | | | | grief than expected, as monodevelop doesn't like to refactor properties of properties. | ||||
* | further renaming of properties for clarity | Sean Dague | 2008-04-10 | 2 | -20/+20 |
| | |||||
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 2 | -53/+53 |
| | | | | | | | actually a little more work than I expected given the copious use of out params. | ||||
* | further refactor and rename of InventoryFolderBase properties | Sean Dague | 2008-04-08 | 1 | -3/+3 |
| | | | | | | to reflect what they really are. | ||||
* | more refactoring, this time on InventoryFolderBase | Sean Dague | 2008-04-07 | 1 | -25/+25 |
| | | | | | | | | * 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 | -41/+41 |
| | | | | | | | | * wrap fields as Properties * rename some fields/properties to more sensible names * set style to PropName to match more standard C# approach | ||||
* | Update svn properties. | Jeff Ames | 2008-04-03 | 1 | -44/+44 |
| | |||||
* | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 2008-04-02 | 4 | -0/+4 |
| | | | | | | | 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 | 8 | -11/+11 |
| | |||||
* | whole lot more moving | Sean Dague | 2008-04-02 | 17 | -0/+4705 |