Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-07 | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 1 | -8/+4 | |
reduced to SimpleAngularDistance and BestAvatarResponsiveness | |||||
2018-11-07 | change region gettexture response if presence not found | UbitUmarov | 1 | -27/+12 | |
2018-11-06 | udp threads don't need to be fg | UbitUmarov | 1 | -2/+2 | |
2018-10-28 | reduce some threads priority | UbitUmarov | 1 | -3/+0 | |
2018-10-25 | let the syntax file include its id again | UbitUmarov | 1 | -3/+12 | |
2018-10-21 | update script syntax | UbitUmarov | 1 | -3/+1 | |
2018-10-20 | add a few more things to SrcriptSyntax | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | autogen LSLSyntax version uuid | UbitUmarov | 1 | -30/+32 | |
2018-10-19 | cap LSLSyntax was enabled by mistake | UbitUmarov | 1 | -1/+1 | |
2018-10-19 | fix typos | UbitUmarov | 1 | -20/+20 | |
2018-10-19 | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 1 | -6/+73 | |
Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default | |||||
2018-10-08 | change caps get mesh and texture throttle | UbitUmarov | 2 | -168/+38 | |
2018-09-29 | add a few more gc collect in some spots | UbitUmarov | 1 | -0/+3 | |
2018-07-14 | http reusecontext is obsolete | UbitUmarov | 2 | -5/+0 | |
2018-07-14 | typos | UbitUmarov | 1 | -2/+2 | |
2018-07-14 | a few changes about test mesh uploads | UbitUmarov | 1 | -26/+27 | |
2018-07-14 | send data as bin not string to http lower level | UbitUmarov | 1 | -3/+8 | |
2018-04-19 | use seconds version of gettimestamp | UbitUmarov | 2 | -42/+14 | |
2018-04-10 | sound radius is a prim prop only set by llSetSoundRadius, fix it in case ↵ | UbitUmarov | 1 | -2/+1 | |
viewers do fix its use (ignored for now) | |||||
2018-04-10 | mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but ↵ | UbitUmarov | 1 | -1/+1 | |
not as not real regions with FireStorm. Singularity will only stop loop sounds. None stops Trigger | |||||
2018-02-03 | some new code got in ahead of its time | UbitUmarov | 1 | -2/+4 | |
2018-02-03 | pesty warnings | UbitUmarov | 1 | -14/+23 | |
2018-01-31 | remove cap FetchLib2 suport code | UbitUmarov | 1 | -35/+0 | |
2018-01-30 | keepalive is default | UbitUmarov | 2 | -4/+0 | |
2018-01-30 | a few more changes on inventory library and inv fetch | UbitUmarov | 1 | -1/+5 | |
2018-01-27 | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2 | -5/+36 | |
as it possible should, but this needs more work, and issue with HG older grids/regions | |||||
2018-01-25 | got tired of creating stringbuilders | UbitUmarov | 1 | -27/+26 | |
2018-01-25 | a few changes to encoder and a few more uses | UbitUmarov | 1 | -55/+75 | |
2018-01-25 | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 1 | -34/+33 | |
more heavy things like OSD, and use it on displaynames | |||||
2018-01-22 | try fix mantis 8283 | UbitUmarov | 1 | -3/+12 | |
2018-01-22 | change throtle datasnapshot get | UbitUmarov | 1 | -1/+1 | |
2018-01-22 | missing files.. | UbitUmarov | 2 | -2/+0 | |
2018-01-22 | retire our BlockingQueue replaced by BlockingCollection and cross fingers | UbitUmarov | 1 | -10/+12 | |
2018-01-22 | give BlockingCollection more chances | UbitUmarov | 1 | -0/+1 | |
2018-01-22 | give BlockingCollection more chances | UbitUmarov | 1 | -22/+23 | |
2018-01-22 | give BlockingCollection more chances | UbitUmarov | 2 | -72/+83 | |
2018-01-21 | cosmetics (or not) | UbitUmarov | 1 | -9/+9 | |
2018-01-20 | some cleanup | UbitUmarov | 1 | -5/+7 | |
2018-01-17 | pesty warnings | UbitUmarov | 2 | -4/+3 | |
2017-11-16 | add missing part of mutes list protocol | UbitUmarov | 1 | -2/+33 | |
2017-10-30 | mantis 8258: also limit mesh basic shape torus hole sizeY on (some) ↵ | UbitUmarov | 1 | -0/+3 | |
existent objects. | |||||
2017-09-16 | bug fix: Of course i had to pick a wrong number for profileBegin | UbitUmarov | 1 | -1/+1 | |
2017-09-16 | bug fix. Increase the values of profileHollow and profileBegin used to match ↵ | UbitUmarov | 1 | -3/+15 | |
pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost. | |||||
2017-08-28 | fix some nunit tests | UbitUmarov | 1 | -2/+6 | |
2017-08-25 | in some cases ll TPVs can only see avatar rotations around Z or camera ↵ | UbitUmarov | 1 | -0/+13 | |
misbehaves | |||||
2017-07-30 | Corrected index number in ErrorFormat based Exception message | Kevin Cozens | 1 | -1/+1 | |
2017-07-25 | add a few more... | UbitUmarov | 1 | -2/+11 | |
2017-07-25 | add missing session ID verification | UbitUmarov | 1 | -0/+3 | |
2017-07-20 | fix merge issues | UbitUmarov | 1 | -30/+5 | |
2017-07-10 | SimpleAngularDistance update prioritization scheme ameks no sense without ↵ | UbitUmarov | 1 | -4/+26 | |
ordered dequeue of the updates |