index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
ScenePresence.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-18
1
-1
/
+2
|
\
|
*
refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...
Justin Clark-Casey (justincc)
2010-08-13
1
-1
/
+1
*
|
Fix a nullref issue in the AgentSetAppearance packet handler when removing th...
meta7
2010-08-10
1
-6
/
+11
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-10
1
-5
/
+0
|
\
\
|
|
/
|
*
Removed abstract SetText method from EntityBase to make cleaner API.
Mikko Pallari
2010-08-10
1
-5
/
+0
*
|
Remove 4000+ DOS line endings. Grrr!
Melanie
2010-08-10
1
-4332
/
+4332
*
|
The real fix for unscripted sit positions. This one doesn't fuck everything e...
meta7
2010-08-07
1
-1
/
+4
*
|
Reverted: * Fix the unscripted sit rotation being incorrect .. will commit a...
meta7
2010-08-07
1
-7
/
+3
*
|
Increase sit distance to 256 meters, but leave the initial autopilot process ...
meta7
2010-08-07
1
-1
/
+1
*
|
Get rid of some debug chatter that someone who can't spell left behind. ;)
meta7
2010-08-07
1
-2
/
+1
*
|
Fix the unscripted sit rotation being incorrect (relative to the prim). Note ...
meta7
2010-08-07
1
-3
/
+7
*
|
Fix the distance from which autopilot is negated when sitting on an unscripte...
meta7
2010-08-07
1
-1
/
+3
*
|
It seems hippo disregards velocities in full updates, so also send a terse up...
meta7
2010-08-07
1
-4328
/
+4328
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-06
1
-1
/
+6
|
\
\
|
|
/
|
*
Correct some script constants.
Melanie
2010-08-06
1
-1
/
+1
|
*
Addresses http://opensimulator.org/mantis/view.php?id=4919
Diva Canto
2010-08-05
1
-1
/
+6
|
*
Add scripted controllers into agent intersim messaging
Melanie Thielker
2010-07-11
1
-0
/
+33
*
|
Make sure the avatar position gets moved along with a prim it is sitting on. ...
Tom
2010-08-06
1
-0
/
+13
*
|
Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w...
Tom
2010-08-06
1
-1
/
+1
*
|
Scripted sit target fixes
Tom
2010-08-03
1
-1
/
+1
*
|
Fix scripted sit offset in child prims
Tom
2010-08-03
1
-4
/
+14
*
|
Add scripted controllers into agent intersim messaging
Melanie Thielker
2010-07-11
1
-0
/
+33
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-11
1
-3
/
+1
|
\
\
|
|
/
|
*
Remove localID from script controls data. It won't transfer to another
Melanie
2010-07-11
1
-3
/
+1
*
|
Fix IMs the right way. This sets it up so that timestamps are actually
Melanie Thielker
2010-07-03
1
-2
/
+5
*
|
Fix loading of attachments on login
Melanie Thielker
2010-06-26
1
-1
/
+8
*
|
Cause collisions with the avatar to be sent to attachments. Currently
Melanie Thielker
2010-06-22
1
-0
/
+140
*
|
Fix the StandUp position to calculate as if we're still using the child prim id.
Tom Grimshaw
2010-06-20
1
-1
/
+1
*
|
Fix the sit code to ensure that we use the root prim of a linkset as a refere...
Tom Grimshaw
2010-06-20
1
-3
/
+15
*
|
Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...
Tom Grimshaw
2010-06-19
1
-2
/
+37
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-14
1
-0
/
+1
|
\
\
|
|
/
|
*
Fixes attachments coming back upon being detached in neighbouring regions and...
Diva Canto
2010-06-13
1
-0
/
+1
*
|
D.U.H. #2. Inverted test. Again. Argh!
Melanie Thielker
2010-06-14
1
-1
/
+1
*
|
Guard against a potential nullref
Melanie Thielker
2010-06-14
1
-1
/
+2
*
|
Report current position instead of position at the time we sat down
Melanie Thielker
2010-06-14
1
-0
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-12
1
-21
/
+1
|
\
\
|
|
/
|
*
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
Melanie
2010-06-12
1
-19
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-09
1
-51
/
+5
|
\
\
|
|
/
|
*
Refactor SendCoarseLocations for better performance. Instead of computing lis...
Dan Lake
2010-06-08
1
-51
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-28
1
-9
/
+0
|
\
\
|
|
/
|
*
remove redundant ScenePresence.QueuePartForUpdate() - every place in the code...
Justin Clark-Casey (justincc)
2010-05-28
1
-9
/
+0
|
*
Remove an unneeded conditional
Melanie
2010-05-23
1
-2
/
+1
*
|
Add the SitGround flag back in
Melanie
2010-05-23
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-23
1
-1
/
+7
|
\
\
|
|
/
|
*
Apply adaption of patch in http://opensimulator.org/mantis/view.php?id=4628
Justin Clark-Casey (justincc)
2010-05-21
1
-3
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-21
1
-116
/
+2
|
\
\
|
|
/
|
*
* Moving all of the prioritization/reprioritization code into a new file Prio...
John Hurliman
2010-05-21
1
-116
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-21
1
-14
/
+15
|
\
\
|
|
/
|
*
* Initial commit of the slimupdates2 rewrite. This pass maintains the origina...
unknown
2010-05-12
1
-14
/
+15
|
*
Remove the m_Viewer variable and make the property a shortcut to the
Melanie Thielker
2010-05-05
1
-4
/
+1
[next]