Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 | |
* Made a bunch more members static, removed some dead code, general cleaning. | |||||
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -2/+2 | |
* 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-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-19 | Misc. cleanup: | Jeff Ames | 1 | -1/+1 | |
* added Util.Clip(value, min, max) * modified asset cache's numPackets calculation to use max packet size (600) instead of 1000 * removed a few magic numbers | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-31 | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 1 | -0/+0 | |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -5/+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 | -135/+135 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -2/+1 | |
* added some licensing info |