Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Spring cleaning. | Adam Frisby | 2008-04-29 | 1 | -1/+1 |
| | | | | | * 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. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -3/+3 |
| | | | | | | * Converted all instances of "256" spotted to use RegionSize instead. Some approximations used for border crossings (ie 255.9f) are still using that value, but should be updated to use something based on RegionSize. * Moving Terrain to a RegionModule, implemented ITerrainChannel and TerrainModule - nonfunctional, but will be soon. | ||||
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+150 |