aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-141-0/+13
|\
| * Teleports: bounce off repeated requests of teleporting the same agent. Some s...Diva Canto2012-03-131-0/+13
* | Make llSetKeyframedMotion prims waut at the borders of down sims and try againMelanie2012-02-261-0/+6
* | Merge branch 'master' into careminsterMelanie2012-02-231-8/+5
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-231-5/+4
* | Merge branch 'master' into careminsterMelanie2012-02-201-1/+3
|\ \ | |/
| * One more tweak related to the previous 2 commits.Diva Canto2012-02-191-1/+3
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie2012-02-191-5/+8
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-02-191-5/+8
| |\ \ | | |/
| | * A few more tweaks on position updates and create child agents. Mono hates con...Diva Canto2012-02-191-4/+8
* | | try to make crossings work better. chode no longer prevents crossings i hopeUbitUmarov2012-02-151-15/+18
|/ /
* | Implement region crossing of sitting avatars. Edit mode and llSetPos workMelanie2012-02-141-102/+38
* | Prevent object loss and positioning outside the region with failed object simMelanie2012-02-141-5/+5
* | Merge branch 'master' into careminsterMelanie2012-02-011-1/+1
|\ \ | |/
| * HG: This hopefully fixes the HG teleports back home to OSGrid. Looks like Uri...Diva Canto2012-01-311-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-291-2/+1
|\ \ | |/
| * Send CHANGED_TELEPORT during local TP again - partially revert cf73afec356eed...Bo Iwu2012-01-281-2/+1
* | Adapt a cast to using the new TeleportFlagsMelanie2012-01-111-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-021-5/+7
|\ \ | |/
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-3/+4
| * HG: more adjustments for making HG Simian work. Added server_uri as new key o...Diva Canto2011-12-291-2/+3
* | Merge branch 'master' into careminsterMelanie2011-12-241-10/+0
|\ \ | |/
| * remove the old region crossing handlerMic Bowman2011-12-231-10/+0
* | Merge branch 'master' into careminsterMelanie2011-12-231-0/+24
|\ \ | |/
| * Fixes some problems with objects that attempt to cross a region boundaryMic Bowman2011-12-221-0/+24
* | Merge branch 'master' into careminsterMelanie2011-12-221-39/+32
|\ \ | |/
| * Region crossings redone: (1) removed WaitForCallback. Now that we are passing...Diva Canto2011-12-221-39/+32
* | Merge branch 'master' into careminsterMelanie2011-12-182-2/+16
|\ \ | |/
| * Sends the consistent child agent position upon creation of the child agent in...Diva Canto2011-12-161-1/+12
| * HG minor bug fix and marked one method obsolete in UAS.Diva Canto2011-12-161-1/+4
* | Merge branch 'master' into bigmergeMelanie2011-12-051-99/+104
|\ \ | |/
| * Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-1/+0
| * Stop some places where we're trying to reset animations in child agents where...Justin Clark-Casey (justincc)2011-12-021-100/+110
* | Merge branch 'master' into bigmergeMelanie2011-11-061-1/+1
|\ \ | |/
| * Convert SendKillObject to take a list of uint rather than sending oneMelanie2011-11-061-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-031-1/+1
|\ \ | |/
| * Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-10-301-2/+2
|\ \ | |/
| * set grp.RootPart.GroupPosition for code consistency (and readability) rather ...Justin Clark-Casey (justincc)2011-10-281-2/+2
* | Merge commit '4748c19bdbcdcaf6050e1f04a5f7394a88e0bf3e' into bigmergeMelanie2011-10-121-1/+1
|\ \ | |/
| * Refactored "known child region" in ScenePresence. There were 4 differentDan Lake2011-10-061-1/+1
* | Merge commit '9a16e76f5151c11fbf76e41b89f8eb03b1731828' into bigmergeMelanie2011-10-121-6/+6
|\ \ | |/
| * Simplified IsInTransit property on ScenePresence and removed InTransit() whic...Dan Lake2011-10-061-6/+6
* | Bring us up to date.Tom2011-09-141-15/+28
|\ \ | |/
| * Add extra log information when attachments fail validationJustin Clark-Casey (justincc)2011-09-101-5/+11
| * reinstate the validation logging on teleport. A 'fail' of validation still d...Justin Clark-Casey (justincc)2011-09-101-0/+2
| * Try disabling the inconsistent attachment state check to see if this actually...Justin Clark-Casey (justincc)2011-09-051-13/+18
* | Resolve merge commits, stage 1Tom2011-09-041-34/+37
|\ \ | |/
| * Comment out Scene.CleanDroppedAttachments() and calls.Justin Clark-Casey (justincc)2011-09-021-1/+1
| * Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)2011-09-011-1/+1