| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -8/+8 |
* | reduce the small MTU violation sending terrain compressed patchs | UbitUmarov | 2015-11-10 | 1 | -1/+1 |
* | rearrange source code | UbitUmarov | 2015-09-25 | 1 | -313/+304 |
* | add butterflies to terrain | UbitUmarov | 2015-09-25 | 1 | -185/+757 |
* | we still don't have extended wind and cloud neither do viewers | UbitUmarov | 2015-09-24 | 1 | -40/+32 |
* | some cleanup on terrain encoder | UbitUmarov | 2015-09-24 | 1 | -178/+55 |
* | save a few more bits per flat patch | UbitUmarov | 2015-09-24 | 1 | -4/+5 |
* | fix the DC term on flat patch encoding | UbitUmarov | 2015-09-23 | 1 | -3/+3 |
* | speedup flat terrain patchs encoding, plus a few minor changes. | UbitUmarov | 2015-09-23 | 1 | -173/+62 |
* | change the encapsulation of compressed land patchs in llUDP packets | UbitUmarov | 2015-09-23 | 1 | -6/+61 |
* | Send multiple terrain patches per terrain update packet if terrain | Robert Adams | 2014-06-01 | 1 | -2/+5 |
* | minor: Comment out currently unused log setup in TerrainCompressor | Justin Clark-Casey (justincc) | 2014-05-20 | 1 | -1/+1 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -0/+3 |
* | BulletSim: reduce the terrain collison margin to be the same as other | Robert Adams | 2014-04-12 | 1 | -3/+3 |
* | Fix problem of hurricane speed winds. Thanks Vegaslon. | Robert Adams | 2014-02-22 | 1 | -1/+1 |
* | varregion: Send large region patches for wind and clouds. | Robert Adams | 2014-02-11 | 1 | -3/+1 |
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 2013-11-08 | 1 | -1/+1 |
* | varregion: send the proper terrain patch layer code for large terrain. | Robert Adams | 2013-11-03 | 1 | -23/+21 |
* | varregion: fix problem of X/Y dimensions swapped and incorrect terrain | Robert Adams | 2013-10-31 | 1 | -19/+16 |
* | varregion: move the compressed heighmap compression factor from | Robert Adams | 2013-10-16 | 1 | -1/+1 |
* | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 2013-10-07 | 1 | -34/+25 |
* | varregion: add new TerrainData and TerrainCompressor routines. TerrainCompres... | Robert Adams | 2013-10-07 | 1 | -0/+958 |