aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/TerrainChannel.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-12-19* Commit patch from cmickeyb. #2871. Optimized float array for the terrain ...Teravus Ovares1-5/+13
2008-08-07Minor formatting cleanup.Jeff Ames1-2/+2
2008-07-28* Added a check for Infinite or NaN values before updating a heightfield. Thi...Adam Frisby1-0/+4
2008-07-03* On client login, send only one terrain patch at a time (with pauses) instea...Justin Clarke Casey1-1/+1
2008-06-25Added support for terrain map to be serialised to xml(as base64 binary). usef...MW1-0/+75
2008-05-09* Minor tweak to TerrainChannelAdam Frisby1-6/+7
2008-05-03* Cleaned up code in Terrain, Tree and Map modules.Adam Frisby1-5/+2
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-156/+156
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+157