aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a nullref issue in the AgentSetAppearance packet handler when removing th...meta72010-08-101-6/+11
* Merge branch 'master' into careminster-presence-refactorMelanie2010-08-101-5/+0
|\
| * Removed abstract SetText method from EntityBase to make cleaner API.Mikko Pallari2010-08-101-5/+0
* | Remove 4000+ DOS line endings. Grrr!Melanie2010-08-101-4332/+4332
* | The real fix for unscripted sit positions. This one doesn't fuck everything e...meta72010-08-071-1/+4
* | Reverted: * Fix the unscripted sit rotation being incorrect .. will commit a...meta72010-08-071-7/+3
* | Increase sit distance to 256 meters, but leave the initial autopilot process ...meta72010-08-071-1/+1
* | Get rid of some debug chatter that someone who can't spell left behind. ;)meta72010-08-071-2/+1
* | Fix the unscripted sit rotation being incorrect (relative to the prim). Note ...meta72010-08-071-3/+7
* | Fix the distance from which autopilot is negated when sitting on an unscripte...meta72010-08-071-1/+3
* | It seems hippo disregards velocities in full updates, so also send a terse up...meta72010-08-071-4328/+4328
* | 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