| Commit message (Expand) | Author | Files | Lines |
2014-11-19 | some steps to rez center or root of prim inventory object at requested | UbitUmarov | 3 | -8/+11 |
2014-11-19 | return bbox and offsetHeight to RezObject | UbitUmarov | 3 | -8/+9 |
2014-11-18 | dont do recoil on llRezObject called from attachments, as seem to happen | UbitUmarov | 1 | -8/+13 |
2014-11-14 | n llPushObject if pushed object is a avatar use its rotation, not pusher | UbitUmarov | 1 | -1/+2 |
2014-11-12 | Update libOMV and fix XBakes dependencies. | Melanie Thielker | 2 | -3/+3 |
2014-11-12 | Revert "Bare minimum to get the new bake module to compile with this old code" | Melanie Thielker | 1 | -2/+0 |
2014-11-11 | Remove the Invisible stuff and add more baked caching. Refactor selection of ... | Melanie Thielker | 4 | -26/+7 |
2014-11-10 | Bare minimum to get the new bake module to compile with this old code | Melanie Thielker | 1 | -0/+2 |
2014-11-10 | Add a new baked texure module methid to support baked texturing mesh avatars | Melanie Thielker | 1 | -0/+1 |
2014-11-10 | Call the bake module each time we see a new attachment to see if the attachment | Melanie Thielker | 1 | -0/+4 |
2014-11-10 | Second part of invisible base avatar option | Melanie Thielker | 2 | -5/+15 |
2014-11-10 | Remove JustinCCs UDP patch - it is harmful to Avination's grid management | Melanie Thielker | 1 | -2/+4 |
2014-11-10 | Only send the actual bakes to the bakes module | Melanie Thielker | 1 | -6/+8 |
2014-11-10 | Add a new baked texure module methid to support baked texturing mesh avatars | Melanie Thielker | 1 | -0/+1 |
2014-11-10 | Call the bake module each time we see a new attachment to see if the attachment | Melanie Thielker | 1 | -0/+4 |
2014-11-08 | try to preserve permitions on object returns | UbitUmarov | 1 | -1/+5 |
2014-11-08 | remove duplicated lines | UbitUmarov | 1 | -3/+0 |
2014-11-06 | scale ChildAgentThrottles with distance (internal to child server and not | UbitUmarov | 5 | -9/+47 |
2014-11-06 | allow drawdistance to change between 32 and MaxDrawDistance, configurable | UbitUmarov | 4 | -17/+34 |
2014-11-03 | BUG fix : fix a very silly bug uint in place of ulong :( | UbitUmarov | 1 | -1/+1 |
2014-11-03 | always write physicsShapeType on sop serialization since default value | UbitUmarov | 1 | -2/+1 |
2014-11-03 | BUG FIX prevent references to null scene (as happens on mesh uploads) | UbitUmarov | 1 | -12/+15 |
2014-11-01 | only close child agents on sucess of V1 tp not at start | UbitUmarov | 1 | -38/+10 |
2014-11-01 | don't send updates for deleted agents | UbitUmarov | 1 | -3/+4 |
2014-10-31 | sadly revert to resend terseUpdates enqueuing them back into entityupdates | UbitUmarov | 2 | -4/+47 |
2014-10-30 | set udp SocketOptionName.ReuseAddress to false, to not allow two regions | UbitUmarov | 1 | -0/+2 |
2014-10-30 | Fix a potential nullref in Vivox | Melanie Thielker | 1 | -0/+4 |
2014-10-30 | Fix a script load issue | Melanie Thielker | 1 | -1/+1 |
2014-10-29 | change last commit, need to send to Xbakes or changes will not be detected | UbitUmarov | 1 | -1/+2 |
2014-10-29 | bug fix and don't send to xbakes if requesting rebakes | UbitUmarov | 1 | -12/+13 |
2014-10-29 | Fix baked textures for regions without external Xbakes adding rebake | UbitUmarov | 1 | -32/+35 |
2014-10-28 | try to make a avatar usesable if its siting part didn't cross, or crossed | UbitUmarov | 1 | -86/+12 |
2014-10-26 | fix parcel proprieties update sending | UbitUmarov | 1 | -4/+7 |
2014-10-26 | do consider skirt baked texture on validation | UbitUmarov | 1 | -3/+9 |
2014-10-26 | dont send baked textures assets, but send cache information | UbitUmarov | 1 | -5/+13 |
2014-10-26 | remove debug message | UbitUmarov | 1 | -7/+0 |
2014-10-26 | delete keyframes on temporary backup group | UbitUmarov | 1 | -0/+8 |
2014-10-26 | bug fix | UbitUmarov | 1 | -1/+6 |
2014-10-26 | Debug... ( restored TriggerOnSceneObjectPreSave) | UbitUmarov | 1 | -12/+10 |
2014-10-26 | remove lock that did nothing, DEBUG disable TriggerOnSceneObjectPreSave | UbitUmarov | 1 | -4/+3 |
2014-10-26 | another try to prevent double crossing | UbitUmarov | 1 | -52/+46 |
2014-10-26 | keep intransit flag even if deleted, dont set sog position if in transit | UbitUmarov | 1 | -41/+38 |
2014-10-26 | some cleanup, localID coerence fix.. | UbitUmarov | 2 | -30/+10 |
2014-10-25 | some code reorder/minor changes | UbitUmarov | 1 | -50/+40 |
2014-10-24 | don't backup in transit SOGs | UbitUmarov | 1 | -1/+1 |
2014-10-24 | add more temporary fixes for regionSize zero | UbitUmarov | 1 | -0/+12 |
2014-10-24 | check new region size on added code for varsize till its fully suported | UbitUmarov | 1 | -0/+4 |
2014-10-24 | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 5 | -267/+426 |
2014-10-22 | remove some Xengine errors on scripted object delete | UbitUmarov | 1 | -14/+8 |
2014-10-21 | refuse crossings if logins disabled | UbitUmarov | 1 | -0/+7 |