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
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
2016-11-22
Include new Region.ini option for DefaultLandingPoint for teleports with no c...
AliciaRaven
1
-0
/
+4
2016-11-20
HG add a small delay before start sending region data
UbitUmarov
1
-2
/
+17
2016-11-17
explicitly remove some references, and other useless changes
UbitUmarov
1
-2
/
+22
2016-11-16
minor: dont let rcvd agentupdates time jump back
UbitUmarov
1
-11
/
+27
2016-11-14
change camera collision check rules
UbitUmarov
1
-23
/
+34
2016-11-14
reduce calls to physics world cast rays for camera collision check
UbitUmarov
1
-49
/
+48
2016-11-07
a few more changes on the avatars Velocity/TargetVelocity/SetMomentum. Need t...
UbitUmarov
1
-1
/
+29
2016-10-05
dont let ignored AgentUpdates change their throttles. Apply respective moveme...
UbitUmarov
1
-16
/
+33
2016-09-12
avoid siting a avatar at 0,0,0
UbitUmarov
1
-7
/
+33
2016-08-28
mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong
UbitUmarov
1
-2
/
+28
2016-08-28
mantis: 8008 unscripted child prim collisions didn't trigger scripted root pr...
UbitUmarov
1
-1
/
+1
2016-08-28
let mouse steer work on crossings; some cleanup
UbitUmarov
1
-0
/
+8
2016-08-28
my broken version of vehicle mouse steer on ubOde (no bank,needs better damp)
UbitUmarov
1
-0
/
+1
2016-08-27
reduce math on use of camerarotation (need to add a lock there). Fix a bug o...
UbitUmarov
1
-8
/
+14
2016-08-27
remove excess data
UbitUmarov
1
-4
/
+1
2016-08-27
Import plumbing from Halcyon for camera data to physics engine.
Vegaslon
1
-6
/
+46
2016-08-24
respect landpoint Z position also on the ugly LandingPointBehavior_OS option...
UbitUmarov
1
-0
/
+1
2016-08-19
fix physics sits on child prims
UbitUmarov
1
-1
/
+1
2016-08-05
fill data for llDetected funtions of collisions closer to the event. (xengin...
UbitUmarov
1
-20
/
+32
2016-08-05
fix parcel Avatar Sounds using group membership not active group
UbitUmarov
1
-1
/
+1
2016-08-04
revert a variable rename
UbitUmarov
1
-6
/
+6
2016-08-04
cancel sending group powers on crossings, they are no longer needed.
UbitUmarov
1
-55
/
+21
2016-08-04
make sure all new scenepresences have fresh groups information at creation ti...
UbitUmarov
1
-0
/
+2
2016-08-04
add a weak safeguard
UbitUmarov
1
-1
/
+9
[next]