Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some new code got in ahead of its time | UbitUmarov | 2018-02-03 | 1 | -2/+4 |
| | |||||
* | pesty warnings | UbitUmarov | 2018-02-03 | 1 | -14/+23 |
| | |||||
* | remove cap FetchLib2 suport code | UbitUmarov | 2018-01-31 | 1 | -35/+0 |
| | |||||
* | keepalive is default | UbitUmarov | 2018-01-30 | 2 | -4/+0 |
| | |||||
* | a few more changes on inventory library and inv fetch | UbitUmarov | 2018-01-30 | 1 | -1/+5 |
| | |||||
* | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2018-01-27 | 2 | -5/+36 |
| | | | | as it possible should, but this needs more work, and issue with HG older grids/regions | ||||
* | got tired of creating stringbuilders | UbitUmarov | 2018-01-25 | 1 | -27/+26 |
| | |||||
* | a few changes to encoder and a few more uses | UbitUmarov | 2018-01-25 | 1 | -55/+75 |
| | |||||
* | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 2018-01-25 | 1 | -34/+33 |
| | | | | more heavy things like OSD, and use it on displaynames | ||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-01-22 | 1 | -3/+12 |
|\ | |||||
| * | try fix mantis 8283 | UbitUmarov | 2018-01-22 | 1 | -3/+12 |
| | | |||||
* | | change throtle datasnapshot get | UbitUmarov | 2018-01-22 | 1 | -1/+1 |
| | | |||||
* | | missing files.. | UbitUmarov | 2018-01-22 | 2 | -2/+0 |
| | | |||||
* | | retire our BlockingQueue replaced by BlockingCollection and cross fingers | UbitUmarov | 2018-01-22 | 1 | -10/+12 |
| | | |||||
* | | give BlockingCollection more chances | UbitUmarov | 2018-01-22 | 1 | -0/+1 |
| | | |||||
* | | give BlockingCollection more chances | UbitUmarov | 2018-01-22 | 1 | -22/+23 |
| | | |||||
* | | give BlockingCollection more chances | UbitUmarov | 2018-01-22 | 2 | -72/+83 |
| | | |||||
* | | cosmetics (or not) | UbitUmarov | 2018-01-21 | 1 | -9/+9 |
| | | |||||
* | | some cleanup | UbitUmarov | 2018-01-20 | 1 | -5/+7 |
| | | |||||
* | | pesty warnings | UbitUmarov | 2018-01-17 | 2 | -4/+3 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-12-12 | 1 | -2/+33 |
|\ \ | |/ | | | | | | | # Conflicts: # prebuild.xml | ||||
| * | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 1 | -2/+33 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-10-30 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | mantis 8258: also limit mesh basic shape torus hole sizeY on (some) ↵ | UbitUmarov | 2017-10-30 | 1 | -0/+3 |
| | | | | | | | | existent objects. | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-09-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | bug fix: Of course i had to pick a wrong number for profileBegin | UbitUmarov | 2017-09-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-09-16 | 1 | -3/+15 |
|\ \ | |/ | |||||
| * | bug fix. Increase the values of profileHollow and profileBegin used to match ↵ | UbitUmarov | 2017-09-16 | 1 | -3/+15 |
| | | | | | | | | pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost. | ||||
* | | fix some nunit tests | UbitUmarov | 2017-08-28 | 1 | -2/+6 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-25 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | in some cases ll TPVs can only see avatar rotations around Z or camera ↵ | UbitUmarov | 2017-08-25 | 1 | -0/+13 |
| | | | | | | | | misbehaves | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 2 | -1/+13 |
|\ \ | |/ | |||||
| * | Corrected index number in ErrorFormat based Exception message | Kevin Cozens | 2017-07-30 | 1 | -1/+1 |
| | | |||||
| * | add a few more... | UbitUmarov | 2017-07-25 | 1 | -2/+11 |
| | | |||||
| * | add missing session ID verification | UbitUmarov | 2017-07-25 | 1 | -0/+3 |
| | | |||||
* | | fix merge issues | UbitUmarov | 2017-07-20 | 1 | -30/+5 |
| | | |||||
* | | merge | UbitUmarov | 2017-07-20 | 3 | -96/+110 |
|\ \ | |/ | |||||
| * | SimpleAngularDistance update prioritization scheme ameks no sense without ↵ | UbitUmarov | 2017-07-10 | 1 | -4/+26 |
| | | | | | | | | ordered dequeue of the updates | ||||
| * | a few more changes on entities updates | UbitUmarov | 2017-07-10 | 1 | -14/+16 |
| | | |||||
| * | bug fix | UbitUmarov | 2017-06-29 | 1 | -0/+23 |
| | | |||||
| * | BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil | UbitUmarov | 2017-06-28 | 1 | -3/+2 |
| | | |||||
| * | revert EnvironmentTick back to orignal clock, since change may cause issues ↵ | UbitUmarov | 2017-06-19 | 2 | -80/+46 |
| | | | | | | | | on some code paths. Clean a bit get mesh and get texture throttle | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-16 | 1 | -57/+8 |
|\ \ | |/ | |||||
| * | some cleanup.. remove some stats that only some do look at once on a lifetime | UbitUmarov | 2017-06-14 | 1 | -57/+8 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-14 | 4 | -47/+78 |
|\ \ | |/ | |||||
| * | coment out tests that now depend on active thread pool | UbitUmarov | 2017-06-13 | 1 | -1/+2 |
| | | |||||
| * | change llclient async udp packets processing. Removed the shared Jobengine ↵ | UbitUmarov | 2017-06-13 | 2 | -11/+15 |
| | | | | | | | | that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds ) | ||||
| * | hope gc does remove a little dic and contents | UbitUmarov | 2017-06-13 | 1 | -5/+3 |
| | | |||||
| * | dont let time go back | UbitUmarov | 2017-06-13 | 1 | -7/+31 |
| | | |||||
| * | udp is not tcp. If mono versions have bronke udp sento, better update, also ↵ | UbitUmarov | 2017-06-13 | 3 | -5/+27 |
| | | | | | | | | having 300 threads because object select is not funny |