aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-03-291-5/+2
|\
| * Check viewer 2/3 attachment calls against avatar appearance attachment data r...Justin Clark-Casey (justincc)2013-03-291-5/+2
* | Merge commit '23ae4c0a4d813763bcc39db7693850a21727d7f2' into careminsterMelanie2013-03-291-0/+25
|\ \ | |/
| * Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scrip...Justin Clark-Casey (justincc)2013-03-291-0/+22
* | Merge branch 'master' into careminsterMelanie2013-03-291-21/+0
|\ \ | |/
| * Eliminate code which tries to restart attachment scripts in ScenePresence.Mak...Justin Clark-Casey (justincc)2013-03-291-18/+0
* | Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminsterMelanie2013-03-291-7/+5
|\ \ | |/
| * If the viewer has already rezzed any attachments itself, then ignore the simu...Justin Clark-Casey (justincc)2013-03-281-7/+5
* | Merge commit '3b377f16b29a6395d73af1cc987cb9abf9935376' into careminsterMelanie2013-03-291-2/+2
|\ \ | |/
| * Fix regression tests by making a new NPC always trigger simulator side attach...Justin Clark-Casey (justincc)2013-03-281-2/+2
* | Merge commit 'c2093ccce16cd5210c8e0759f23b5b4bd205b7af' into careminsterMelanie2013-03-291-15/+38
|\ \ | |/
| * Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with...Justin Clark-Casey (justincc)2013-03-281-10/+31
* | Merge branch 'master' into careminsterMelanie2013-03-231-3/+17
|\ \ | |/
| * Fix teleporting into the non-SW 256x256 corner of a megaregion, though curren...Justin Clark-Casey (justincc)2013-03-231-0/+7
| * Add "show borders" command to show the borders of a region.Justin Clark-Casey (justincc)2013-03-231-3/+11
* | Merge branch 'master' into careminsterMelanie2013-03-221-0/+9
|\ \ | |/
| * Force a viewer object update for attachments at the end of the final Scene.Co...Justin Clark-Casey (justincc)2013-03-201-0/+9
* | Merge branch 'avination' into careminsterMelanie2013-03-191-11/+36
|\ \
| * | * Ignores VolumeDetect enabled prim in the camera raycast call. Note: The ...teravus2013-03-161-11/+36
* | | Merge branch 'master' into careminsterMelanie2013-03-141-3/+34
|\ \ \ | | |/ | |/|
| * | Make llGetObjectDetails() return the correct world rotation for a sitting avatarJustin Clark-Casey (justincc)2013-03-141-5/+35
* | | Merge branch 'master' into careminsterMelanie2013-03-081-18/+19
|\ \ \ | |/ /
| * | Add regression test for presence crossing between regions on the same simulator.Justin Clark-Casey (justincc)2013-03-061-18/+19
* | | Merge branch 'master' into careminsterMelanie2013-02-231-0/+6
|\ \ \ | |/ /
| * | minor: Add doc to ScenePresence.IsInTransit to make it clear that this is set...Justin Clark-Casey (justincc)2013-02-221-0/+6
* | | Merge branch 'master' into careminsterMelanie2013-02-221-1/+5
|\ \ \ | |/ /
| * | * Fix walking to <NaN, NaN, NaN> via autopilot.teravus2013-02-161-1/+5
* | | Merge branch 'master' into careminsterMelanie2013-02-101-0/+11
|\ \ \ | |/ /
| * | Fix code to check for no spawn points. Possibly a merge artefact?Melanie2013-02-101-2/+4
| * | Fix teleport/telehub issue:BlueWall2013-02-101-1/+10
* | | Merge branch 'avination' into careminsterMelanie2013-02-071-0/+2
|\ \ \ | | |/ | |/|
| * | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-0/+2
| * | * This adds a bit more to the previous flying roll effect by adding additiona...teravus2013-01-311-10/+50
| * | * Adds a satisfying angular roll when an avatar is flying and turning. (Gene...Melanie2013-01-311-0/+81
| * | revert the test, sending again appearance to self inUbitUmarov2013-01-171-1/+1
| * | *TEST TEST TEST* don't send AvatarAppearance to selfUbitUmarov2013-01-171-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-02-041-2/+3
|\ \ \ | | |/ | |/|
| * | Sit and Spin reduction. If sitting, slam avatar angular velocity to zero.teravus2013-02-011-2/+3
* | | Merge branch 'master' into careminsterMelanie2013-01-311-0/+121
|\ \ \ | |/ /
| * | * This adds a bit more to the previous flying roll effect by adding additiona...teravus2013-01-301-10/+50
| * | * Adds a satisfying angular roll when an avatar is flying and turning. (Gene...teravus2013-01-301-0/+81
* | | Merge branch 'master' into careminsterMelanie2013-01-231-2/+1
|\ \ \ | |/ /
| * | Check the existing ScenePresence.ParentPart to make sure we're not trying to ...Justin Clark-Casey (justincc)2013-01-191-2/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-191-1/+1
|\ \ \ | |/ /
| * | Restore previous client AO behaviour by not allowing them to remove the defau...Justin Clark-Casey (justincc)2013-01-181-1/+1
* | | Merge commit 'f54b398540698e6e09022fe77b6405624b532f5c' into careminsterMelanie2013-01-161-0/+4
|\ \ \ | |/ /
| * | move resit fix to ScenePresence.cs and allow for requesting sit on objects ot...dahlia2013-01-141-0/+4
* | | Merge branch 'avination' into careminsterMelanie2013-01-101-58/+70
|\ \ \ | | |/ | |/|
| * | Remove now superfluous update of m_lastSizeMelanie2013-01-081-3/+0
| * | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkMelanie2013-01-081-0/+2
| |\ \