| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | Plumb Viewer version into ScenePresence for initial login. It's still not | Melanie Thielker | 2010-05-05 | 1 | -0/+1 |
| * | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-05 | 1 | -0/+6 |
* | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-05-21 | 1 | -1/+31 |
|\ \ |
|
| * | | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 2010-05-19 | 1 | -50/+53 |
* | | | Initialise m_initialSitTarget to ZERO_VACTOR for safety's sake as per convo w... | Tom Grimshaw | 2010-05-19 | 1 | -1/+1 |
* | | | Fix a nullref issue in SitAltitudeCallback | Tom Grimshaw | 2010-05-19 | 1 | -6/+9 |
* | | | Fix for hanging on "Connecting to region".. caused by packets being processed... | Tom Grimshaw | 2010-05-18 | 1 | -49/+53 |
* | | | Merge branch 'careminster' into careminster-presence-refactor | Melanie | 2010-05-08 | 1 | -8/+15 |
|\ \ \
| |/ / |
|
| * | | Fix Mouse+WASD makes Av rise; Fix PREJUMP. | Kitto Flora | 2010-05-07 | 1 | -8/+15 |
| * | | Fix sit with autopilot. | Kitto Flora | 2010-03-19 | 1 | -3/+5 |
* | | | Remove the m_Viewer variable and make the property a shortcut to the | Melanie Thielker | 2010-05-06 | 1 | -4/+1 |
* | | | Plumb Viewer version into ScenePresence for initial login. It's still not | Melanie Thielker | 2010-05-06 | 1 | -0/+1 |
* | | | Plumb the viewer version string through into AgentCircuitData. Now all that | Melanie Thielker | 2010-05-06 | 1 | -0/+6 |
* | | | Adapt CM to the new CHANGED_OWNER handling | Melanie Thielker | 2010-05-03 | 1 | -4/+13 |
* | | | Use the saved script states | Melanie Thielker | 2010-04-24 | 1 | -1/+36 |
* | | | Plumb a data path to initialize an attachment from an alternate source | Melanie Thielker | 2010-04-24 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-04-19 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Reduce number of AvatarAnimations sent with large number of avatars | Robert Adams | 2010-04-13 | 1 | -0/+1 |
* | | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-30 | 1 | -29/+29 |
|\ \ \
| |/ / |
|
| * | | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA... | Dan Lake | 2010-03-19 | 1 | -29/+29 |
* | | | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... | Kitto Flora | 2010-03-19 | 1 | -14/+8 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-18 | 1 | -13/+7 |
| |\ \ \
| | |/ / |
|
| | * | | Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati... | Dan Lake | 2010-03-17 | 1 | -13/+7 |
| * | | | Change GodLevel to UserLevel so gods can teleport freely without having | Melanie | 2010-03-15 | 1 | -1/+1 |
* | | | | Fix AbsolutePosition for autopilot/sit. | Kitto Flora | 2010-03-17 | 1 | -3/+9 |
|/ / / |
|