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
/
ScenePresence.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-10
comment out some debug messages visible on SOP CompleteMovement
UbitUmarov
1
-17
/
+17
2018-01-20
some cleanup
UbitUmarov
1
-1
/
+0
2018-01-04
let tau do something in avatar MoveToTarget
UbitUmarov
1
-133
/
+163
2017-12-13
mantis 8250: try to work around timing issues
UbitUmarov
1
-7
/
+10
2017-11-12
mantis 8253: don't let attachments delete remove controls from viewers on cro...
UbitUmarov
1
-9
/
+1
2017-10-25
mantis 8253: try to recover information about takecontrols pass=false contro...
UbitUmarov
1
-22
/
+40
2017-08-25
change camera view constraint. we need to do it a lot more :(
UbitUmarov
1
-50
/
+40
2017-08-24
change a few more parcel eject code paths
UbitUmarov
1
-1
/
+1
2017-08-24
add missing file. Also in last commit comment the flag was relative to (un)fr...
UbitUmarov
1
-2
/
+16
2017-07-10
a few more changes on entities updates
UbitUmarov
1
-13
/
+23
2017-07-10
on entities updates throttles vectors needed to be compared as vectors, not j...
UbitUmarov
1
-13
/
+2
2017-06-13
some cleanup
UbitUmarov
1
-10
/
+7
2017-06-12
stop doing UpdateMovementAnimations on avatar collisions, that may cause inco...
UbitUmarov
1
-2
/
+2
2017-06-09
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
1
-0
/
+5
2017-06-06
bug fix: handle current region on GetChildAgentsToClose
UbitUmarov
1
-4
/
+19
2017-06-03
remove redundant UpdateMovementAnimations();
UbitUmarov
1
-2
/
+2
2017-06-03
add a delayed stop so fast tap on move keys does not stop the avatar in some ...
UbitUmarov
1
-6
/
+28
2017-06-03
cross mouse buttons state
UbitUmarov
1
-0
/
+14
2017-06-03
fix MouseDown in case it gets any use
UbitUmarov
1
-15
/
+8
2017-05-31
change child agents close control; disablesimulator is not a caps event message
UbitUmarov
1
-37
/
+27
2017-05-21
cross avatar group info also if title is empty string
UbitUmarov
1
-1
/
+4
2017-05-21
on recover form nom finite avatar pos, don't add it physics it it had none
UbitUmarov
1
-2
/
+5
2017-05-19
mantis 8170: let physics know Always_run on adding the avatar
UbitUmarov
1
-0
/
+1
2017-05-14
fix some issue on parcels loading and make parcels dwell show something. Reso...
UbitUmarov
1
-0
/
+3
2017-04-15
missing file and remove warnings
UbitUmarov
1
-1
/
+1
2017-04-14
add functions to send entity updates imediatly, except for avatars (or now) t...
UbitUmarov
1
-4
/
+41
2017-01-27
update parcel select or sat on stats on sit and stand
UbitUmarov
1
-0
/
+4
2017-01-18
antecipate baked cache check and Xbakes requests, so they happen before viewe...
UbitUmarov
1
-26
/
+33
2017-01-07
use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer...
UbitUmarov
1
-1
/
+1
2017-01-07
Correct casing on isGod and isViewerUIGod
Melanie Thielker
1
-32
/
+32
2017-01-07
Change improperly named isNPC to be IsNPC as a property should be uppercase
Melanie Thielker
1
-11
/
+11
2017-01-07
rename same more variables to make their meaning more clear
UbitUmarov
1
-3
/
+3
2017-01-07
rename same variables to make their meaning more clear
UbitUmarov
1
-31
/
+31
2017-01-07
more changes to god level control. Not that this is work in progress, for now...
UbitUmarov
1
-151
/
+107
2017-01-07
Fix grid gods
Melanie Thielker
1
-0
/
+1
2017-01-06
add a missing god_date transmition
UbitUmarov
1
-2
/
+6
2017-01-06
restore parcels avatars visibility god level change correct handling; try to...
UbitUmarov
1
-3
/
+5
2017-01-06
take sync viewer out on make root
UbitUmarov
1
-1
/
+2
2017-01-06
Sync viewer on make root
Melanie Thielker
1
-0
/
+1
2017-01-06
Send GodLevel to viewers on login
Melanie Thielker
1
-0
/
+2
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-108
/
+39
2017-01-05
inform viewers of current godlevel; put back a small delay on teleport arriv...
UbitUmarov
1
-11
/
+34
2017-01-05
allow initial automatic level to be changed by request. Since viewers still d...
UbitUmarov
1
-6
/
+6
2017-01-05
add config option automatic_gods. With this option true, users that can be Go...
UbitUmarov
1
-9
/
+33
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-139
/
+139
2017-01-05
a few changes to Gods ( ie administrators) control
UbitUmarov
1
-23
/
+13
2016-12-30
mantis 8106: improve avatar walk in mouselook
UbitUmarov
1
-4
/
+10
2016-12-28
adjust camera collision detection checks for new FS
UbitUmarov
1
-1
/
+1
2016-12-10
Make it more unlikely that a script teleport will be caught by default region...
AliciaRaven
1
-1
/
+1
2016-12-10
do not try xbakes on HG
UbitUmarov
1
-5
/
+6
[next]