aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LLSDxmlEncode.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-28change encoding of a another event cap messageUbitUmarov1-13/+27
2019-01-26change encoding of a few event caps messagesUbitUmarov1-42/+42
2018-11-30LLSDxmlencode uint and ulongUbitUmarov1-9/+55
2018-11-17code aestheticsUbitUmarov1-1/+1
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov1-9/+9
2018-07-14add missing xml escapeUbitUmarov1-2/+2
2018-01-27add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov1-0/+224
2018-01-27add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov1-4/+4
2018-01-25got tired of creating stringbuildersUbitUmarov1-1/+17
2018-01-25a few changes to encoder and a few more usesUbitUmarov1-8/+36
2018-01-25add a low level LLSDxml encoder for cases where it makes no sense to use more...UbitUmarov1-0/+457