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
/
Framework
/
Scenes
/
SceneObjectGroup.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
a few changes on check targets for lsl
UbitUmarov
1
-105
/
+88
2019-08-10
mantis 8573 and 8569: be more aggressive on drag block with touch on non phys...
UbitUmarov
1
-4
/
+2
2019-08-01
mantis8569: do aggregate script events when a script is deleted; block nonphy...
UbitUmarov
1
-15
/
+33
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-775
/
+2385
2019-04-30
sop: rename a few fields
UbitUmarov
1
-7
/
+7
2019-03-23
add more test code to make usage od compressed updates etc. Should be disable...
UbitUmarov
1
-24
/
+42
2019-01-25
changes on sog boundingbox and other cleanup
UbitUmarov
1
-295
/
+178
2019-01-21
oops
UbitUmarov
1
-3
/
+0
2019-01-21
some cleanup
UbitUmarov
1
-65
/
+25
2019-01-06
missing file
UbitUmarov
1
-3
/
+0
2018-12-31
lost in updates
UbitUmarov
1
-35
/
+41
2018-12-29
changes on updates
UbitUmarov
1
-61
/
+6
2018-12-28
sog GetLinkNumber() forget avatars that did standup
UbitUmarov
1
-2
/
+3
2018-12-28
remove silly double locking
UbitUmarov
1
-12
/
+10
2018-12-28
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
1
-4
/
+23
2018-10-20
mantis 8356: patched by hand, thx Lotek
UbitUmarov
1
-6
/
+5
2018-01-04
disable some XmlResolver
UbitUmarov
1
-2
/
+3
2017-08-19
change SOP updates throttles again. Small values of omega on llSetTargetOmega...
UbitUmarov
1
-2
/
+4
2017-08-13
jenkins tests still don't set scene.IsRunning
UbitUmarov
1
-2
/
+2
2017-08-13
change locking on sop updates
UbitUmarov
1
-1
/
+5
2017-07-16
test scenes do not set IsRunning
UbitUmarov
1
-3
/
+0
2017-07-16
store kfm on inventory. this may still be a bit confusing on rez
UbitUmarov
1
-0
/
+3
2017-07-12
rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the ...
UbitUmarov
1
-74
/
+57
2017-07-10
fix the name of a funtion on last commit
UbitUmarov
1
-1
/
+1
2017-07-09
throttle collision sounds on a SOG.
UbitUmarov
1
-1
/
+29
2017-06-13
some cleanup
UbitUmarov
1
-14
/
+0
2017-06-09
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
1
-0
/
+1
2017-05-04
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
1
-5
/
+5
2017-05-04
move deep effective permissions aggregation to first time use and not on cha...
UbitUmarov
1
-1
/
+1
2017-04-15
missing file and remove warnings
UbitUmarov
1
-1
/
+1
2017-04-15
several changes for osTeleportObject
UbitUmarov
1
-142
/
+265
2017-04-06
mantis 8740: fix osTeleportObject set rotation
UbitUmarov
1
-4
/
+5
2017-04-04
add a little speedup on repeated requests for same name on osGetLinkNumber.
UbitUmarov
1
-7
/
+28
2017-04-04
add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin...
UbitUmarov
1
-0
/
+61
2017-04-04
mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...
UbitUmarov
1
-11
/
+23
2017-04-04
mantis 8140: fix objectTeleport rotation if stop TRUE
UbitUmarov
1
-1
/
+9
2017-04-03
add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L...
UbitUmarov
1
-0
/
+85
2017-04-01
store the physics inertia override in Mysql and add it to serializer. run p...
UbitUmarov
1
-9
/
+11
2017-03-31
add OSSL functions to override linksets total mass, center of mass and inert...
UbitUmarov
1
-0
/
+41
2017-03-31
Add the option to link a scene object with a monitoring object
Melanie Thielker
1
-0
/
+2
2017-01-27
several changes relative to objects return and parcel prim counts: avoid nul...
UbitUmarov
1
-2
/
+2
2017-01-26
remove unused and wrong methods
UbitUmarov
1
-57
/
+0
2017-01-20
change CanObjectEntry() to use a SOG
UbitUmarov
1
-1
/
+1
2017-01-17
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
1
-11
/
+15
2017-01-17
add more calls to effective permissions aggregation; do not change groupmask ...
UbitUmarov
1
-0
/
+3
2017-01-16
remove now unused SetRootPartOwner()
UbitUmarov
1
-21
/
+1
2017-01-16
replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s...
UbitUmarov
1
-0
/
+24
2017-01-16
avoid lastOwner beeing the group
UbitUmarov
1
-1
/
+2
2017-01-14
fix incoerent definition of Slam bit (bits 3 and 4 used in diferent
UbitUmarov
1
-3
/
+0
2017-01-11
don't let object lastowner be its group
UbitUmarov
1
-1
/
+2
[next]