Justin Clark-Casey (justincc)
|
a4107cb6c7
In TerrainModule, lock m_perClientPatchUpdates when removing entries.
|
10 years ago |
Robert Adams
|
b81187db5a
Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default.
|
10 years ago |
Robert Adams
|
0aa0dad478
Send multiple terrain patches per terrain update packet if terrain
|
10 years ago |
Robert Adams
|
0300ec45eb
Modifications to debugging printouts. No functional changes.
|
10 years ago |
Robert Adams
|
22dade6463
varregion: More tweeking to only sending patches within avatar draw distance.
|
10 years ago |
Robert Adams
|
db5a42ffac
varregion: send terrain patches from where the avatar outward if the parameter
|
10 years ago |
Justin Clark-Casey (justincc)
|
7bb673a854
minor: Correct mistake in terrain flip error message from previous commit 5d01a1f
|
10 years ago |
Justin Clark-Casey (justincc)
|
5d01a1ff4d
minor: Print output in response to terrain console commands on the console rather than in the log.
|
10 years ago |
Justin Clark-Casey (justincc)
|
253110293a
Add "terrain show" console command which outputs terrain height for a given region co-ordinate.
|
10 years ago |
Robert Adams
|
df89e15290
BulletSim: non-functional changes to debugging statements and formatting.
|
10 years ago |
Justin Clark-Casey (justincc)
|
38acda9f29
Add regression test for terrain fill at two digit height and max ll height.
|
10 years ago |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
10 years ago |
Robert Adams
|
8edf4225f3
varregion: remove serialization of region terrain to floats when sending patches.
|
10 years ago |
Robert Adams
|
742f505440
Change terrain update sending to be triggered by frame tick rather
|
10 years ago |
Robert Adams
|
9c97fb8e12
Implement terrain merging in TerrainChannel.
|
10 years ago |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
11 years ago |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 years ago |
Robert Adams
|
e2a1fa806d
varregion: extend TerrainModule to use the region size from RegionInfo
|
11 years ago |
Robert Adams
|
97bc5263de
varregion: move the compressed heighmap compression factor from
|
11 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).
|
11 years ago |
Robert Adams
|
8c1d80fdfd
varregion: serious rework of TerrainChannel:
|
11 years ago |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 years ago |
Justin Clark-Casey (justincc)
|
589e3e8686
minor: Change channel digger replacement message in TerrainModule to Info from Warn.
|
12 years ago |
Diva Canto
|
31177d9259
Another 10 modules' directives moved from .addin.xml
|
12 years ago |
Diva Canto
|
91a5c602e3
Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow."
|
12 years ago |
Diva Canto
|
531edd51d8
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow.
|
12 years ago |
SignpostMarv
|
e916b1399f
formatting
|
12 years ago |
SignpostMarv
|
72c2d13ac6
refactoring to load from self (fixes ChanneDigger being absent)
|
12 years ago |
SignpostMarv
|
a6d689c529
refactoring to assign the first argument to a variable
|
12 years ago |
SignpostMarv
|
510e809aba
porting console commands from raw2sculpt 3.2
|
12 years ago |