| Commit message (Expand) | Author | Age | Files | Lines |
* | try to make a avatar usesable if its siting part didn't cross, or crossed | UbitUmarov | 2014-10-28 | 1 | -86/+12 |
* | remove debug message | UbitUmarov | 2014-10-26 | 1 | -7/+0 |
* | delete keyframes on temporary backup group | UbitUmarov | 2014-10-26 | 1 | -0/+8 |
* | bug fix | UbitUmarov | 2014-10-26 | 1 | -1/+6 |
* | Debug... ( restored TriggerOnSceneObjectPreSave) | UbitUmarov | 2014-10-26 | 1 | -12/+10 |
* | remove lock that did nothing, DEBUG disable TriggerOnSceneObjectPreSave | UbitUmarov | 2014-10-26 | 1 | -4/+3 |
* | another try to prevent double crossing | UbitUmarov | 2014-10-26 | 1 | -52/+46 |
* | keep intransit flag even if deleted, dont set sog position if in transit | UbitUmarov | 2014-10-26 | 1 | -41/+38 |
* | some cleanup, localID coerence fix.. | UbitUmarov | 2014-10-26 | 2 | -30/+10 |
* | some code reorder/minor changes | UbitUmarov | 2014-10-25 | 1 | -50/+40 |
* | don't backup in transit SOGs | UbitUmarov | 2014-10-24 | 1 | -1/+1 |
* | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 2014-10-24 | 3 | -236/+273 |
* | refuse crossings if logins disabled | UbitUmarov | 2014-10-21 | 1 | -0/+7 |
* | make sure we return false if catch() is triggered on crossing | UbitUmarov | 2014-10-21 | 1 | -0/+1 |
* | do agent crossing async, including QUERYACCESS ( need to check vehicles for | UbitUmarov | 2014-10-21 | 2 | -1/+26 |
* | Assume childreen don't need to know caps seeds | UbitUmarov | 2014-10-20 | 1 | -0/+9 |
* | try to fix propagation of seeds to all relevante regions | UbitUmarov | 2014-10-19 | 2 | -15/+19 |
* | change child agents creation/notification. As before this assumes that | UbitUmarov | 2014-10-18 | 1 | -3/+3 |
* | debug makeroot timing | UbitUmarov | 2014-10-17 | 1 | -0/+10 |
* | send motion control state in update to childs. Reset CollisionPlane on | UbitUmarov | 2014-10-17 | 1 | -2/+9 |
* | Fix an obscure permissions exploit. Taking items from a friend's prim could | Melanie Thielker | 2014-10-16 | 1 | -6/+4 |
* | fix targetOmega resend on deselect on the right place, can't be at sop | UbitUmarov | 2014-10-06 | 2 | -2/+5 |
* | bug fix: resend part targetOmega on deSelect | UbitUmarov | 2014-10-04 | 1 | -0/+2 |
* | bug fix: leave jumping state only to landing, without fallback into | UbitUmarov | 2014-10-04 | 1 | -12/+12 |
* | bug fix: revert back check on creating link | UbitUmarov | 2014-10-04 | 1 | -4/+4 |
* | added a missing angularVelocity.Zero on sitting, removed odd camera based | UbitUmarov | 2014-10-03 | 1 | -61/+68 |
* | clean up coments, use a even faster XY move request detection | UbitUmarov | 2014-10-01 | 1 | -65/+19 |
* | removed useless unreal inworld movement vector estimation. Do animation stat... | UbitUmarov | 2014-10-01 | 1 | -70/+97 |
* | fix a incomplet landing handling case | UbitUmarov | 2014-09-30 | 1 | -14/+11 |
* | keep same animation if in transit | UbitUmarov | 2014-09-30 | 1 | -0/+3 |
* | change avatar physics and motion control. Still not that good :( | UbitUmarov | 2014-09-29 | 2 | -143/+173 |
* | refuse to do a inventory link if provided asset type is not a link or | UbitUmarov | 2014-09-26 | 1 | -0/+4 |
* | remove debug msgs | UbitUmarov | 2014-09-26 | 1 | -5/+0 |
* | debug msg | UbitUmarov | 2014-09-26 | 1 | -0/+5 |
* | bug fix: add missing attach to region heartbeat event to update animations | UbitUmarov | 2014-09-26 | 1 | -0/+2 |
* | coment out stack trace at newUserConnection, add log msh at createAgent | UbitUmarov | 2014-09-24 | 1 | -1/+1 |
* | add stack trace debug message | UbitUmarov | 2014-09-24 | 1 | -0/+2 |
* | same thing on another lock(acd) | UbitUmarov | 2014-09-24 | 1 | -1/+5 |
* | replace a lock on a unkown origin object with a lock on a well defined | UbitUmarov | 2014-09-24 | 1 | -1/+4 |
* | populate collision lists with LinkNumber, and detected structure in | UbitUmarov | 2014-09-23 | 2 | -1/+6 |
* | Merge branch 'master' into ubitworkmaster | UbitUmarov | 2014-09-23 | 1 | -0/+6 |
|\ |
|
| * | If an agent is logging in, rather than teleporting, make sure all known | Melanie Thielker | 2014-09-23 | 1 | -0/+6 |
* | | some changes in link/unlink code, bypassing complex variables set methods | UbitUmarov | 2014-09-22 | 2 | -26/+47 |
* | | debug show stack trace | UbitUmarov | 2014-09-22 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-09-22 | 4 | -51/+77 |
|\ |
|
| * | a few more changes on link/unlink | UbitUmarov | 2014-09-22 | 2 | -13/+10 |
| * | same in a few more spots | UbitUmarov | 2014-09-22 | 1 | -3/+10 |
| * | send to world or backup, after setting finding information | UbitUmarov | 2014-09-22 | 1 | -4/+6 |
| * | update scenegraph group find by part information in sog link, so script lin... | UbitUmarov | 2014-09-22 | 3 | -6/+28 |
| * | compile fix | UbitUmarov | 2014-09-21 | 1 | -3/+5 |