AVsitter/AVsitter2
Sei Lisa bf8f10bfe6 Fix several calls that had wraparound hazards.
llGetSubString("abc", 3, -1) gives "abc"; llList2List(L, 1, -1) gives L when L has length 1. In general, llGetSubString or llList2List return the whole thing when the starting index is grater than the last element in the list.

There were a number of spots with that hazard, so fix all we found.
2017-11-19 18:38:33 +01:00
..
Plugins Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
Utilities Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
[AV]adjuster.lsl Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
[AV]helper.lsl Add the script name at the top, with a one-line description 2017-11-19 18:33:04 +01:00
[AV]root-security.lsl Add the script name at the top, with a one-line description 2017-11-19 18:33:04 +01:00
[AV]root.lsl Add the script name at the top, with a one-line description 2017-11-19 18:33:04 +01:00
[AV]select.lsl Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
[AV]sitA.lsl Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
[AV]sitB.lsl Fix several calls that had wraparound hazards. 2017-11-19 18:38:33 +01:00
avsitter2_link_message_reference.md Normalize spaces and remove tabs in link message reference. 2017-10-29 12:11:50 +01:00
build-aux.py Provisional fix for OpenSim event timeouts during dumping. 2017-09-20 10:15:15 +02:00
BUILD_GUIDE.md Rename RELEASE to BUILD_GUIDE and prepare-for-oss to build-aux 2017-09-02 09:45:52 +02:00
IMPORT_GUIDE.md Corrected steps for people using the official viewer. 2017-10-29 12:11:50 +01:00
Makefile Allow overriding of flags on invocation of make 2017-11-13 14:21:19 +01:00
MARKETPLACE.txt Revise MARKETPLACE.txt and fix typo 2017-08-07 16:55:12 +10:00