| Commit message (Expand) | Author | Files | Lines |
2017-07-10 | a few more changes on entities updates | UbitUmarov | 2 | -43/+36 |
2017-07-10 | on entities updates throttles vectors needed to be compared as vectors, not j... | UbitUmarov | 2 | -32/+116 |
2017-07-10 | fix the name of a funtion on last commit | UbitUmarov | 2 | -3/+3 |
2017-07-09 | throttle collision sounds on a SOG. | UbitUmarov | 2 | -7/+47 |
2017-06-28 | BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil | UbitUmarov | 1 | -3/+4 |
2017-06-26 | some shortcuts on local osTeleport, reduce its time penalty, do it with scrip... | UbitUmarov | 1 | -14/+30 |
2017-06-25 | change Backup calls overlap control code | UbitUmarov | 1 | -27/+46 |
2017-06-24 | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 1 | -14/+8 |
2017-06-24 | a few more changes to iar/oar assets save error/warning to show problems kno... | UbitUmarov | 1 | -8/+44 |
2017-06-23 | code actually has no ideia if a id is a asset or not and does try to handle ... | UbitUmarov | 1 | -2/+2 |
2017-06-23 | coment out missing or damage assets messages in uuidgather that are not very... | UbitUmarov | 1 | -10/+15 |
2017-06-23 | several changes to iar/oar assets error reports | UbitUmarov | 1 | -6/+7 |
2017-06-22 | change uuidgather a bit more | UbitUmarov | 1 | -16/+32 |
2017-06-22 | split some asset uuids gather i stages with dif possible errors, and dont le... | UbitUmarov | 1 | -32/+45 |
2017-06-21 | avoid some broken object assets present in osgrid inventories due to past pr... | UbitUmarov | 1 | -0/+9 |
2017-06-13 | some cleanup | UbitUmarov | 4 | -36/+16 |
2017-06-12 | improve english on few messages (thx) | UbitUmarov | 2 | -3/+3 |
2017-06-12 | try to mk jenkins happy | UbitUmarov | 1 | -1/+1 |
2017-06-12 | stop doing UpdateMovementAnimations on avatar collisions, that may cause inco... | UbitUmarov | 1 | -2/+2 |
2017-06-11 | fix a error message | UbitUmarov | 1 | -2/+5 |
2017-06-09 | add a adicional in transit flag to signal HG tps, and use it to ignore userna... | UbitUmarov | 2 | -0/+6 |
2017-06-09 | make SendCoarseLocations async, since it is http. Make some actions use thre... | UbitUmarov | 1 | -12/+19 |
2017-06-09 | still losing time with of halcyon incompatibile oars... cathch exceptions of ... | UbitUmarov | 1 | -8/+6 |
2017-06-08 | Another attempt at parsing MOAP <Media> elements in OAR files. | Robert Adams | 1 | -1/+22 |
2017-06-09 | bug fix plus some cleanup | UbitUmarov | 1 | -56/+65 |
2017-06-08 | revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for test | UbitUmarov | 1 | -2/+1 |
2017-06-07 | so no real need for Maintenance thread.. so removed | UbitUmarov | 1 | -77/+1 |
2017-06-07 | course locations is a also heartbeat job (for now sync) | UbitUmarov | 1 | -30/+13 |
2017-06-07 | remove some more dead scene options | UbitUmarov | 1 | -39/+1 |
2017-06-07 | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ... | UbitUmarov | 1 | -29/+5 |
2017-06-06 | set optional group position and rotation before attach to scene | UbitUmarov | 2 | -19/+6 |
2017-06-06 | bug fix: handle current region on GetChildAgentsToClose | UbitUmarov | 1 | -4/+19 |
2017-06-04 | Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an ... | Robert Adams | 1 | -1/+2 |
2017-06-03 | remove redundant UpdateMovementAnimations(); | UbitUmarov | 1 | -2/+2 |
2017-06-03 | add a delayed stop so fast tap on move keys does not stop the avatar in some ... | UbitUmarov | 1 | -6/+28 |
2017-06-03 | cross mouse buttons state | UbitUmarov | 1 | -0/+14 |
2017-06-03 | fix MouseDown in case it gets any use | UbitUmarov | 1 | -15/+8 |
2017-06-02 | move a execution overlap guard to end of job | UbitUmarov | 1 | -1/+1 |
2017-05-31 | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 2 | -38/+28 |
2017-05-31 | mantis 8182: update/fix GenerateRandomAnimation(). not updating libomv avatar... | UbitUmarov | 1 | -7/+141 |
2017-05-23 | dont fail saving a OAR because of a broken material | UbitUmarov | 1 | -1/+10 |
2017-05-21 | cross avatar group info also if title is empty string | UbitUmarov | 1 | -1/+4 |
2017-05-21 | on recover form nom finite avatar pos, don't add it physics it it had none | UbitUmarov | 1 | -2/+5 |
2017-05-19 | mantis 8170: let physics know Always_run on adding the avatar | UbitUmarov | 1 | -0/+1 |
2017-05-15 | oops... | UbitUmarov | 1 | -1/+1 |
2017-05-14 | fix some issue on parcels loading and make parcels dwell show something. Reso... | UbitUmarov | 2 | -0/+4 |
2017-05-04 | the new options i add where actually bad idea, they would make the | UbitUmarov | 2 | -16/+3 |
2017-05-04 | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 5 | -16/+14 |
2017-05-04 | move deep effective permissions aggregation to first time use and not on cha... | UbitUmarov | 7 | -83/+45 |
2017-05-03 | fix right to change permissions of group owned objects | UbitUmarov | 2 | -2/+25 |