aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/TerrainCompressor.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix problem of hurricane speed winds. Thanks Vegaslon.Robert Adams2014-02-221-1/+1
* varregion: Send large region patches for wind and clouds.Robert Adams2014-02-111-3/+1
* varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-081-1/+1
* varregion: send the proper terrain patch layer code for large terrain.Robert Adams2013-11-031-23/+21
* varregion: fix problem of X/Y dimensions swapped and incorrect terrainRobert Adams2013-10-311-19/+16
* varregion: move the compressed heighmap compression factor fromRobert Adams2013-10-161-1/+1
* varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams2013-10-071-34/+25
* varregion: add new TerrainData and TerrainCompressor routines. TerrainCompres...Robert Adams2013-10-071-0/+958