aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-1/+6
|\
| * Correct some script constants.Melanie2010-08-061-1/+1
| * Addresses http://opensimulator.org/mantis/view.php?id=4919Diva Canto2010-08-051-1/+6
| * Add scripted controllers into agent intersim messagingMelanie Thielker2010-07-111-0/+33
* | Make sure the avatar position gets moved along with a prim it is sitting on. ...Tom2010-08-061-0/+13
* | Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants w...Tom2010-08-061-1/+1
* | Scripted sit target fixesTom2010-08-031-1/+1
* | Fix scripted sit offset in child primsTom2010-08-031-4/+14
* | Add scripted controllers into agent intersim messagingMelanie Thielker2010-07-111-0/+33
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-111-3/+1
|\ \ | |/
| * Remove localID from script controls data. It won't transfer to anotherMelanie2010-07-111-3/+1
* | Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker2010-07-031-2/+5
* | Fix loading of attachments on loginMelanie Thielker2010-06-261-1/+8
* | Cause collisions with the avatar to be sent to attachments. CurrentlyMelanie Thielker2010-06-221-0/+140
* | Fix the StandUp position to calculate as if we're still using the child prim id.Tom Grimshaw2010-06-201-1/+1
* | Fix the sit code to ensure that we use the root prim of a linkset as a refere...Tom Grimshaw2010-06-201-3/+15
* | Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...Tom Grimshaw2010-06-191-2/+37
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-141-0/+1
|\ \ | |/
| * Fixes attachments coming back upon being detached in neighbouring regions and...Diva Canto2010-06-131-0/+1
* | D.U.H. #2. Inverted test. Again. Argh!Melanie Thielker2010-06-141-1/+1
* | Guard against a potential nullrefMelanie Thielker2010-06-141-1/+2
* | Report current position instead of position at the time we sat downMelanie Thielker2010-06-141-0/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-21/+1
|\ \ | |/
| * Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie2010-06-121-19/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-091-51/+5
|\ \ | |/
| * Refactor SendCoarseLocations for better performance. Instead of computing lis...Dan Lake2010-06-081-51/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-281-9/+0
|\ \ | |/
| * remove redundant ScenePresence.QueuePartForUpdate() - every place in the code...Justin Clark-Casey (justincc)2010-05-281-9/+0
| * Remove an unneeded conditionalMelanie2010-05-231-2/+1
* | Add the SitGround flag back inMelanie2010-05-231-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-231-1/+7
|\ \ | |/
| * Apply adaption of patch in http://opensimulator.org/mantis/view.php?id=4628Justin Clark-Casey (justincc)2010-05-211-3/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-116/+2
|\ \ | |/
| * * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-116/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-14/+15
|\ \ | |/
| * * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-121-14/+15
| * Remove the m_Viewer variable and make the property a shortcut to theMelanie Thielker2010-05-051-4/+1
| * Plumb Viewer version into ScenePresence for initial login. It's still notMelanie Thielker2010-05-051-0/+1
| * Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-051-0/+6
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-05-211-1/+31
|\ \
| * | Fix a nullref issue in SitAltitudeCallbackTom Grimshaw2010-05-191-50/+53
* | | Initialise m_initialSitTarget to ZERO_VACTOR for safety's sake as per convo w...Tom Grimshaw2010-05-191-1/+1
* | | Fix a nullref issue in SitAltitudeCallbackTom Grimshaw2010-05-191-6/+9
* | | Fix for hanging on "Connecting to region".. caused by packets being processed...Tom Grimshaw2010-05-181-49/+53
* | | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-05-081-8/+15
|\ \ \ | |/ /
| * | Fix Mouse+WASD makes Av rise; Fix PREJUMP.Kitto Flora2010-05-071-8/+15
| * | Fix sit with autopilot.Kitto Flora2010-03-191-3/+5
* | | Remove the m_Viewer variable and make the property a shortcut to theMelanie Thielker2010-05-061-4/+1
* | | Plumb Viewer version into ScenePresence for initial login. It's still notMelanie Thielker2010-05-061-0/+1
* | | Plumb the viewer version string through into AgentCircuitData. Now all thatMelanie Thielker2010-05-061-0/+6