Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mantis 8253: try to recover information about takecontrols pass=false ↵ | UbitUmarov | 2017-10-25 | 1 | -22/+40 |
| | | | | controls on crossings, also tell viewers about them. this may still not be correct. Use of multiple TakeControls on same avatar can still give unpredictable results (also on normal operation). In same cases last executed my override previus or not. Also change agent updates wait code | ||||
* | change camera view constraint. we need to do it a lot more :( | UbitUmarov | 2017-08-25 | 1 | -50/+40 |
| | |||||
* | 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 | ||||
* | 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 ↵ | UbitUmarov | 2017-07-10 | 1 | -13/+2 |
| | | | | just their norms | ||||
* | some cleanup | UbitUmarov | 2017-06-13 | 1 | -10/+7 |
| | |||||
* | stop doing UpdateMovementAnimations on avatar collisions, that may cause ↵ | UbitUmarov | 2017-06-12 | 1 | -2/+2 |
| | | | | incorrect changes | ||||
* | add a adicional in transit flag to signal HG tps, and use it to ignore ↵ | UbitUmarov | 2017-06-09 | 1 | -0/+5 |
| | | | | usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) | ||||
* | 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 |
| | | | | cases | ||||
* | 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. ↵ | UbitUmarov | 2017-05-14 | 1 | -0/+3 |
| | | | | Resolution is 2.5min aprox. | ||||
* | missing file and remove warnings | UbitUmarov | 2017-04-15 | 1 | -1/+1 |
| | |||||
* | add functions to send entity updates imediatly, except for avatars (or now) ↵ | UbitUmarov | 2017-04-14 | 1 | -4/+41 |
| | | | | they should be use to bypass normal delayed updates, for debug | ||||
* | 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 ↵ | UbitUmarov | 2017-01-18 | 1 | -26/+33 |
| | | | | viewer check request (or force it to wait via locking). | ||||
* | use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current ↵ | UbitUmarov | 2017-01-07 | 1 | -1/+1 |
| | | | | viewer god, acording to config | ||||
* | 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 ↵ | UbitUmarov | 2017-01-07 | 1 | -151/+107 |
| | | | | now it still works mainly as with option implicit_gods = true. speed up some regions child updates, some cleanup | ||||
* | 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 ↵ | UbitUmarov | 2017-01-06 | 1 | -3/+5 |
| | | | | to reduced the increased change of user error on config options setting | ||||
* | 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 |
| | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | ||||
* | inform viewers of current godlevel; put back a small delay on teleport ↵ | UbitUmarov | 2017-01-05 | 1 | -11/+34 |
| | | | | arrivel to give time to viewers to sync | ||||
* | allow initial automatic level to be changed by request. Since viewers still ↵ | UbitUmarov | 2017-01-05 | 1 | -6/+6 |
| | | | | dont get real level, one will need to ask for god level then disable it to syncronize the viewer with real level. | ||||
* | add config option automatic_gods. With this option true, users that can be ↵ | UbitUmarov | 2017-01-05 | 1 | -9/+33 |
| | | | | Gods will have that level automaticly without the need request on viewer; Propagate current god level to nearby regions (with local checks) | ||||
* | 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 ↵ | AliciaRaven | 2016-12-10 | 1 | -1/+1 |
| | | | | region landing point. | ||||
* | do not try xbakes on HG | UbitUmarov | 2016-12-10 | 1 | -5/+6 |
| | |||||
* | Include new Region.ini option for DefaultLandingPoint for teleports with no ↵ | AliciaRaven | 2016-11-22 | 1 | -0/+4 |
| | | | | | | coords specified. This is useful when using a Telehub would be to restrictive as it would block landmarks and map teleports. This location is only ever used when no coordinates are provided. If config value not set, the previous default of 128,128 is used. | ||||
* | 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 |
| |