| Commit message (Expand) | Author | Files | Lines |
2014-10-13 | change/fix previus commits | UbitUmarov | 1 | -2/+10 |
2014-10-13 | tune poll smartThreadpool use and give it a name | UbitUmarov | 1 | -2/+5 |
2014-10-03 | Also store names of assets in the AnimationSet | Melanie Thielker | 1 | -6/+36 |
2014-09-27 | Make changes to AnimationSet to allow indexing by names rather than indices. ... | Melanie Thielker | 1 | -35/+26 |
2014-09-26 | change permitions again | UbitUmarov | 1 | -3/+3 |
2014-09-26 | change it again... | UbitUmarov | 1 | -11/+36 |
2014-09-26 | remove unnecessary argument ref | UbitUmarov | 1 | -1/+1 |
2014-09-26 | make c# more happy | UbitUmarov | 1 | -2/+2 |
2014-09-26 | change animset permitions to reflect no transfer nature | UbitUmarov | 1 | -4/+8 |
2014-09-26 | add centerlized AnimationSet item permitions setting | UbitUmarov | 1 | -0/+19 |
2014-09-26 | Fix long-lived thread name logging. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-09-25 | Rename = too generic | Melanie Thielker | 1 | -2/+2 |
2014-09-25 | Add the AnimationSet skel | Melanie Thielker | 1 | -0/+99 |
2014-09-24 | Fix stupid stuff. | Melanie Thielker | 1 | -8/+11 |
2014-09-24 | Add a link number field to ColliderArgs | Melanie Thielker | 1 | -0/+1 |
2014-09-23 | Add persistent command history in console | Jak Daniels | 1 | -2/+56 |
2014-09-22 | When a ghosted avatar is removed, also remove any remaining CAPS | Melanie Thielker | 1 | -0/+40 |
2014-09-21 | A stab at brute force fixing the locking - one, make m_itemLock volatile, two, | Melanie Thielker | 1 | -4/+4 |
2014-09-17 | Undo "Revert "Small changes to threading to send thread names to unmanaged th... | BlueWall | 3 | -9/+10 |
2014-09-17 | Revert "Small changes to threading to send thread names to unmanaged threads.... | BlueWall | 3 | -10/+9 |
2014-09-17 | Small changes to threading to send thread names to unmanaged threads. Needs M... | BlueWall | 3 | -9/+10 |
2014-09-17 | add some _response.close. RestClient still looks bad. It should be a | UbitUmarov | 1 | -0/+6 |
2014-09-17 | dispose some tmp streams | UbitUmarov | 1 | -14/+18 |
2014-09-09 | *test* | UbitUmarov | 1 | -0/+36 |
2014-09-09 | Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c cha... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-09-09 | For stat names containing periods, replace with '#' rather than throw exception | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2014-09-05 | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2 | -41/+49 |
2014-08-29 | Ignore whitespace when reading serialized XML objects. | Justin Clark-Casey (justincc) | 4 | -36/+36 |
2014-08-29 | add method to get a category throttle rate | UbitUmarov | 1 | -0/+1 |
2014-08-23 | Remove entities from updates queues on kill. Do it sync so enqueues after | UbitUmarov | 1 | -0/+15 |
2014-08-21 | add a direct sendpartfullUpdate to send a full object update to a part, | UbitUmarov | 1 | -0/+2 |
2014-08-20 | reserve updates priority queue 2 for attachments, send them by it on | UbitUmarov | 1 | -1/+3 |
2014-08-17 | make webutilmore verbose on PUT for avatar updates. Reduce LargeTime debug | UbitUmarov | 1 | -2/+17 |
2014-08-15 | If a user moves back in sight of a child region before the agent has been clo... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2014-08-15 | On teleport to a region that already has a child agent established (e.g. a ne... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-08-15 | remove duplication of textures, wearables and attachments on crossings. | UbitUmarov | 1 | -34/+49 |
2014-08-14 | add a estimator of client ping time, and painfully make it visible in show | UbitUmarov | 1 | -0/+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 | 2 | -2/+75 |
2014-08-13 | Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2014-08-12 | fix the damm thing | UbitUmarov | 1 | -6/+13 |
2014-08-09 | Comment out stupid XEngine-bound message about script vs non-script startup, ... | Melanie Thielker | 1 | -6/+6 |
2014-08-08 | DANGER back to right current max number of wearables ( TP out of regions | UbitUmarov | 1 | -3/+3 |
2014-08-08 | add wearables array size checks on unpack | UbitUmarov | 2 | -3/+18 |
2014-08-08 | back to max 15 wearables until its safe ( and before i kill other grid | UbitUmarov | 1 | -3/+3 |
2014-08-07 | max 16 for testing | UbitUmarov | 1 | -3/+4 |
2014-08-07 | add limites checks on wearables size, revert to max 15 for | UbitUmarov | 3 | -6/+19 |
2014-08-07 | update the max number of texture faces and wearables to current values. | UbitUmarov | 3 | -6/+12 |
2014-08-07 | DANGER... changed bakedtextures caching. Assuming grid baking is cache | UbitUmarov | 1 | -1/+1 |
2014-08-05 | dont assume that all zero folded perms are to ignore ( coerence with old | UbitUmarov | 1 | -2/+2 |