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
2010-11-05
Fix merge artefacts
Melanie
1
-55
/
+18
2010-11-05
Revert "Fix for hanging on "Connecting to region".. caused by packets being p...
Melanie
1
-26
/
+58
2010-11-03
Actually calculate the height before setting it, this isn't done automatically
Melanie
1
-1
/
+7
2010-11-03
Trying to prevent a wrong physical actor size
Melanie
1
-0
/
+3
2010-11-02
Fix avatar height management
Melanie
1
-24
/
+11
2010-11-02
Fix sitting and standing up
Melanie
1
-5
/
+14
2010-10-30
Move physics actor creation to after SetHeight to try and prevent
Melanie
1
-11
/
+11
2010-10-29
tweak a few more scene presence logging messages for consistency
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-10-29
Rationalize the logging messages from the merged appearance branch, commentin...
Justin Clark-Casey (justincc)
1
-5
/
+5
2010-10-29
add timing report to CompleteScenePresence for diagnostic purposes
Justin Clark-Casey (justincc)
1
-1
/
+8
2010-10-29
Clean up some cruft from the last commit. Re-add the initial update
Master ScienceSim
1
-2
/
+2
2010-10-29
Bunch of fixes that reduce the number of times appearance
Master ScienceSim
1
-20
/
+46
2010-10-25
Comment repeated add and remove of avatars from the physical scene. It's no
Melanie
1
-16
/
+22
2010-10-22
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-10-22
Revert "* remove some spurious debug info"
Justin Clark-Casey (justincc)
1
-2
/
+0
2010-10-21
* change the data exchanged within hypergrid transactions
Jonathan Freedman
1
-1
/
+1
2010-10-21
First attempt to get multiple attachments working to support viewer2.
Master ScienceSim
1
-4
/
+5
2010-10-20
* remove some spurious debug info
Jonathan Freedman
1
-0
/
+2
2010-10-20
Major refactoring of appearance handling.
Master ScienceSim
1
-114
/
+49
2010-10-20
* remove some spurious debug info
Jonathan Freedman
1
-0
/
+2
2010-10-04
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-09-27
Try to prevent threading issues in SP.SetAppearance by locking it
Melanie
1
-40
/
+45
2010-09-16
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
1
-1
/
+1
2010-09-16
Some small bug fixes
root
1
-1
/
+1
2010-09-14
Fix merge issues
Melanie
1
-2
/
+2
2010-09-13
minor: Add comments which explain what's going on wrt avatar movements at var...
Justin Clark-Casey (justincc)
1
-0
/
+2
2010-09-13
minor: Clean up log messages generated when an item is attached
Justin Clark-Casey (justincc)
1
-9
/
+3
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-09-06
Falling animation fix, comment out instrumentation.
Kitto Flora
1
-2
/
+4
2010-09-02
Fixes to JUMP system.
Kitto Flora
1
-22
/
+44
2010-09-02
Remove commented code and the comment, as the change has proven out
Melanie Thielker
1
-3
/
+0
2010-09-02
Experimentally comment the sending of unbaked avatars
Melanie Thielker
1
-1
/
+3
2010-09-02
Remove commented code and the comment, as the change has proven out
Melanie Thielker
1
-3
/
+0
2010-09-02
Experimentally comment the sending of unbaked avatars
Melanie Thielker
1
-1
/
+3
2010-08-31
Add ScenePresence.GetAttachments(uint attachmentPoint)
Justin Clark-Casey (justincc)
1
-0
/
+21
2010-08-26
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+4
2010-08-26
Remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-08-13
refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-08-10
Removed abstract SetText method from EntityBase to make cleaner API.
Mikko Pallari
1
-5
/
+0
2010-08-10
Fix a nullref issue in the AgentSetAppearance packet handler when removing th...
meta7
1
-6
/
+11
2010-08-10
Remove 4000+ DOS line endings. Grrr!
Melanie
1
-4332
/
+4332
2010-08-07
The real fix for unscripted sit positions. This one doesn't fuck everything e...
meta7
1
-1
/
+4
2010-08-07
Reverted: * Fix the unscripted sit rotation being incorrect .. will commit a...
meta7
1
-7
/
+3
2010-08-07
Increase sit distance to 256 meters, but leave the initial autopilot process ...
meta7
1
-1
/
+1
2010-08-07
Get rid of some debug chatter that someone who can't spell left behind. ;)
meta7
1
-2
/
+1
2010-08-07
Fix the unscripted sit rotation being incorrect (relative to the prim). Note ...
meta7
1
-3
/
+7
2010-08-07
Fix the distance from which autopilot is negated when sitting on an unscripte...
meta7
1
-1
/
+3
2010-08-07
It seems hippo disregards velocities in full updates, so also send a terse up...
meta7
1
-4328
/
+4328
2010-08-06
Correct some script constants.
Melanie
1
-1
/
+1
2010-08-06
Make sure the avatar position gets moved along with a prim it is sitting on. ...
Tom
1
-0
/
+13
[next]