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