| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused method parameter master also removed | UbitUmarov | 2015-10-02 | 3 | -5/+8 |
* | do not send DisableSimulator on teleport if agent is already returning | UbitUmarov | 2015-10-02 | 1 | -2/+2 |
* | send DisableSimulator messages on closing childagents. Possible still not on... | UbitUmarov | 2015-10-01 | 2 | -3/+18 |
* | make bakes reception handle empty BakedTexture elements. But at same time st... | UbitUmarov | 2015-10-01 | 1 | -36/+36 |
* | change GetNewRezLocation physics ray results processing | UbitUmarov | 2015-10-01 | 1 | -21/+38 |
* | remove a forgotten if that is actually only a statement | UbitUmarov | 2015-10-01 | 1 | -1/+1 |
* | fix missing clear of queued timer even and state transition flags on scripts... | UbitUmarov | 2015-10-01 | 1 | -0/+7 |
* | let hoverheight rest position be a falling state | UbitUmarov | 2015-09-30 | 2 | -2/+12 |
* | add get method on physics actors PIDHoverActive | UbitUmarov | 2015-09-30 | 11 | -5/+21 |
* | first steps adding suport for llSetHoverHeight() called from attachments on ... | UbitUmarov | 2015-09-30 | 1 | -16/+143 |
* | add high level code suport for SetHoverHeight() called from a attachment, so... | UbitUmarov | 2015-09-30 | 2 | -13/+14 |
* | some fixes/changes on land send | UbitUmarov | 2015-09-30 | 1 | -7/+14 |
* | let sp know about scene before anything else on creation | UbitUmarov | 2015-09-30 | 1 | -1/+1 |
* | clamp all draw distance changes within region limits | UbitUmarov | 2015-09-30 | 1 | -8/+14 |
* | add several options for NPC creation so abusive use can be reduced (restrict... | UbitUmarov | 2015-09-30 | 4 | -10/+96 |
* | remove some restrictions on NPCs creation | UbitUmarov | 2015-09-29 | 1 | -41/+19 |
* | clean some spacing issues | UbitUmarov | 2015-09-29 | 1 | -1/+1 |
* | try fix some whitespaces VS decided to change | UbitUmarov | 2015-09-29 | 1 | -26/+28 |
* | add processing of AvatarGroupsRequest message that should be used to get oth... | UbitUmarov | 2015-09-29 | 1 | -7/+34 |
* | remove groups handlers onClientClose also on groups V2 | UbitUmarov | 2015-09-28 | 1 | -12/+18 |
* | remove groups handlers onClientClosed | UbitUmarov | 2015-09-28 | 1 | -29/+32 |
* | let us see our online friends | UbitUmarov | 2015-09-28 | 1 | -6/+6 |
* | remove a auxiliar vector no longer needed | UbitUmarov | 2015-09-28 | 1 | -7/+5 |
* | recover a lost position check for mega regions | UbitUmarov | 2015-09-28 | 1 | -6/+7 |
* | put back virtual declarations | UbitUmarov | 2015-09-28 | 1 | -14/+14 |
* | ... ossl merge issue | UbitUmarov | 2015-09-28 | 3 | -5/+9 |
* | ... post merge issue | UbitUmarov | 2015-09-28 | 1 | -6/+14 |
* | ... merge issue | UbitUmarov | 2015-09-28 | 2 | -5/+5 |
* | clear merge issue | UbitUmarov | 2015-09-28 | 1 | -7/+1 |
* | add missing handlers for preferences | UbitUmarov | 2015-09-28 | 1 | -0/+2 |
* | change copyright to opensim | UbitUmarov | 2015-09-28 | 1 | -3/+27 |
* | change copyright to opensim | UbitUmarov | 2015-09-28 | 1 | -5/+26 |
* | add missing handlers for preferences | UbitUmarov | 2015-09-28 | 1 | -0/+4 |
* | change version string | UbitUmarov | 2015-09-28 | 1 | -2/+2 |
* | add missing Makefile from master, put me on contributors | UbitUmarov | 2015-09-28 | 2 | -0/+44 |
* | remove virtual declarations master doesnt have | UbitUmarov | 2015-09-28 | 1 | -14/+14 |
* | apply changes to xmlrcp groups to groups V2, compiles but not tested :( | UbitUmarov | 2015-09-27 | 1 | -164/+77 |
* | let SendAvatarGroupsReply fall back to UDP if no caps and make use of it | UbitUmarov | 2015-09-27 | 2 | -72/+10 |
* | add missing SendAgentGroupDataUpdate to llClientView | UbitUmarov | 2015-09-27 | 5 | -1/+50 |
* | AvatarGroupsReply message does not have ListInProfile fields | UbitUmarov | 2015-09-27 | 1 | -4/+4 |
* | several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are pr... | UbitUmarov | 2015-09-27 | 1 | -83/+67 |
* | in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings e... | UbitUmarov | 2015-09-26 | 1 | -2/+2 |
* | add the Default Groups module lost in the merge | UbitUmarov | 2015-09-26 | 1 | -0/+260 |
* | coment out some debug, clean a bit | UbitUmarov | 2015-09-26 | 3 | -32/+3 |
* | fix unscripted sits without physics help | UbitUmarov | 2015-09-26 | 1 | -9/+4 |
* | fix object rez on terrain, i broke adding physics assistance | UbitUmarov | 2015-09-26 | 1 | -11/+19 |
* | fix object crossings to other scene on same instance | UbitUmarov | 2015-09-26 | 3 | -1/+10 |
* | revert previus wrong commit | UbitUmarov | 2015-09-25 | 1 | -8/+1 |
* | patch objects crossings for var regions, until region location is fully fixed | UbitUmarov | 2015-09-25 | 1 | -1/+7 |
* | rearrange source code | UbitUmarov | 2015-09-25 | 1 | -313/+304 |