| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | linux likes other tz names | UbitUmarov | 2019-04-08 | 1 | -0/+11 |
* | add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for ... | UbitUmarov | 2019-04-08 | 4 | -22/+55 |
* | make robust ban by MAC options visible, thx Bill Blight | UbitUmarov | 2019-04-07 | 2 | -0/+6 |
* | change a comment | UbitUmarov | 2019-04-06 | 1 | -0/+1 |
* | change interpretation of a viewer flag | UbitUmarov | 2019-04-06 | 3 | -14/+6 |
* | set SupportViewerObjectsCache true by default | UbitUmarov | 2019-04-06 | 1 | -22/+7 |
* | UserAgentService: change handling of its external IP | UbitUmarov | 2019-04-06 | 2 | -31/+28 |
* | presence detector: don't even try to logout agents that didn't made to root | UbitUmarov | 2019-04-06 | 1 | -8/+3 |
* | try handle the special case MaxRegionsViewDistance = 0 (agents only see void ... | UbitUmarov | 2019-04-05 | 2 | -13/+42 |
* | temp workaround on sits culling | UbitUmarov | 2019-04-05 | 1 | -11/+21 |
* | kill avatar on agents that do not see its new region | UbitUmarov | 2019-04-05 | 1 | -0/+8 |
* | make sure viewer knows where to place a sitting avatar, this will need deep r... | UbitUmarov | 2019-04-05 | 2 | -1/+14 |
* | fix MinRegionViewDistance option (added in last commit); change regions view... | UbitUmarov | 2019-04-05 | 2 | -3/+7 |
* | add option RegionViewDistance | UbitUmarov | 2019-04-05 | 3 | -9/+16 |
* | duhhh npcs don't have child agents; plus minor typos | UbitUmarov | 2019-04-05 | 7 | -11/+20 |
* | mantis 8512: fix runprebuild | UbitUmarov | 2019-04-05 | 1 | -7/+7 |
* | change visible regions also by view range change; fix check on crossings | UbitUmarov | 2019-04-04 | 2 | -7/+11 |
* | control visible regions by avatar position and view range, first dirty code | UbitUmarov | 2019-04-04 | 4 | -144/+372 |
* | change region cacheid on restart. This should not be needed in future if obje... | UbitUmarov | 2019-04-04 | 2 | -1/+6 |
* | mantis 8512: add proposed detection of VS2019 to runprebuild (both this and v... | UbitUmarov | 2019-04-04 | 1 | -3/+8 |
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 10 | -3/+31 |
* | change avatars sending point | UbitUmarov | 2019-04-02 | 1 | -8/+10 |
* | another test.... | UbitUmarov | 2019-04-02 | 1 | -7/+34 |
* | another test.... | UbitUmarov | 2019-04-02 | 1 | -0/+9 |
* | make tests happy again; try to speedup crossings | UbitUmarov | 2019-04-02 | 2 | -10/+37 |
* | change the point where child regions are closed/opened | UbitUmarov | 2019-04-02 | 1 | -77/+83 |
* | add extra delay before sending initial data | UbitUmarov | 2019-04-02 | 1 | -6/+12 |
* | minor cleanup on mesh decompress code | UbitUmarov | 2019-04-02 | 3 | -42/+19 |
* | mantis 8509: replace mesh gzip decompress | UbitUmarov | 2019-04-01 | 1 | -15/+15 |
* | Yengine: try fix changing scripts running state if the have long events | UbitUmarov | 2019-04-01 | 4 | -23/+96 |
* | still issues on fast hg tps | UbitUmarov | 2019-04-01 | 1 | -2/+6 |
* | change avatar arrival at hg destination handling | UbitUmarov | 2019-04-01 | 1 | -2/+5 |
* | fix tp set callback log message | UbitUmarov | 2019-04-01 | 1 | -1/+1 |
* | Yengine: clear events queue on reset. Also keep clearing all on state change.... | UbitUmarov | 2019-04-01 | 1 | -2/+7 |
* | rez npcs attachments async again | UbitUmarov | 2019-03-31 | 1 | -1/+11 |
* | Yengine attachment drop, do set attachment ready event | UbitUmarov | 2019-03-31 | 1 | -0/+1 |
* | oops RegionHandShakeReply is not reentrant | UbitUmarov | 2019-03-31 | 1 | -0/+1 |
* | remove a potencially dang. lock | UbitUmarov | 2019-03-31 | 1 | -1/+1 |
* | a few more changes on initial data sending | UbitUmarov | 2019-03-31 | 1 | -98/+40 |
* | do clear MOAP on remove | UbitUmarov | 2019-03-31 | 1 | -6/+35 |
* | fix osSet/GetPrimitiveParams threat level | UbitUmarov | 2019-03-31 | 1 | -2/+2 |
* | missing file | UbitUmarov | 2019-03-30 | 1 | -1/+1 |
* | make 2 tests happy again | UbitUmarov | 2019-03-30 | 1 | -4/+4 |
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 8 | -193/+119 |
* | Yengine: fix scripts resume on attachments drop | UbitUmarov | 2019-03-28 | 1 | -1/+2 |
* | mantis 8508: ignore llAttachToAvatar if already attached | UbitUmarov | 2019-03-28 | 1 | -0/+4 |
* | changes on teleports v7 | UbitUmarov | 2019-03-28 | 3 | -93/+84 |
* | try another way | UbitUmarov | 2019-03-27 | 3 | -2/+6 |
* | timming issues on fast tp back to same region on new code | UbitUmarov | 2019-03-27 | 1 | -0/+9 |
* | timming issues on fast tp back to same region on new code | UbitUmarov | 2019-03-27 | 2 | -4/+6 |