Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-29 | * Spring cleaning. | Adam Frisby | 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. | |||||
2008-04-11 | add some convenience properties to get floats out of | Sean Dague | 1 | -0/+13 | |
vectors for UserAgentData | |||||
2008-04-10 | renaming of attributes in UserAgentData for readability | Sean Dague | 1 | -4/+4 | |
2008-04-10 | changing UserAgentData to use properties. This caused more | Sean Dague | 1 | -12/+121 | |
grief than expected, as monodevelop doesn't like to refactor properties of properties. | |||||
2008-04-09 | split out UserProfile | Sean Dague | 1 | -33/+41 | |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 | |
2008-04-02 | reorganizing namespaces to put all the Data stuff into it's own namespace | Sean Dague | 1 | -0/+0 | |
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together. | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 | |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -3/+4 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -90/+90 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -4/+0 | |
* added some licensing info |