AVsitter/AVsitter2/Plugins/AVprop
Sei Lisa d23699fbe6 Change the strategy for the U+FFFD separator handling.
Use a global variable instead. In SL, the optimizer does the replacement automatically, therefore no memory penalty is incurred. In OpenSim, the variable is assigned at run time with llUnescapeURL. The OpenSim separator is also changed from U+001F to U+007F, because most control characters under U+0020 cause problems with exporting when present in script memory.

Fixes #41.
2017-09-15 17:43:48 +02:00
..
[AV]menu.lsl Change the strategy for the U+FFFD separator handling. 2017-09-15 17:43:48 +02:00
[AV]object.lsl Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
[AV]prop.lsl Unindent blocks that were left indented for clarity in the previous commit. 2017-09-02 09:45:52 +02:00