| Commit message (Expand) | Author | Files | Lines |
2019-12-10 | enforce invariant culture on landmarks | UbitUmarov | 1 | -1/+1 |
2019-09-17 | add a extra lenght check | UbitUmarov | 1 | -0/+3 |
2019-09-15 | fix saving appearence to notecard, so they can work on older regions | UbitUmarov | 1 | -39/+96 |
2019-09-11 | fix bad indexes math | UbitUmarov | 1 | -2/+2 |
2019-09-11 | fix a bad typo | UbitUmarov | 1 | -1/+1 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 1 | -70/+160 |
2019-07-30 | now i can login on win .net4.8, but just a little drop on a large (broken) OS... | UbitUmarov | 1 | -26/+32 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -24/+24 |
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-02 | fix avatarAppearance wearables copy | UbitUmarov | 1 | -3/+8 |
2015-11-01 | More EntityTransferContext plumbing | Melanie Thielker | 1 | -3/+3 |
2015-11-01 | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 1 | -17/+33 |
2015-09-14 | Make regions tolerant to newer regions with more werables. | Melanie Thielker | 1 | -2/+5 |
2014-11-11 | Remove the Invisible stuff and add more baked caching. Refactor selection of ... | Melanie Thielker | 1 | -28/+0 |
2014-11-10 | Second part of invisible base avatar option | Melanie Thielker | 1 | -0/+28 |
2014-10-26 | missing file | UbitUmarov | 1 | -2/+1 |
2014-10-24 | don't send pack baked texture assets into updates. | UbitUmarov | 1 | -1/+2 |
2014-08-14 | *DANGER* dont send baked textures assets to Neighbours. Possible we could | UbitUmarov | 1 | -3/+10 |
2014-08-14 | *DANGER* make baked textures cross and make use of it * UNTESTED * | UbitUmarov | 1 | -1/+16 |
2014-08-08 | add wearables array size checks on unpack | UbitUmarov | 1 | -2/+12 |
2014-08-07 | add limites checks on wearables size, revert to max 15 for | UbitUmarov | 1 | -2/+10 |
2014-08-07 | update the max number of texture faces and wearables to current values. | UbitUmarov | 1 | -1/+5 |
2014-07-21 | Don't append attachments multiple times | Oren Hurvitz | 1 | -0/+6 |
2013-12-19 | Add missing viewer param elements for butt and breast physics. | Justin Clark-Casey (justincc) | 1 | -1/+75 |
2013-12-11 | Committing the Avination Scene Presence and related texture code | Melanie | 1 | -96/+217 |
2013-06-07 | add indexes for new visual parameters shape_hover and | UbitUmarov | 1 | -1/+6 |
2013-05-24 | This is an experimental patch that adds support for comparing texture | Mic Bowman | 1 | -32/+66 |
2013-03-19 | Prevent multiple instances of the same item ID being appended to an AvatarApp... | Justin Clark-Casey (justincc) | 1 | -30/+48 |
2013-03-05 | Multiattach, part 1 | Melanie | 1 | -3/+2 |
2013-01-14 | * Document the additional Visual Params of newer browsers in AvatarAppearance... | teravus | 1 | -1/+52 |
2012-12-29 | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 1 | -3/+11 |
2012-12-21 | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 1 | -1/+7 |
2012-12-07 | add some default size setting and checks | UbitUmarov | 1 | -2/+20 |
2012-12-07 | revert the use of avatar skeleton and use avatar size provided by viewers, | UbitUmarov | 1 | -17/+30 |
2012-12-07 | calculate avatar size on tps | UbitUmarov | 1 | -2/+3 |
2012-12-07 | *TEST* add some avatar skeleton information and use it to calculate avatar | UbitUmarov | 1 | -0/+30 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -3/+0 |
2012-10-25 | Add TestOsNpcLoadAppearance() | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2012-04-26 | Help big boobies to dance (avatar visualParams). May not persist and need mor... | UbitUmarov | 1 | -10/+24 |
2011-12-19 | Migrate detailed "appearance show" report generation up to AvatarFactoryModul... | Justin Clark-Casey (justincc) | 1 | -7/+14 |
2011-11-05 | Fix avatar height, removes the hip offset hack | nebadon | 1 | -24/+12 |
2011-09-23 | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2011-09-12 | lock AvatarAppearance.m_attachments when we use it | Justin Clark-Casey (justincc) | 1 | -33/+58 |
2011-09-06 | In SetAttachment, if the existing attachment has no asset id then carry on ra... | Justin Clark-Casey (justincc) | 1 | -3/+33 |
2011-09-06 | Stop the pointless double setting of every attachment in AvatarAppearance. | Justin Clark-Casey (justincc) | 1 | -4/+10 |
2011-09-03 | Stop NPCs losing attachments when the source avatar takes them off. | Justin Clark-Casey (justincc) | 1 | -2/+13 |
2011-08-30 | Fix bug where attachments were remaining on the avatar after being dropped. | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2011-08-16 | Add new FireAndForgetMethod.None. | Justin Clark-Casey (justincc) | 1 | -2/+10 |