index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Terrain
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Various logging fix ups.
onefang
1
-3
/
+3
2020-09-09
Remove useless executable bit that Windows adds.
onefang
1
-0
/
+0
2019-11-17
terrain: make sure modify does get unblocked
UbitUmarov
1
-115
/
+122
2019-11-13
Terrain: more double to float
UbitUmarov
10
-43
/
+49
2019-11-12
missed a few
UbitUmarov
1
-4
/
+4
2019-11-12
terrain replace double by float
UbitUmarov
14
-64
/
+70
2019-11-12
more changes on terrain edit. Silent ignore comand if busy (large area smoot...
UbitUmarov
8
-113
/
+135
2019-11-10
terraforming changes: try recover llmodifyland previus behaviur
UbitUmarov
1
-3
/
+5
2019-11-10
terraforming changes: comment a debug message
UbitUmarov
1
-1
/
+1
2019-11-10
terraforming changes: support selected parcel edit; fix area smooth
UbitUmarov
2
-14
/
+45
2019-11-10
terraforming changes: make jenkis happy
UbitUmarov
4
-12
/
+12
2019-11-09
terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...
UbitUmarov
23
-1135
/
+123
2019-10-22
remove some more useless NULL arguments
UbitUmarov
1
-1
/
+1
2019-10-22
remove some more useless NULL arguments
UbitUmarov
1
-5
/
+2
2019-08-20
Massive console refactor. Greatly simplify interface.
Melanie
1
-6
/
+9
2019-06-01
A little tweaking of log levels.
onefang
1
-3
/
+3
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
32
-485
/
+625
2019-01-20
cosmetics on terrain patchs
UbitUmarov
1
-13
/
+8
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
12
-21
/
+21
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
21
-366
/
+2096
2016-09-17
add rest of wiring for terrain bake persistent store (mantis 8024 but not
UbitUmarov
1
-6
/
+15
2016-09-15
Minor. Remove unused integer arrays from TerrainModule
AliciaRaven
1
-2
/
+0
2016-08-22
workaround potencial memory leaks
UbitUmarov
6
-37
/
+25
2016-08-21
limit the scan of terrain EnforceEstateLimits to the area changed.
UbitUmarov
1
-2
/
+23
2016-08-21
fix terrain BMP image format on SaveStream mantis: 8001
UbitUmarov
1
-1
/
+1
2015-11-22
Changes to TerrainModule/ITerrainModule to support importing OARs with differ...
Jak Daniels
1
-0
/
+31
2015-11-17
work around some 'tests' errors: terrain effects limits changed
UbitUmarov
1
-2
/
+2
2015-11-10
fix silly bug
UbitUmarov
1
-3
/
+3
2015-11-10
start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on...
UbitUmarov
1
-18
/
+33
2015-09-30
some fixes/changes on land send
UbitUmarov
1
-7
/
+14
2015-09-24
slow down terrain sending so other users of LAND queue do have a chance to s...
UbitUmarov
1
-3
/
+3
2015-09-21
revert my change to the range of greyscale image maps, setting it back to 0 ...
UbitUmarov
1
-3
/
+8
2015-09-20
fix terrain save greyscale mapping to 1:1 suporting standard 0-255m range an...
UbitUmarov
1
-54
/
+16
2015-09-07
recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...
UbitUmarov
1
-48
/
+150
2015-09-07
allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...
UbitUmarov
1
-0
/
+8
2015-09-07
restore terrain modifiers, left out earlier bc of merge errors, (untested)
UbitUmarov
2
-12
/
+12
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
3
-504
/
+44
2015-08-29
fix some effects ranges
UbitUmarov
5
-7
/
+7
2015-08-28
also limit terrain flood effects ( like on pait change this should have
UbitUmarov
9
-35
/
+37
2015-08-27
restrict terrain PaintBrushes to the requested area
UbitUmarov
12
-102
/
+97
2015-08-27
make terrain undo non op, it is broken and can't be global but per agent
UbitUmarov
1
-27
/
+2
2015-08-27
fix terrain bake for revert. just good enought fix
UbitUmarov
1
-11
/
+3
2015-08-27
rename revert map as baked map, bc thats what it is
UbitUmarov
1
-20
/
+20
2015-08-27
take taints check terrain out of Onframe event and add a new event for it. S...
UbitUmarov
1
-5
/
+4
2015-08-25
fix bug
UbitUmarov
1
-1
/
+1
2015-08-25
update raw32 file reader to core one. Warning only suports square regions
UbitUmarov
1
-0
/
+11
2015-08-25
change terrain internal representation to float. ushort work with legal
UbitUmarov
1
-28
/
+0
2015-08-25
terrain stored as ushorts with gzip compression
UbitUmarov
1
-6
/
+43
2015-08-22
delay terrain sending if land queue is 2 busy
UbitUmarov
1
-1
/
+7
2015-08-21
"uglyfy" GetModifiedPatchesInViewDistance. Also make it use camera or
UbitUmarov
1
-28
/
+71
[next]