Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change region gettexture response if presence not found | UbitUmarov | 2018-11-07 | 1 | -27/+12 |
| | |||||
* | let the syntax file include its id again | UbitUmarov | 2018-10-25 | 1 | -3/+12 |
| | |||||
* | update script syntax | UbitUmarov | 2018-10-21 | 1 | -3/+1 |
| | |||||
* | add a few more things to SrcriptSyntax | UbitUmarov | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | autogen LSLSyntax version uuid | UbitUmarov | 2018-10-19 | 1 | -30/+32 |
| | |||||
* | cap LSLSyntax was enabled by mistake | UbitUmarov | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | fix typos | UbitUmarov | 2018-10-19 | 1 | -20/+20 |
| | |||||
* | add initial test support for cap LSLSyntax. This does not seem to work for ↵ | UbitUmarov | 2018-10-19 | 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 | ||||
* | change caps get mesh and texture throttle | UbitUmarov | 2018-10-08 | 2 | -168/+38 |
| | |||||
* | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 2 | -5/+0 |
| | |||||
* | typos | UbitUmarov | 2018-07-14 | 1 | -2/+2 |
| | |||||
* | a few changes about test mesh uploads | UbitUmarov | 2018-07-14 | 1 | -26/+27 |
| | |||||
* | send data as bin not string to http lower level | UbitUmarov | 2018-07-14 | 1 | -3/+8 |
| | |||||
* | use seconds version of gettimestamp | UbitUmarov | 2018-04-19 | 2 | -42/+14 |
| | |||||
* | 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 | ||||
* | missing files.. | UbitUmarov | 2018-01-22 | 2 | -2/+0 |
| | |||||
* | 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 |
| | |||||
* | pesty warnings | UbitUmarov | 2018-01-17 | 1 | -1/+0 |
| | |||||
* | fix some nunit tests | UbitUmarov | 2017-08-28 | 1 | -2/+6 |
| | |||||
* | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 1 | -1/+1 |
|\ | |||||
| * | Corrected index number in ErrorFormat based Exception message | Kevin Cozens | 2017-07-30 | 1 | -1/+1 |
| | | |||||
* | | fix merge issues | UbitUmarov | 2017-07-20 | 1 | -30/+5 |
| | | |||||
* | | merge | UbitUmarov | 2017-07-20 | 2 | -78/+46 |
|\ \ | |/ | |||||
| * | 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 | UbitUmarov | 2017-06-10 | 1 | -4/+15 |
|\ \ | |/ | |||||
| * | add a adicional in transit flag to signal HG tps, and use it to ignore ↵ | UbitUmarov | 2017-06-09 | 1 | -4/+15 |
| | | | | | | | | usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) | ||||
* | | some changes on pollevent | UbitUmarov | 2017-06-06 | 1 | -47/+40 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-06-02 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 2017-05-31 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-31 | 1 | -153/+2 |
|\ \ | |/ | |||||
| * | remove the option to store baked textures on assets service, thats suicide ↵ | UbitUmarov | 2017-05-31 | 1 | -153/+2 |
| | | | | | | | | use xbakes | ||||
| * | mono is a total crap | UbitUmarov | 2017-05-29 | 1 | -5/+0 |
| | | |||||
| * | cleanup util.cs get dns | UbitUmarov | 2017-05-29 | 1 | -1/+1 |
| | | |||||
| * | add temporary debug msgs | UbitUmarov | 2017-05-29 | 1 | -0/+5 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 3 | -6/+5 |
|\ \ | |/ | |||||
| * | make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog ↵ | UbitUmarov | 2017-05-26 | 3 | -6/+5 |
| | | | | | | | | timeout) | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-25 | 3 | -12/+18 |
|\ \ | |/ | |||||
| * | minor changes | UbitUmarov | 2017-05-25 | 2 | -4/+10 |
| | | |||||
| * | make a few more threads background ones | UbitUmarov | 2017-05-25 | 1 | -1/+1 |
| | | |||||
| * | make some threads background ones | UbitUmarov | 2017-05-25 | 2 | -2/+2 |
| | | |||||
| * | remove use of libomv BlockingQueue | UbitUmarov | 2017-05-25 | 2 | -5/+5 |
| | |