<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/lslplus/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/lslplus/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 25 Dec 2008 13:57:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lslplus/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>An Avatar Event Handler Supporting RLV 0.2</title><link>https://sourceforge.net/p/lslplus/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;this patch contains an Agent Event Handler with some basic support for&lt;br /&gt;
RLV.&lt;/p&gt;
&lt;p&gt;The addtached file rlv_0.2.zip adds support for the windlight getenv_ and setenv_ commands. It also adds tests for the restrictions handling implemented in 0.1.&lt;/p&gt;
&lt;p&gt;Version rlv_0.1.zip supports adding, removing and getting of&lt;br /&gt;
restrictions. It has limited support for force-sit.&lt;/p&gt;
&lt;p&gt;Please see&lt;br /&gt;
&lt;a href="https://wiki.secondlife.com/wiki" rel="nofollow"&gt;https://wiki.secondlife.com/wiki&lt;/a&gt;&lt;br /&gt;
/Restrained_Life_Viewer_Support_for_LSL-Plus &lt;br /&gt;
for details on how to use it and the status of the features.&lt;/p&gt;
&lt;p&gt;You may need to join the two lines of the address.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 25 Dec 2008 13:57:06 -0000</pubDate><guid>https://sourceforge.net13121635e0abac3d8a700270648e398d1056b58b</guid></item><item><title>An Avatar Event Handler Supporting RLV</title><link>https://sourceforge.net/p/lslplus/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;this patch contains an Agent Event Handler with some basic support for RLV.&lt;/p&gt;
&lt;p&gt;The attached file rlv_0.1.zip supports adding, removing and getting of restrictions. It has limited support for force-sit.&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://wiki.secondlife.com/wiki/Restrained_Life_Viewer_Support_for_LSL-Plus" rel="nofollow"&gt;https://wiki.secondlife.com/wiki/Restrained_Life_Viewer_Support_for_LSL-Plus&lt;/a&gt; for details on how to use it and the status of the features.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 24 Dec 2008 15:49:36 -0000</pubDate><guid>https://sourceforge.net7e30123f6ddd7b34cd72c95bceee0e03255db3b2</guid></item><item><title>Create a test sim based on the test code in the wiki</title><link>https://sourceforge.net/p/lslplus/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i am currently working on setting up a test simulator with objects and scripts containing the test code which is spread all over wiki.secondlife.com. This will take a few more days to make it all fit together. Those tests are written in very different styles and I'd like to unify them and minimize required manual interaction.&lt;/p&gt;
&lt;p&gt;The code currently does not compile and is at this stage not ready for integration. I thought, however, it may be a good idea to say that I am working on this to avoid wasting of duplicated work time.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 11 Jul 2008 16:53:39 -0000</pubDate><guid>https://sourceforge.netecd52726741bd0876a4c15c753a343dd6b0688ca</guid></item><item><title>Add constants for llGetObjectDetails</title><link>https://sourceforge.net/p/lslplus/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;--- old/Constants.hs   2008-04-26 23:18:20.000000000 +0200&lt;br /&gt;
+++ new/Constants.hs        2008-04-27 15:47:00.000000000 +0200&lt;br /&gt;
@@ -158,7 +158,15 @@&lt;br /&gt;
Constant "MASK_GROUP" (IVal 2),&lt;br /&gt;
Constant "MASK_NEXT" (IVal 4),&lt;br /&gt;
Constant "MASK_OWNER" (IVal 1),&lt;br /&gt;
-    Constant "NULL_KEY" (SVal "00000000-0000-0000-0000-000000000000"),&lt;br /&gt;
+    Constant "NULL_KEY" (SVal "00000000-0000-0000-0000-000000000000"),&lt;br /&gt;
+    Constant "OBJECT_NAME" (IVal 1),&lt;br /&gt;
+    Constant "OBJECT_DESC" (IVal 2),&lt;br /&gt;
+    Constant "OBJECT_POS" (IVal 3),&lt;br /&gt;
+    Constant "OBJECT_ROT" (IVal 4),&lt;br /&gt;
+    Constant "OBJECT_VELOCITY" (IVal 5),&lt;br /&gt;
+    Constant "OBJECT_OWNER" (IVal 6),&lt;br /&gt;
+    Constant "OBJECT_GROUP" (IVal 7),&lt;br /&gt;
+    Constant "OBJECT_CREATOR" (IVal 8),&lt;br /&gt;
Constant "PARCEL_COUNT_GROUP" (IVal 2),&lt;br /&gt;
Constant "PARCEL_COUNT_OTHER" (IVal 3),&lt;br /&gt;
Constant "PARCEL_COUNT_OWNER" (IVal 1),&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 27 Apr 2008 13:43:37 -0000</pubDate><guid>https://sourceforge.netaccf8194c32aed4782c39ef85c058a0b3bb160e1</guid></item></channel></rss>