Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -1/+29 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-02-15 | 1 | -10/+10 |
| | |||||
* | * Fixed accessibility problem on ITerrainChannel | Adam Frisby | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -0/+10 |
* 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. |