Commit History

Author SHA1 Message Date
  Robert Adams c12e68e34d varregion: fix GetLandObject error return and initialization of square 10 years ago
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 10 years ago
  Robert Adams d0854e4ace varregion: properly sense size of terrain heightmap and store as 10 years ago
  Robert Adams 92c06a5d0b varregion: fix lawn-mower terrain fill so it works for non-square regions. 10 years ago
  Robert Adams ff5885ab23 varregion: push TerrainData implementation up and down the database storage stack. 10 years ago
  Robert Adams 39777db8ef varregion: fix problem of X/Y dimensions swapped and incorrect terrain 10 years ago
  Robert Adams 97bc5263de varregion: move the compressed heighmap compression factor from 10 years ago
  Robert Adams 7416809077 varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions). 10 years ago
  Robert Adams 9b150194f6 varregion: add new TerrainData and TerrainCompressor routines. TerrainCompressor needed to replace the one in libopenmetaverse that doesn't know about the larger terrain packets. 10 years ago