aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLSDxmlEncode.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change encoding of a another event cap messageUbitUmarov2019-01-281-13/+27
|
* change encoding of a few event caps messagesUbitUmarov2019-01-261-42/+42
|
* LLSDxmlencode uint and ulongUbitUmarov2018-11-301-9/+55
|
* code aestheticsUbitUmarov2018-11-171-1/+1
|
* 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