Update lsl stuffs (Adds support for all the new stuff we'd fallen behind on)

This commit is contained in:
Lirusaito
2013-07-17 12:59:01 -04:00
parent a1d9473fde
commit 2b7c70d765
9 changed files with 252 additions and 39 deletions

View File

@@ -1020,5 +1020,24 @@
<map/>
<key>llResetAnimationOverride</key>
<map/>
<!-- 13.05.20.276191 new function -->
<key>llJson2List</key>
<map/>
<key>llList2Json</key>
<map/>
<key>llJsonGetValue</key>
<map/>
<key>llJsonSetValue</key>
<map/>
<key>llJsonValueType</key>
<map/>
<!-- 13.06.18.277494 new function -->
<key>llReturnObjectsByID</key>
<map/>
<key>llReturnObjectsByOwner</key>
<map/>
<!-- 13.06.21.277682 new function -->
<key>llXorBase64</key>
<map/>
</map>
</llsd>
</llsd>