| Commit message (Expand) | Author | Age | Files | Lines |
* | a few more changes on entities updates | UbitUmarov | 2017-07-10 | 1 | -13/+23 |
* | on entities updates throttles vectors needed to be compared as vectors, not j... | UbitUmarov | 2017-07-10 | 1 | -13/+2 |
* | some cleanup | UbitUmarov | 2017-06-13 | 1 | -10/+7 |
* | stop doing UpdateMovementAnimations on avatar collisions, that may cause inco... | UbitUmarov | 2017-06-12 | 1 | -2/+2 |
* | add a adicional in transit flag to signal HG tps, and use it to ignore userna... | UbitUmarov | 2017-06-09 | 1 | -0/+5 |
* | bug fix: handle current region on GetChildAgentsToClose | UbitUmarov | 2017-06-06 | 1 | -4/+19 |
* | 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 |
* | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 2017-05-31 | 1 | -37/+27 |
* | 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 |
* | fix some issue on parcels loading and make parcels dwell show something. Reso... | UbitUmarov | 2017-05-14 | 1 | -0/+3 |
* | missing file and remove warnings | UbitUmarov | 2017-04-15 | 1 | -1/+1 |
* | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 2017-04-14 | 1 | -4/+41 |
* | update parcel select or sat on stats on sit and stand | UbitUmarov | 2017-01-27 | 1 | -0/+4 |
* | antecipate baked cache check and Xbakes requests, so they happen before viewe... | UbitUmarov | 2017-01-18 | 1 | -26/+33 |
* | use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer... | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 1 | -32/+32 |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 1 | -11/+11 |
* | rename same more variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 1 | -3/+3 |
* | rename same variables to make their meaning more clear | UbitUmarov | 2017-01-07 | 1 | -31/+31 |
* | more changes to god level control. Not that this is work in progress, for now... | UbitUmarov | 2017-01-07 | 1 | -151/+107 |
* | Fix grid gods | Melanie Thielker | 2017-01-07 | 1 | -0/+1 |
* | add a missing god_date transmition | UbitUmarov | 2017-01-06 | 1 | -2/+6 |
* | restore parcels avatars visibility god level change correct handling; try to... | UbitUmarov | 2017-01-06 | 1 | -3/+5 |
* | take sync viewer out on make root | UbitUmarov | 2017-01-06 | 1 | -1/+2 |
* | Sync viewer on make root | Melanie Thielker | 2017-01-06 | 1 | -0/+1 |
* | Send GodLevel to viewers on login | Melanie Thielker | 2017-01-06 | 1 | -0/+2 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -108/+39 |
* | inform viewers of current godlevel; put back a small delay on teleport arriv... | UbitUmarov | 2017-01-05 | 1 | -11/+34 |
* | allow initial automatic level to be changed by request. Since viewers still d... | UbitUmarov | 2017-01-05 | 1 | -6/+6 |
* | add config option automatic_gods. With this option true, users that can be Go... | UbitUmarov | 2017-01-05 | 1 | -9/+33 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -139/+139 |
* | a few changes to Gods ( ie administrators) control | UbitUmarov | 2017-01-05 | 1 | -23/+13 |
* | mantis 8106: improve avatar walk in mouselook | UbitUmarov | 2016-12-30 | 1 | -4/+10 |
* | adjust camera collision detection checks for new FS | UbitUmarov | 2016-12-28 | 1 | -1/+1 |
* | Make it more unlikely that a script teleport will be caught by default region... | AliciaRaven | 2016-12-10 | 1 | -1/+1 |
* | do not try xbakes on HG | UbitUmarov | 2016-12-10 | 1 | -5/+6 |
* | Include new Region.ini option for DefaultLandingPoint for teleports with no c... | AliciaRaven | 2016-11-22 | 1 | -0/+4 |
* | HG add a small delay before start sending region data | UbitUmarov | 2016-11-20 | 1 | -2/+17 |
* | explicitly remove some references, and other useless changes | UbitUmarov | 2016-11-17 | 1 | -2/+22 |
* | minor: dont let rcvd agentupdates time jump back | UbitUmarov | 2016-11-16 | 1 | -11/+27 |
* | change camera collision check rules | UbitUmarov | 2016-11-14 | 1 | -23/+34 |
* | reduce calls to physics world cast rays for camera collision check | UbitUmarov | 2016-11-14 | 1 | -49/+48 |
* | a few more changes on the avatars Velocity/TargetVelocity/SetMomentum. Need t... | UbitUmarov | 2016-11-07 | 1 | -1/+29 |
* | dont let ignored AgentUpdates change their throttles. Apply respective moveme... | UbitUmarov | 2016-10-05 | 1 | -16/+33 |
* | avoid siting a avatar at 0,0,0 | UbitUmarov | 2016-09-12 | 1 | -7/+33 |