Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into httptests | UbitUmarov | 2017-10-13 | 1 | -4/+7 |
|\ | |||||
| * | mantis 8249: give better data to llDetectedGrab | UbitUmarov | 2017-10-13 | 1 | -4/+7 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-25 | 1 | -50/+40 |
|\ \ | |/ | |||||
| * | change camera view constraint. we need to do it a lot more :( | UbitUmarov | 2017-08-25 | 1 | -50/+40 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-24 | 1 | -1/+15 |
|\ \ | |/ | |||||
| * | change a few more parcel eject code paths | UbitUmarov | 2017-08-24 | 1 | -1/+1 |
| | | |||||
| * | add missing file. Also in last commit comment the flag was relative to ↵ | UbitUmarov | 2017-08-24 | 1 | -2/+16 |
| | | | | | | | | (un)freeze no t(un)eject | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-19 | 2 | -58/+74 |
|\ \ | |/ | |||||
| * | change SOP updates throttles again. Small values of omega on ↵ | UbitUmarov | 2017-08-19 | 2 | -58/+74 |
| | | | | | | | | llSetTargetOmega where skiped | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 2 | -170/+187 |
|\ \ | |/ | |||||
| * | jenkins tests still don't set scene.IsRunning | UbitUmarov | 2017-08-13 | 1 | -2/+2 |
| | | |||||
| * | change locking on sop updates | UbitUmarov | 2017-08-13 | 2 | -169/+186 |
| | | |||||
| * | shape convex should not trigger complex cost (LI) alone | UbitUmarov | 2017-07-21 | 1 | -1/+1 |
| | | |||||
* | | merge | UbitUmarov | 2017-07-20 | 14 | -378/+680 |
|\ \ | |/ | |||||
| * | fix object updates throttle for scripts doing motion by direct change of ↵ | UbitUmarov | 2017-07-18 | 1 | -14/+17 |
| | | | | | | | | position. Most this scripts are bad, making no use of viewers interpolators. Tanks lotek. | ||||
| * | KFM: changes on update method implies other changes. Still not that good. ↵ | UbitUmarov | 2017-07-17 | 1 | -13/+25 |
| | | | | | | | | Note: objects motion timing can't be done using timers. On windows at least, those can have jitter of tens of ms | ||||
| * | fix placement of xml ReadEndElement() | UbitUmarov | 2017-07-16 | 1 | -2/+1 |
| | | |||||
| * | test scenes do not set IsRunning | UbitUmarov | 2017-07-16 | 1 | -3/+0 |
| | | |||||
| * | store kfm on inventory. this may still be a bit confusing on rez | UbitUmarov | 2017-07-16 | 4 | -6/+34 |
| | | |||||
| * | don't start moving KFM things on region start that where stopped on last ↵ | UbitUmarov | 2017-07-16 | 1 | -2/+2 |
| | | | | | | | | shutdown | ||||
| * | trigger moving_end also KFM stop and pause | UbitUmarov | 2017-07-16 | 1 | -0/+2 |
| | | |||||
| * | make KFM use scheduled terse updates. This may increase some rubber band, ↵ | UbitUmarov | 2017-07-16 | 1 | -12/+14 |
| | | | | | | | | but is needed, and should work better with recent changes on sop terseupdates control | ||||
| * | add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; ↵ | UbitUmarov | 2017-07-13 | 1 | -28/+76 |
| | | | | | | | | separed land collsions dispatch from the others... | ||||
| * | replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no ↵ | UbitUmarov | 2017-07-13 | 3 | -49/+49 |
| | | | | | | | | User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed | ||||
| * | fix wrong test | UbitUmarov | 2017-07-13 | 1 | -1/+1 |
| | | |||||
| * | add more missing en-us culture on scene serializer writes | UbitUmarov | 2017-07-13 | 2 | -31/+32 |
| | | |||||
| * | rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the ↵ | UbitUmarov | 2017-07-12 | 3 | -76/+59 |
| | | | | | | | | group never individual prims/parts and so confusing | ||||
| * | a few more changes on entities updates | UbitUmarov | 2017-07-10 | 2 | -43/+36 |
| | | |||||
| * | on entities updates throttles vectors needed to be compared as vectors, not ↵ | UbitUmarov | 2017-07-10 | 2 | -32/+116 |
| | | | | | | | | just their norms | ||||
| * | fix the name of a funtion on last commit | UbitUmarov | 2017-07-10 | 2 | -3/+3 |
| | | |||||
| * | throttle collision sounds on a SOG. | UbitUmarov | 2017-07-09 | 2 | -7/+47 |
| | | |||||
| * | BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil | UbitUmarov | 2017-06-28 | 1 | -3/+4 |
| | | |||||
| * | some shortcuts on local osTeleport, reduce its time penalty, do it with ↵ | UbitUmarov | 2017-06-26 | 1 | -14/+30 |
| | | | | | | | | script thread | ||||
| * | change Backup calls overlap control code | UbitUmarov | 2017-06-25 | 1 | -27/+46 |
| | | |||||
| * | revert the thread level change; remove unused dynamic texture timer from ↵ | UbitUmarov | 2017-06-24 | 1 | -14/+8 |
| | | | | | | | | internal code; let blend alpha work if < 255; let blend work with the selected face; etc | ||||
| * | a few more changes to iar/oar assets save error/warning to show problems ↵ | UbitUmarov | 2017-06-24 | 1 | -8/+44 |
| | | | | | | | | known to be asset errors | ||||
| * | code actually has no ideia if a id is a asset or not and does try to handle ↵ | UbitUmarov | 2017-06-23 | 1 | -2/+2 |
| | | | | | | | | all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all | ||||
| * | coment out missing or damage assets messages in uuidgather that are not ↵ | UbitUmarov | 2017-06-23 | 1 | -10/+15 |
| | | | | | | | | very usefull. In IAR save display information about items that contain references to broken assets. Note that as explained on mantis 8195 this can't will not detect all problems | ||||
| * | several changes to iar/oar assets error reports | UbitUmarov | 2017-06-23 | 1 | -6/+7 |
| | | |||||
| * | change uuidgather a bit more | UbitUmarov | 2017-06-22 | 1 | -16/+32 |
| | | |||||
| * | split some asset uuids gather i stages with dif possible errors, and dont ↵ | UbitUmarov | 2017-06-22 | 1 | -32/+45 |
| | | | | | | | | let them be fatal | ||||
| * | avoid some broken object assets present in osgrid inventories due to past ↵ | UbitUmarov | 2017-06-21 | 1 | -0/+9 |
| | | | | | | | | problems, etc | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-14 | 6 | -42/+25 |
|\ \ | |/ | |||||
| * | some cleanup | UbitUmarov | 2017-06-13 | 4 | -36/+16 |
| | | |||||
| * | improve english on few messages (thx) | UbitUmarov | 2017-06-12 | 2 | -3/+3 |
| | | |||||
| * | try to mk jenkins happy | UbitUmarov | 2017-06-12 | 1 | -1/+1 |
| | | |||||
| * | stop doing UpdateMovementAnimations on avatar collisions, that may cause ↵ | UbitUmarov | 2017-06-12 | 1 | -2/+2 |
| | | | | | | | | incorrect changes | ||||
| * | fix a error message | UbitUmarov | 2017-06-11 | 1 | -2/+5 |
| | | |||||
* | | merge | UbitUmarov | 2017-06-10 | 5 | -71/+111 |
|\ \ | |/ | |||||
| * | add a adicional in transit flag to signal HG tps, and use it to ignore ↵ | UbitUmarov | 2017-06-09 | 2 | -0/+6 |
| | | | | | | | | usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) |