Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | varregion: fix GetLandObject error return and initialization of square | Robert Adams | 2013-11-10 | 1 | -2/+4 |
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -2/+2 |
* | varregion: properly sense size of terrain heightmap and store as | Robert Adams | 2013-11-05 | 1 | -4/+15 |
* | varregion: fix lawn-mower terrain fill so it works for non-square regions. | Robert Adams | 2013-11-01 | 1 | -2/+2 |
* | varregion: push TerrainData implementation up and down the database storage s... | Robert Adams | 2013-11-01 | 1 | -24/+169 |
* | varregion: fix problem of X/Y dimensions swapped and incorrect terrain | Robert Adams | 2013-10-31 | 1 | -1/+1 |
* | varregion: move the compressed heighmap compression factor from | Robert Adams | 2013-10-16 | 1 | -13/+30 |
* | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -11/+102 |
* | varregion: add new TerrainData and TerrainCompressor routines. TerrainCompres... | Robert Adams | 2013-10-07 | 1 | -0/+152 |