index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
TerrainChannel.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-25
Fix issue where terrain height values > 327 caused chaotic spiked terrain.
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-03-10
Change terrain update sending to be triggered by frame tick rather
Robert Adams
1
-11
/
+1
2014-02-03
Fix raw32 terrain heightmap reader so it estimates terrain size from
Robert Adams
1
-0
/
+4
2014-02-02
Implement terrain merging in TerrainChannel.
Robert Adams
1
-0
/
+72
2013-11-28
varregion: add ITerrainChannel.GetHeightAtXYZ() for eventual mesh terrain.
Robert Adams
1
-1
/
+13
2013-11-08
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
1
-1
/
+1
2013-11-01
varregion: push TerrainData implementation up and down the database storage s...
Robert Adams
1
-6
/
+21
2013-10-31
varregion: fix problem of X/Y dimensions swapped and incorrect terrain
Robert Adams
1
-9
/
+11
2013-10-16
varregion: move the compressed heighmap compression factor from
Robert Adams
1
-18
/
+6
2013-10-07
varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...
Robert Adams
1
-89
/
+56
2013-09-28
varregion: serious rework of TerrainChannel:
Robert Adams
1
-91
/
+189
2013-09-25
varregion: serious rework of TerrainChannel:
Robert Adams
1
-91
/
+189
2012-03-16
Terrain: added [Terrain] section with an option to load an initial flat terra...
Diva Canto
1
-16
/
+44
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2008-12-19
* Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...
Teravus Ovares
1
-5
/
+13
2008-08-07
Minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-07-28
* Added a check for Infinite or NaN values before updating a heightfield. Thi...
Adam Frisby
1
-0
/
+4
2008-07-03
* On client login, send only one terrain patch at a time (with pauses) instea...
Justin Clarke Casey
1
-1
/
+1
2008-06-25
Added support for terrain map to be serialised to xml(as base64 binary). usef...
MW
1
-0
/
+75
2008-05-09
* Minor tweak to TerrainChannel
Adam Frisby
1
-6
/
+7
2008-05-03
* Cleaned up code in Terrain, Tree and Map modules.
Adam Frisby
1
-5
/
+2
2008-05-01
Update svn properties. Minor formatting cleanup.
Jeff Ames
1
-156
/
+156
2008-04-30
* Commiting a bunch of missed files.
Adam Frisby
1
-0
/
+157