| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 4 | -0/+0 |
* | mantis 8632: stop trigering Changed on just scale checks | UbitUmarov | 2019-12-03 | 1 | -18/+47 |
* | a few changes on check targets for lsl | UbitUmarov | 2019-11-27 | 4 | -122/+111 |
* | fix identation | UbitUmarov | 2019-11-23 | 1 | -3/+2 |
* | fix xml decode of kfm in single prims case | UbitUmarov | 2019-11-23 | 1 | -5/+6 |
* | remove some llUDP options | UbitUmarov | 2019-11-16 | 2 | -22/+19 |
* | limit max number of attachments to 38. All can be on same point | UbitUmarov | 2019-11-13 | 2 | -3/+0 |
* | terrain replace double by float | UbitUmarov | 2019-11-12 | 2 | -7/+4 |
* | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 2019-11-10 | 1 | -0/+2 |
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ne... | UbitUmarov | 2019-11-09 | 5 | -23/+20 |
* | let autopilot also stand from a object | UbitUmarov | 2019-11-07 | 1 | -1/+1 |
* | avoid a null ref | UbitUmarov | 2019-11-07 | 1 | -11/+23 |
* | always allow part deselect | UbitUmarov | 2019-10-30 | 1 | -12/+9 |
* | missing file | UbitUmarov | 2019-10-22 | 1 | -1/+1 |
* | avoid a null ref ( this should not be needed) | UbitUmarov | 2019-09-18 | 1 | -1/+5 |
* | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 2019-09-11 | 2 | -11/+2 |
* | update libomv with simpler Texture.GetBakesBytes | UbitUmarov | 2019-08-29 | 1 | -1/+1 |
* | change appearance data sent to others | UbitUmarov | 2019-08-28 | 1 | -2/+10 |
* | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 2019-08-27 | 1 | -2/+4 |
* | Massive console refactor. Greatly simplify interface. | Melanie | 2019-08-20 | 1 | -1/+1 |
* | mantis 8573 and 8569: be more aggressive on drag block with touch on non phys... | UbitUmarov | 2019-08-10 | 1 | -4/+2 |
* | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 1 | -0/+3 |
* | remove redundant code | UbitUmarov | 2019-08-01 | 1 | -5/+0 |
* | make sure XEngine does release script events when a script is destroyed | UbitUmarov | 2019-08-01 | 1 | -4/+1 |
* | mantis8569: do aggregate script events when a script is deleted; block nonphy... | UbitUmarov | 2019-08-01 | 3 | -22/+40 |
* | Put back the code to create the ready marker file. | Melanie | 2019-07-29 | 1 | -0/+23 |
* | osLocalTeleportAgent: if lookat or fly options, just move the avatar, not tel... | UbitUmarov | 2019-05-03 | 1 | -28/+33 |
* | soem cleanup | UbitUmarov | 2019-05-02 | 1 | -10/+3 |
* | osLocalTeleportAgent: no region crossings :( ; check avatar access to target ... | UbitUmarov | 2019-05-01 | 1 | -9/+68 |
* | add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ... | UbitUmarov | 2019-05-01 | 2 | -26/+37 |
* | sop: rename a few fields | UbitUmarov | 2019-04-30 | 2 | -32/+32 |
* | change interpretation of a viewer flag | UbitUmarov | 2019-04-06 | 1 | -11/+3 |
* | try handle the special case MaxRegionsViewDistance = 0 (agents only see void ... | UbitUmarov | 2019-04-05 | 1 | -3/+2 |
* | 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 | 1 | -0/+13 |
* | fix MinRegionViewDistance option (added in last commit); change regions view... | UbitUmarov | 2019-04-05 | 2 | -3/+7 |
* | add option RegionViewDistance | UbitUmarov | 2019-04-05 | 2 | -1/+13 |
* | duhhh npcs don't have child agents; plus minor typos | UbitUmarov | 2019-04-05 | 2 | -6/+13 |
* | change visible regions also by view range change; fix check on crossings | UbitUmarov | 2019-04-04 | 1 | -3/+4 |
* | control visible regions by avatar position and view range, first dirty code | UbitUmarov | 2019-04-04 | 3 | -62/+96 |
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 1 | -1/+8 |
* | 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 | 1 | -6/+25 |
* | 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 |
* | rez npcs attachments async again | UbitUmarov | 2019-03-31 | 1 | -1/+11 |
* | oops RegionHandShakeReply is not reentrant | UbitUmarov | 2019-03-31 | 1 | -0/+1 |
* | remove a potencially dang. lock | UbitUmarov | 2019-03-31 | 1 | -1/+1 |