aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Terrain (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0512-21/+21
* add rest of wiring for terrain bake persistent store (mantis 8024 but notUbitUmarov2016-09-171-6/+15
* Minor. Remove unused integer arrays from TerrainModuleAliciaRaven2016-09-151-2/+0
* workaround potencial memory leaksUbitUmarov2016-08-226-37/+25
* limit the scan of terrain EnforceEstateLimits to the area changed.UbitUmarov2016-08-211-2/+23
* fix terrain BMP image format on SaveStream mantis: 8001UbitUmarov2016-08-211-1/+1
* Changes to TerrainModule/ITerrainModule to support importing OARs with differ...Jak Daniels2015-11-221-0/+31
* work around some 'tests' errors: terrain effects limits changedUbitUmarov2015-11-171-2/+2
* fix silly bugUbitUmarov2015-11-101-3/+3
* start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on...UbitUmarov2015-11-101-18/+33
* some fixes/changes on land sendUbitUmarov2015-09-301-7/+14
* slow down terrain sending so other users of LAND queue do have a chance to s...UbitUmarov2015-09-241-3/+3
* revert my change to the range of greyscale image maps, setting it back to 0 ...UbitUmarov2015-09-211-3/+8
* fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an...UbitUmarov2015-09-201-54/+16
* recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...UbitUmarov2015-09-071-48/+150
* allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...UbitUmarov2015-09-071-0/+8
* restore terrain modifiers, left out earlier bc of merge errors, (untested)UbitUmarov2015-09-072-12/+12
* seems to compile ( tests comented out)UbitUmarov2015-09-023-504/+44
* bad merge?UbitUmarov2015-09-0122-137/+591
|\
| * fix some effects rangesUbitUmarov2015-08-295-7/+7
| * also limit terrain flood effects ( like on pait change this should haveUbitUmarov2015-08-289-35/+37
| * restrict terrain PaintBrushes to the requested areaUbitUmarov2015-08-2712-102/+97
| * make terrain undo non op, it is broken and can't be global but per agentUbitUmarov2015-08-271-27/+2
| * fix terrain bake for revert. just good enought fixUbitUmarov2015-08-271-11/+3
| * rename revert map as baked map, bc thats what it isUbitUmarov2015-08-271-20/+20
| * take taints check terrain out of Onframe event and add a new event for it. S...UbitUmarov2015-08-271-5/+4
| * fix bugUbitUmarov2015-08-251-1/+1
| * update raw32 file reader to core one. Warning only suports square regionsUbitUmarov2015-08-251-0/+11
| * change terrain internal representation to float. ushort work with legalUbitUmarov2015-08-251-28/+0
| * terrain stored as ushorts with gzip compressionUbitUmarov2015-08-251-6/+43
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-1/+7
| * "uglyfy" GetModifiedPatchesInViewDistance. Also make it use camera orUbitUmarov2015-08-211-28/+71
| * dont use SendTerrainUpdatesByViewDistance option, code executes as true.UbitUmarov2015-08-211-45/+19
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-295-38/+39
| * varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2015-03-272-99/+391
| * Merge branch 'master' into careminsterMelanie2013-01-041-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2012-11-251-1/+2
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2012-08-291-27/+34
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-121-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-07-051-0/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-061-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-272-13/+17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-131-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-202-46/+78
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-04-0311-3/+74
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-271-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-253-33/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-03-231-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '760010d6fb6aac313d79ce0a4d0016d3809246a0' into careminsterMelanie2012-03-221-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \