| Commit message (Expand) | Author | Files | Lines |
2019-03-01 | reduce the chance of using a invalid avatar physics actor | UbitUmarov | 1 | -15/+28 |
2019-02-26 | mantis 6569: restore full health on invulnerable set to true; combat module i... | UbitUmarov | 1 | -1/+6 |
2019-01-25 | some sop cleanup | UbitUmarov | 1 | -30/+31 |
2019-01-04 | fix reprio trigger on tp | UbitUmarov | 1 | -4/+11 |
2019-01-04 | oops, thats elsewhere | UbitUmarov | 1 | -10/+3 |
2019-01-04 | broadcast position updates after tp | UbitUmarov | 1 | -7/+11 |
2019-01-03 | allow landing under lower hight skyboxes | UbitUmarov | 1 | -8/+12 |
2019-01-02 | more on the hack (runprebuild) | UbitUmarov | 1 | -10/+0 |
2019-01-01 | replace my hack by others hack | UbitUmarov | 1 | -0/+9 |
2018-12-31 | lost in updates | UbitUmarov | 1 | -19/+53 |
2018-12-29 | changes on updates | UbitUmarov | 1 | -53/+18 |
2018-12-28 | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 1 | -102/+43 |
2018-10-08 | better have a lock | UbitUmarov | 1 | -19/+23 |
2018-10-08 | change caps get mesh and texture throttle | UbitUmarov | 1 | -2/+58 |
2018-09-14 | some teleport issues.. | UbitUmarov | 1 | -2/+8 |
2018-08-26 | mantis 8273 make change on crossings coerent | UbitUmarov | 1 | -0/+3 |
2018-03-10 | comment out some debug messages visible on SOP CompleteMovement | UbitUmarov | 1 | -17/+17 |
2018-01-20 | some cleanup | UbitUmarov | 1 | -1/+0 |
2018-01-04 | let tau do something in avatar MoveToTarget | UbitUmarov | 1 | -133/+163 |
2017-12-13 | mantis 8250: try to work around timing issues | UbitUmarov | 1 | -7/+10 |
2017-11-12 | mantis 8253: don't let attachments delete remove controls from viewers on cro... | UbitUmarov | 1 | -9/+1 |
2017-10-25 | mantis 8253: try to recover information about takecontrols pass=false contro... | UbitUmarov | 1 | -22/+40 |
2017-08-25 | change camera view constraint. we need to do it a lot more :( | UbitUmarov | 1 | -50/+40 |
2017-08-24 | change a few more parcel eject code paths | UbitUmarov | 1 | -1/+1 |
2017-08-24 | add missing file. Also in last commit comment the flag was relative to (un)fr... | UbitUmarov | 1 | -2/+16 |
2017-07-10 | a few more changes on entities updates | UbitUmarov | 1 | -13/+23 |
2017-07-10 | on entities updates throttles vectors needed to be compared as vectors, not j... | UbitUmarov | 1 | -13/+2 |
2017-06-13 | some cleanup | UbitUmarov | 1 | -10/+7 |
2017-06-12 | stop doing UpdateMovementAnimations on avatar collisions, that may cause inco... | UbitUmarov | 1 | -2/+2 |
2017-06-09 | add a adicional in transit flag to signal HG tps, and use it to ignore userna... | UbitUmarov | 1 | -0/+5 |
2017-06-06 | bug fix: handle current region on GetChildAgentsToClose | UbitUmarov | 1 | -4/+19 |
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-05-31 | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 1 | -37/+27 |
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-14 | fix some issue on parcels loading and make parcels dwell show something. Reso... | UbitUmarov | 1 | -0/+3 |
2017-04-15 | missing file and remove warnings | UbitUmarov | 1 | -1/+1 |
2017-04-14 | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 1 | -4/+41 |
2017-01-27 | update parcel select or sat on stats on sit and stand | UbitUmarov | 1 | -0/+4 |
2017-01-18 | antecipate baked cache check and Xbakes requests, so they happen before viewe... | UbitUmarov | 1 | -26/+33 |
2017-01-07 | use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer... | UbitUmarov | 1 | -1/+1 |
2017-01-07 | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 1 | -32/+32 |
2017-01-07 | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 1 | -11/+11 |
2017-01-07 | rename same more variables to make their meaning more clear | UbitUmarov | 1 | -3/+3 |
2017-01-07 | rename same variables to make their meaning more clear | UbitUmarov | 1 | -31/+31 |
2017-01-07 | more changes to god level control. Not that this is work in progress, for now... | UbitUmarov | 1 | -151/+107 |