aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLSDxmlEncode.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-061-9/+9
|
* add missing xml escapeUbitUmarov2018-07-141-2/+2
|
* add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov2018-01-271-0/+224
|
* add Cap_FetchLib2 note that this is still local to regions, not using grid ↵UbitUmarov2018-01-271-4/+4
| | | | as it possible should, but this needs more work, and issue with HG older grids/regions
* got tired of creating stringbuildersUbitUmarov2018-01-251-1/+17
|
* a few changes to encoder and a few more usesUbitUmarov2018-01-251-8/+36
|
* add a low level LLSDxml encoder for cases where it makes no sense to use ↵UbitUmarov2018-01-251-0/+457
more heavy things like OSD, and use it on displaynames