Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -8/+9 |
| | | | | (this took a while to run). | ||||
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -10/+10 |
| | |||||
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -26/+26 |
| | | | | | | | 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 | -18/+18 |
| | |||||
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -62/+66 |
| | | | | | | | 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/+821 |