| Commit message (Expand) | Author | Files | Lines |
2015-11-17 | bug fix: improve chat to child avatars. Still not good because of low resolu... | UbitUmarov | 1 | -10/+11 |
2015-11-17 | bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr... | UbitUmarov | 1 | -1/+3 |
2015-11-16 | work around some 'tests' errors: backup is async | UbitUmarov | 1 | -1/+3 |
2015-11-16 | work around some 'tests' errors: dont use references to objects that may hav... | UbitUmarov | 1 | -3/+6 |
2015-11-16 | work around some 'tests' errors: fix math | UbitUmarov | 1 | -3/+2 |
2015-11-16 | work around some 'tests' error: internal GroupResize() doesn't heave Undo | UbitUmarov | 1 | -1/+1 |
2015-11-16 | work around some 'tests' error: object is deleted on DeRezObjects, fix last ... | UbitUmarov | 1 | -2/+2 |
2015-11-16 | dont find parts of groups marked as Deleted | UbitUmarov | 1 | -1/+1 |
2015-11-16 | work around some 'tests' error: object is deleted on DeRezObjects | UbitUmarov | 1 | -7/+7 |
2015-11-16 | work around some 'tests' error: object crossing is async | UbitUmarov | 1 | -0/+14 |
2015-11-16 | deatach from backup on attachment | UbitUmarov | 1 | -0/+2 |
2015-11-16 | work around some 'tests' error: normalization of <0,0,0> no longer causes ar... | UbitUmarov | 1 | -3/+4 |
2015-11-16 | work around some 'tests' error: normalization of <0,0,0> no longer causes ar... | UbitUmarov | 1 | -2/+2 |
2015-11-16 | work around some 'tests' error: contents of link folders are no longer sent | UbitUmarov | 1 | -1/+2 |
2015-11-16 | work around some 'tests' errors | UbitUmarov | 1 | -2/+9 |
2015-11-16 | coment out excessive debug messages | UbitUmarov | 1 | -4/+5 |
2015-11-16 | Fix a merge conflict | Melanie Thielker | 1 | -7/+0 |
2015-11-15 | handle diferente number of wearables on getting assets form another appearance | UbitUmarov | 1 | -2/+10 |
2015-11-15 | fix the protection for more Wearables than region suports | UbitUmarov | 1 | -6/+9 |
2015-11-14 | That didn't actually do anything for Simian, and it broke the locahost | Diva Canto | 1 | -5/+6 |
2015-11-13 | Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ... | UbitUmarov | 2 | -1/+42 |
2015-11-13 | add the option Normalized55FPS. This is transition code ported from avinatio... | UbitUmarov | 2 | -18/+28 |
2015-11-12 | minor: reset character collision flags, even if without a Body | UbitUmarov | 1 | -2/+6 |
2015-11-12 | add some safeguard checks | UbitUmarov | 1 | -3/+4 |
2015-11-12 | Add some values to the SimulatorFeatures cap's OpenSimExtras section: | Melanie Thielker | 1 | -0/+29 |
2015-11-12 | Move a call to RequestModuleInterface to a new scene callback function | Melanie Thielker | 2 | -1/+11 |
2015-11-11 | dont abort llDialog if buttons labels are longer than 24bytes, let udp trunca... | UbitUmarov | 1 | -0/+2 |
2015-11-11 | limit llDialog buttons text to 24 bytes (at lludp level) | UbitUmarov | 1 | -1/+1 |
2015-11-10 | fix cut points of UTF-8 strings | UbitUmarov | 1 | -10/+28 |
2015-11-10 | reduce the small MTU violation sending terrain compressed patchs | UbitUmarov | 1 | -1/+1 |
2015-11-10 | increase the number of packets in Land queue that force terrain to delay pat... | UbitUmarov | 1 | -1/+1 |
2015-11-10 | check if a packet can be sent imediatly without accounting it as sent on thr... | UbitUmarov | 1 | -1/+3 |
2015-11-10 | make m_minimumDripRate a bit larger than mtu. Add a bucket space check that ... | UbitUmarov | 1 | -1/+6 |
2015-11-10 | fix silly bug | UbitUmarov | 1 | -3/+3 |
2015-11-10 | start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on... | UbitUmarov | 1 | -18/+33 |
2015-11-10 | fix/add lldialog and llTextBox message size error checks, aborting if error ... | UbitUmarov | 1 | -2/+11 |
2015-11-10 | change lldialog and llTextBox maximum message lenght to 512 bytes as specifi... | UbitUmarov | 1 | -3/+3 |
2015-11-10 | add a StringToBytes variant that takes Maximum lenght as argument. | UbitUmarov | 1 | -0/+50 |
2015-11-09 | replace StatisticsFPSfactor that needed to be changed with FrameTime to a si... | UbitUmarov | 2 | -166/+179 |
2015-11-08 | rename MinFrameTime as FrameTime, since it is not a minimum but a target valu... | UbitUmarov | 3 | -22/+29 |
2015-11-08 | change maximum angular velocity to a value derived from heartbeat rate and N... | UbitUmarov | 2 | -7/+11 |
2015-11-08 | fix wrong condition to set low angular velocity as Zero. | UbitUmarov | 1 | -4/+4 |
2015-11-06 | send the estimation of time dilation at packet build time, not the one at un... | UbitUmarov | 1 | -10/+15 |
2015-11-06 | change OfflineMessageModule from new avination code to original master, for ... | UbitUmarov | 1 | -4/+20 |
2015-11-05 | add a console/log warning about large physics meshs on ubOde that can have n... | UbitUmarov | 1 | -0/+6 |
2015-11-05 | fix get/set parameters on avatars | UbitUmarov | 1 | -39/+38 |
2015-11-02 | apply OtakuMegane code changes to irc channel chat so some characters are not... | UbitUmarov | 1 | -1/+4 |
2015-11-02 | fix avatarAppearance wearables copy | UbitUmarov | 1 | -3/+8 |
2015-11-02 | Add forgotten file | Melanie Thielker | 1 | -0/+70 |
2015-11-02 | Set wearables count to max legacy wearables for version < 0.4 | Melanie Thielker | 1 | -0/+5 |