Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make lots of properties virtual, which lets nhibernate do | Sean Dague | 2008-06-25 | 1 | -15/+15 |
| | | | | | | some proxy object optimizations. | ||||
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -112/+80 |
| | | | | | * Added new generic "Location" class to handle 2D integer locations. Going to use it to replace all RegionHandle and X,Y coordinate references throughout the entire project. You have been warned. | ||||
* | add some convenience properties to get floats out of | Sean Dague | 2008-04-11 | 1 | -0/+13 |
| | | | | | | vectors for UserAgentData | ||||
* | renaming of attributes in UserAgentData for readability | Sean Dague | 2008-04-10 | 1 | -4/+4 |
| | |||||
* | changing UserAgentData to use properties. This caused more | Sean Dague | 2008-04-10 | 1 | -12/+121 |
| | | | | | | | grief than expected, as monodevelop doesn't like to refactor properties of properties. | ||||
* | split out UserProfile | Sean Dague | 2008-04-09 | 1 | -0/+99 |