diff --git a/3_scripts_for_Fun_With_Dynamic_Came/3_scripts_for_Fun_With_Dynamic_Came/Object/3_scripts_for_Fun_With_Dynamic_Came_2.lsl b/3_scripts_for_Fun_With_Dynamic_Came/3_scripts_for_Fun_With_Dynamic_Came/Object/3_scripts_for_Fun_With_Dynamic_Came_2.lsl index 79fe82a0..1cc68d85 100644 --- a/3_scripts_for_Fun_With_Dynamic_Came/3_scripts_for_Fun_With_Dynamic_Came/Object/3_scripts_for_Fun_With_Dynamic_Came_2.lsl +++ b/3_scripts_for_Fun_With_Dynamic_Came/3_scripts_for_Fun_With_Dynamic_Came/Object/3_scripts_for_Fun_With_Dynamic_Came_2.lsl @@ -15,7 +15,7 @@ // ControlCam script, by Azurei Ash, feel free to use and distribute // To be used as a HUD attachment, touch to turn on, touch again to turn off // HUD toggle by Ariane Brodie -// Rev 1.1 8-17-2013 Patched to compile by Ferd Frederix, un-initted owner vs llGetOwner() +// Rev 1.1 8-17-2013 Patched to compile by Fred Beckhusen (Ferd Frederix), un-initted owner vs llGetOwner() // Initial camera position relative to avatar // <1,0,.75> = 1 meter forward, 0 meters left, .75 meters up diff --git a/42_minute_Music_Box/42_minute_Music_Box/Object/42_minute_Music_Box.lsl b/42_minute_Music_Box/42_minute_Music_Box/Object/42_minute_Music_Box.lsl index 8a67471b..ba8b96e6 100644 --- a/42_minute_Music_Box/42_minute_Music_Box/Object/42_minute_Music_Box.lsl +++ b/42_minute_Music_Box/42_minute_Music_Box/Object/42_minute_Music_Box.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Music // :NAME:42_minute_Music_Box -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2012-10-09 15:37:27.430 // :EDITED:2015-04-27 12:31:53 @@ -15,7 +15,7 @@ // :CODE: -// 10-09-2012 first reeleasedby Ferd Frederix +// 10-09-2012 first reeleasedby Fred Beckhusen (Ferd Frederix) // 1-5-2014 rev 1.1 // Rev 1.1: change order of vars and set it to 9.0 seconds length files. added touch on/off // Rev 1.2 optimized for Opensim diff --git a/42_minute_Music_Box/42_minute_Music_Box/Object/Optional Sensor.lsl b/42_minute_Music_Box/42_minute_Music_Box/Object/Optional Sensor.lsl index ee9268a4..99663f7f 100644 --- a/42_minute_Music_Box/42_minute_Music_Box/Object/Optional Sensor.lsl +++ b/42_minute_Music_Box/42_minute_Music_Box/Object/Optional Sensor.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Music // :NAME:42_minute_Music_Box -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2012-10-09 15:37:27.430 // :EDITED:2015-04-27 12:31:53 @@ -14,7 +14,7 @@ // :CODE: // general purpose avatar sensor for the music playert // When someone gets in range, this starts the music sequence if a HUD or if the player is in the same prim -// 10-09-2012 by Ferd Frederix +// 10-09-2012 by Fred Beckhusen (Ferd Frederix) // Rev 1.3 - made it send the Play and Stop only once and not use a sensor. // This work is licensed under a Creative Commons Attribution 3.0 Unported License. diff --git a/42_minute_Music_Box/42_minute_Music_Box/Object/remote slave script.lsl b/42_minute_Music_Box/42_minute_Music_Box/Object/remote slave script.lsl index c99861e4..d9f8801b 100644 --- a/42_minute_Music_Box/42_minute_Music_Box/Object/remote slave script.lsl +++ b/42_minute_Music_Box/42_minute_Music_Box/Object/remote slave script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Music // :NAME:42_minute_Music_Box -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-01-07 22:38:00 // :EDITED:2015-04-27 12:31:53 diff --git a/AO/AO/AO/Script.lsl b/AO/AO/AO/Script.lsl index 89f9755e..e692e360 100644 --- a/AO/AO/AO/Script.lsl +++ b/AO/AO/AO/Script.lsl @@ -46,7 +46,7 @@ // I would also like to take the time here to recognize Archanox Underthorn // as the creator of the original animation override. -// Mods to fix Opensim Crap by Ferd Frederix +// Mods to fix Opensim Crap by Fred Beckhusen (Ferd Frederix) diff --git a/AO_to_override_all_animations/AO_to_override_all_animations/Object/AO_to_override_all_animations_1.lsl b/AO_to_override_all_animations/AO_to_override_all_animations/Object/AO_to_override_all_animations_1.lsl index 13aa0d35..ca34ef7f 100644 --- a/AO_to_override_all_animations/AO_to_override_all_animations/Object/AO_to_override_all_animations_1.lsl +++ b/AO_to_override_all_animations/AO_to_override_all_animations/Object/AO_to_override_all_animations_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:AO // :NAME:AO_to_override_all_animations -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-05-08 20:15:22.530 // :EDITED:2013-09-18 15:38:47 // :ID:48 diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/LSLEditor fake NPC commands.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/LSLEditor fake NPC commands.lsl index ee3aa553..d3b045e6 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/LSLEditor fake NPC commands.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/LSLEditor fake NPC commands.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-24 13:25:15 diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V 4.7.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V 4.7.lsl index efe4ced5..f4cd4195 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V 4.7.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V 4.7.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2016-06-16 11:49:51 @@ -62,7 +62,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -71,7 +71,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.8.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.8.lsl index 0a7134e2..acfc09b4 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.8.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.8.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2016-06-16 11:49:51 @@ -62,7 +62,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -71,7 +71,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.9.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.9.lsl index d2268aee..1c320aa1 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.9.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V4.9.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2016-06-16 11:49:51 @@ -63,7 +63,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -72,7 +72,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.0.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.0.lsl index 548e9662..70a4f164 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.0.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.0.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2016-06-27 20:52:25 @@ -64,7 +64,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -73,7 +73,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.1.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.1.lsl index 98a31b45..8001315c 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.1.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script V5.1.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2016-11-09 08:46:28 @@ -66,7 +66,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -75,7 +75,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 2.3.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 2.3.lsl index dc2c350f..27a9e610 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 2.3.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 2.3.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-05-29 11:25:14 @@ -36,7 +36,7 @@ // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -45,7 +45,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.2.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.2.lsl index 1c1a3437..22bacc78 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.2.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.2.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-04 19:33:55 @@ -46,7 +46,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -55,7 +55,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.3.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.3.lsl index a38e1f6e..ba0d02ab 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.3.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.3.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-17 08:21:19 @@ -48,7 +48,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -57,7 +57,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.4.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.4.lsl index ff0f6892..c1b8e224 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.4.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.4.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-04 19:33:58 @@ -49,7 +49,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -58,7 +58,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.5.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.5.lsl index 57e20dac..38c4b285 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.5.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.5.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-08-05 08:54:13 @@ -49,7 +49,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -58,7 +58,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.6.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.6.lsl index 5afe4032..525cdb3b 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.6.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.6.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-04 19:33:59 @@ -53,7 +53,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -62,7 +62,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.8.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.8.lsl index 7565212c..53336e5d 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.8.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.8.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-09-04 19:34:00 @@ -51,7 +51,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -60,7 +60,7 @@ FOR DEBUG PURPOSES - DO NOT USE - USE LATER VERSIONS ONLY!!! // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.9.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.9.lsl index 54f6ec44..43b2b691 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.9.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 3.9.lsl @@ -1,7 +1,7 @@ // :SHOW:0 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-08-28 23:27:03 // :EDITED:2015-09-04 19:34:01 @@ -54,7 +54,7 @@ FOR DEBUG PURPOSES - SENSORS DO NOT WORK --- DO NOT USE SENSOR MODE ALL OTHE // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -63,7 +63,7 @@ FOR DEBUG PURPOSES - SENSORS DO NOT WORK --- DO NOT USE SENSOR MODE ALL OTHE // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.0.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.0.lsl index 98108005..99db5a76 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.0.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.0.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-08-02 21:09:13 @@ -142,7 +142,7 @@ osForceAttachToOtherAvatarFromInventory(key npc, string inventory, integer point // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-08-28 23:27:03 // :ID:27 @@ -192,7 +192,7 @@ osForceAttachToOtherAvatarFromInventory(key npc, string inventory, integer point // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -201,7 +201,7 @@ osForceAttachToOtherAvatarFromInventory(key npc, string inventory, integer point // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.1.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.1.lsl index 27260abf..10c65a48 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.1.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.1.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-08-28 23:27:03 // :EDITED:2015-09-23 12:06:52 @@ -53,7 +53,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -62,7 +62,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.2.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.2.lsl index 170f9589..57336fa1 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.2.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.2.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-08-28 23:27:03 // :EDITED:2015-09-24 13:25:15 @@ -54,7 +54,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -63,7 +63,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.3.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.3.lsl index 3a68f8ff..8e52808e 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.3.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.3.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-09-24 14:25:15 // :EDITED:2015-09-24 13:25:15 @@ -57,7 +57,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -66,7 +66,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.4.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.4.lsl index 7c84c12b..7a3269de 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.4.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.4.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-09-29 18:04:52 // :EDITED:2015-09-29 17:04:52 @@ -58,7 +58,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -67,7 +67,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.5.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.5.lsl index ced2d987..5d058ef4 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.5.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.5.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-09-29 18:04:52 // :EDITED:2015-09-29 17:04:52 @@ -58,7 +58,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -67,7 +67,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.6.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.6.lsl index ecc3adac..f8281467 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.6.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Object/NPC Recorder Script v 4.6.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-10-12 18:07:40 // :EDITED:2015-12-05 19:25:52 @@ -59,7 +59,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -68,7 +68,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Chat commands.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Chat commands.lsl index f7c53ca2..c8ae2c4d 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Chat commands.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Chat commands.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:15:19 <<<<<<< HEAD diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Collision test.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Collision test.lsl index 1e667a8a..952bf781 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Collision test.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Collision test.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:15:49 <<<<<<< HEAD diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Listener for things that appear and disappear.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Listener for things that appear and disappear.lsl index 36927967..ab0b7d4d 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Listener for things that appear and disappear.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Listener for things that appear and disappear.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:15:19 // :EDITED:2016-07-10 09:24:25 diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Stop Processing.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Stop Processing.lsl index 8b14f1bc..56cea1cc 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Stop Processing.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Stop Processing.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:16:10 <<<<<<< HEAD diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch Trigger NPC.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch Trigger NPC.lsl index 927a9df1..e9503c4b 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch Trigger NPC.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch Trigger NPC.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:16:51 <<<<<<< HEAD diff --git a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch to Go.lsl b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch to Go.lsl index 96e70b42..8667a13c 100644 --- a/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch to Go.lsl +++ b/All In One NPC Recorder and Player/All In One NPC Recorder and Player/Test Object/Touch to Go.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-17 13:16:29 <<<<<<< HEAD diff --git a/Anti_noscript_script/Anti_noscript_script/Object/Anti_noscript_script_1.lsl b/Anti_noscript_script/Anti_noscript_script/Object/Anti_noscript_script_1.lsl index bbd15cc4..6764c895 100644 --- a/Anti_noscript_script/Anti_noscript_script/Object/Anti_noscript_script_1.lsl +++ b/Anti_noscript_script/Anti_noscript_script/Object/Anti_noscript_script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Attachment // :NAME:Anti_noscript_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:47 // :ID:41 @@ -20,7 +20,7 @@ // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // // fred@mitsi.com -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // // anti-no-script script diff --git a/Archipelis scripts for prim animator/Archipelis/Latest/Animator- stor.lsl b/Archipelis scripts for prim animator/Archipelis/Latest/Animator- stor.lsl index 8af9b921..34422a29 100644 --- a/Archipelis scripts for prim animator/Archipelis/Latest/Animator- stor.lsl +++ b/Archipelis scripts for prim animator/Archipelis/Latest/Animator- stor.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Animator // :NAME:Archipelis scripts for prim animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:52 @@ -14,9 +14,9 @@ // :CODE: // 06/20/2011 -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Use with one or more copies of the script 'Store 0..Store 1.. Store N' -// Copyright 2011 Fred Beckhusen aka Ferd Frederix +// Copyright 2011 Fred Beckhusen aka Fred Beckhusen (Ferd Frederix) // // Licensed under the GNU Version3 license at http://www.gnu.org/copyleft/gpl.html // This program and the STORE scipts it uses must be left Copy/Transfer/MOD diff --git a/Archipelis scripts for prim animator/Archipelis/Latest/Store 0.lsl b/Archipelis scripts for prim animator/Archipelis/Latest/Store 0.lsl index 0cf97771..8c76259c 100644 --- a/Archipelis scripts for prim animator/Archipelis/Latest/Store 0.lsl +++ b/Archipelis scripts for prim animator/Archipelis/Latest/Store 0.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Animator // :NAME:Archipelis scripts for prim animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:52 @@ -15,7 +15,7 @@ // Prim Animator DB // 06/20/2011 -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Prim Storage script. // Copyright 2011 Fred Beckhusen - all rights reserved diff --git a/Archipelis scripts for prim animator/Archipelis/Latest/Test on touchScript.lsl b/Archipelis scripts for prim animator/Archipelis/Latest/Test on touchScript.lsl index 750a52da..cb48de54 100644 --- a/Archipelis scripts for prim animator/Archipelis/Latest/Test on touchScript.lsl +++ b/Archipelis scripts for prim animator/Archipelis/Latest/Test on touchScript.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Animator // :NAME:Archipelis scripts for prim animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:52 diff --git a/Archipelis scripts for prim animator/Archipelis/Latest/vtp.lsl b/Archipelis scripts for prim animator/Archipelis/Latest/vtp.lsl index 26ee53a2..53c2635e 100644 --- a/Archipelis scripts for prim animator/Archipelis/Latest/vtp.lsl +++ b/Archipelis scripts for prim animator/Archipelis/Latest/vtp.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Animator // :NAME:Archipelis scripts for prim animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:52 @@ -16,9 +16,9 @@ // Prim Animator DB // 06/20/2011 -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Use with one or more copies of the script 'Store 0..Store 1.. Store N' -// Copyright 2011 Fred Beckhusen aka Ferd Frederix +// Copyright 2011 Fred Beckhusen aka Fred Beckhusen (Ferd Frederix) // // Licensed under the GNU Version3 license at http://www.gnu.org/copyleft/gpl.html // This program and the STORE scipts it uses must be left Copy/Transfer/MOD diff --git a/Archipelis scripts for prim animator/Archipelis/Object/ArchipelisBase.lsl b/Archipelis scripts for prim animator/Archipelis/Object/ArchipelisBase.lsl index 25b0c113..d7e8b29d 100644 --- a/Archipelis scripts for prim animator/Archipelis/Object/ArchipelisBase.lsl +++ b/Archipelis scripts for prim animator/Archipelis/Object/ArchipelisBase.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Animator // :NAME:Archipelis scripts for prim animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:52 @@ -14,7 +14,7 @@ // :CODE: // With the courtesy of BestMomo Lagan. -// remove extra textures, script, and allow re-linked prim animation by Ferd Frederix +// remove extra textures, script, and allow re-linked prim animation by Fred Beckhusen (Ferd Frederix) string generate_index(integer i) { diff --git a/Auto_attach_when_dropped_on_ground/Auto_attach_when_dropped_on_ground/Object/Auto_attach_when_dropped_on_ground_1.lsl b/Auto_attach_when_dropped_on_ground/Auto_attach_when_dropped_on_ground/Object/Auto_attach_when_dropped_on_ground_1.lsl index 71bc5990..71ec213d 100644 --- a/Auto_attach_when_dropped_on_ground/Auto_attach_when_dropped_on_ground/Object/Auto_attach_when_dropped_on_ground_1.lsl +++ b/Auto_attach_when_dropped_on_ground/Auto_attach_when_dropped_on_ground/Object/Auto_attach_when_dropped_on_ground_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:AO // :NAME:Auto_attach_when_dropped_on_ground -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-06-06 14:17:56.600 // :EDITED:2013-09-18 15:38:48 // :ID:62 diff --git a/Automatic_GIF_to_SL_script/Automatic_GIF_to_SL_script/Object/Automatic_GIF_to_SL_script_1.lsl b/Automatic_GIF_to_SL_script/Automatic_GIF_to_SL_script/Object/Automatic_GIF_to_SL_script_1.lsl index dcb554fd..a55e6bcb 100644 --- a/Automatic_GIF_to_SL_script/Automatic_GIF_to_SL_script/Object/Automatic_GIF_to_SL_script_1.lsl +++ b/Automatic_GIF_to_SL_script/Automatic_GIF_to_SL_script/Object/Automatic_GIF_to_SL_script_1.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Special Effects // :NAME:Automatic_GIF_to_SL_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-06-21 20:30:18.273 // :EDITED:2015-06-11 13:36:18 diff --git a/Avatar Detector/Avatar Detector/Object/Script.lsl b/Avatar Detector/Avatar Detector/Object/Script.lsl index db1728b2..f062a41f 100644 --- a/Avatar Detector/Avatar Detector/Object/Script.lsl +++ b/Avatar Detector/Avatar Detector/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar Detector // :NAME:Avatar Detector -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:70 diff --git a/Bat_Rezzer__rezzes_any_number_of_bats/Bat_Rezzer__rezzes_any_number_of_ba/Object/Bat_Rezzer__rezzes_any_number_of_ba_1.lsl b/Bat_Rezzer__rezzes_any_number_of_bats/Bat_Rezzer__rezzes_any_number_of_ba/Object/Bat_Rezzer__rezzes_any_number_of_ba_1.lsl index 924ee4d3..3372cbd4 100644 --- a/Bat_Rezzer__rezzes_any_number_of_bats/Bat_Rezzer__rezzes_any_number_of_ba/Object/Bat_Rezzer__rezzes_any_number_of_ba_1.lsl +++ b/Bat_Rezzer__rezzes_any_number_of_bats/Bat_Rezzer__rezzes_any_number_of_ba/Object/Bat_Rezzer__rezzes_any_number_of_ba_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bat Rezzer // :NAME:Bat_Rezzer__rezzes_any_number_of_bats -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:38:48 // :ID:85 @@ -27,7 +27,7 @@ // GNU General Public License for more details. /// Just drag any number of textures in it, and click it. -// Author Ferd Frederix.. +// Author Fred Beckhusen (Ferd Frederix).. float COUNT = 2.0; float scale = 0.5; diff --git a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_1.lsl b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_1.lsl index e9470918..752c61f0 100644 --- a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_1.lsl +++ b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bee // :NAME:Bee_and_Beehive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-03-11 14:39:20.483 // :EDITED:2013-09-18 15:38:48 // :ID:86 diff --git a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_2.lsl b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_2.lsl index ceb5ca3d..89afc942 100644 --- a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_2.lsl +++ b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bee // :NAME:Bee_and_Beehive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-03-11 14:39:20.483 // :EDITED:2013-09-18 15:38:48 // :ID:86 diff --git a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_3.lsl b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_3.lsl index 8c0bc5f8..23b4c028 100644 --- a/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_3.lsl +++ b/Bee_and_Beehive/Bee_and_Beehive/Object/Bee_and_Beehive_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bee // :NAME:Bee_and_Beehive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-03-11 14:39:20.483 // :EDITED:2013-09-18 15:38:48 // :ID:86 diff --git a/Beer Drinking/Drinking Beer/Root Prim/Beer Drink Script.lsl b/Beer Drinking/Drinking Beer/Root Prim/Beer Drink Script.lsl index 8a88ede4..807c28b3 100644 --- a/Beer Drinking/Drinking Beer/Root Prim/Beer Drink Script.lsl +++ b/Beer Drinking/Drinking Beer/Root Prim/Beer Drink Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Drink // :NAME:Beer Drinking -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-05-29 12:25:47 // :EDITED:2015-05-29 11:25:47 diff --git a/Bling Particles with menu/Bling Particles with menu/Object/Script.lsl b/Bling Particles with menu/Bling Particles with menu/Object/Script.lsl index efc75b46..043dbdb9 100644 --- a/Bling Particles with menu/Bling Particles with menu/Object/Script.lsl +++ b/Bling Particles with menu/Bling Particles with menu/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Bling Particles with menu -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:94 diff --git a/Bling with Menu/Bling with Menu/Object/Script.lsl b/Bling with Menu/Bling with Menu/Object/Script.lsl index 3089b58f..ad3f9ea9 100644 --- a/Bling with Menu/Bling with Menu/Object/Script.lsl +++ b/Bling with Menu/Bling with Menu/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Bling with Menu -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:48 // :ID:95 diff --git a/Blinking Eye/Blinking Eye/Object/Script.lsl b/Blinking Eye/Blinking Eye/Object/Script.lsl index f8121f1a..4caecdd0 100644 --- a/Blinking Eye/Blinking Eye/Object/Script.lsl +++ b/Blinking Eye/Blinking Eye/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Eye // :NAME:Blinking Eye -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:103 diff --git a/BlueWhale/Blue Whale/Whale Prim/Pose Ball.lsl b/BlueWhale/Blue Whale/Whale Prim/Pose Ball.lsl index cbfbab23..96d79b3f 100644 --- a/BlueWhale/Blue Whale/Whale Prim/Pose Ball.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/Pose Ball.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 diff --git a/BlueWhale/Blue Whale/Whale Prim/Prim teaching script.lsl b/BlueWhale/Blue Whale/Whale Prim/Prim teaching script.lsl index 0352702f..c6581a5a 100644 --- a/BlueWhale/Blue Whale/Whale Prim/Prim teaching script.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/Prim teaching script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 @@ -20,7 +20,7 @@ // | || __/ | | (_| | | | | | | __/ (_| | __/ | | |> < // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // Prim position root script // Put this script in the root prim. Put the child script in all prims you wish to move. diff --git a/BlueWhale/Blue Whale/Whale Prim/Whale global movement script.lsl b/BlueWhale/Blue Whale/Whale Prim/Whale global movement script.lsl index c700e54b..4218b768 100644 --- a/BlueWhale/Blue Whale/Whale Prim/Whale global movement script.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/Whale global movement script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 diff --git a/BlueWhale/Blue Whale/Whale Prim/Whale prim Movement script.lsl b/BlueWhale/Blue Whale/Whale Prim/Whale prim Movement script.lsl index a647899c..55f207e8 100644 --- a/BlueWhale/Blue Whale/Whale Prim/Whale prim Movement script.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/Whale prim Movement script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 diff --git a/BlueWhale/Blue Whale/Whale Prim/prim position child script.lsl b/BlueWhale/Blue Whale/Whale Prim/prim position child script.lsl index 24840179..3824d610 100644 --- a/BlueWhale/Blue Whale/Whale Prim/prim position child script.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/prim position child script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 @@ -20,7 +20,7 @@ // | || __/ | | (_| | | | | | | __/ (_| | __/ | | |> < // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // Prim positioner child script. // Put a copy of this script in any prim you wish to move diff --git a/BlueWhale/Blue Whale/Whale Prim/spout script.lsl b/BlueWhale/Blue Whale/Whale Prim/spout script.lsl index 27370d98..0c7c61b2 100644 --- a/BlueWhale/Blue Whale/Whale Prim/spout script.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/spout script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 diff --git a/BlueWhale/Blue Whale/Whale Prim/water splash scriptt.lsl b/BlueWhale/Blue Whale/Whale Prim/water splash scriptt.lsl index 1b41d193..dca233c0 100644 --- a/BlueWhale/Blue Whale/Whale Prim/water splash scriptt.lsl +++ b/BlueWhale/Blue Whale/Whale Prim/water splash scriptt.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Blue Whale // :NAME:BlueWhale -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:107 diff --git a/Boat and Car Rezzer/Boat and Car Rezzer/Object/Rezzer script.lsl b/Boat and Car Rezzer/Boat and Car Rezzer/Object/Rezzer script.lsl index c9f344e5..26aa2e5b 100644 --- a/Boat and Car Rezzer/Boat and Car Rezzer/Object/Rezzer script.lsl +++ b/Boat and Car Rezzer/Boat and Car Rezzer/Object/Rezzer script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:REZZER // :NAME:Boat and Car Rezzer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2017-11-19 21:49:02 // :EDITED:2017-11-19 20:49:02 @@ -12,7 +12,7 @@ // :DESCRIPTION: // DESCRIPTION: []::Used to rez boats, cars, and airplanes when the prior rezzed vehicle is moved out of range // :CODE: -//:AUTHOR: Ferd Frederix +//:AUTHOR: Fred Beckhusen (Ferd Frederix) // Used to rez boats, cars, and airplanes when the prior rezzed vehicle is moved out of range // First add a llDie() to the rezzed objects 'unsit' section. HWen your visitor unsits, the vehicle will poof. diff --git a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_15.lsl b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_15.lsl index 7d9dd844..8b2ec724 100644 --- a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_15.lsl +++ b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_15.lsl @@ -8,7 +8,7 @@ // :REV:1.0 // :WORLD:Second Life // :DESCRIPTION: -// This script can be used to set the quail into it's initial size. Once this script has been loaded into the root prim of the quail and run, it can be deleted // Author Ferd Frederix +// This script can be used to set the quail into it's initial size. Once this script has been loaded into the root prim of the quail and run, it can be deleted // Author Fred Beckhusen (Ferd Frederix) // :CODE: default { diff --git a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_16.lsl b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_16.lsl index 5f73193f..16cce94e 100644 --- a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_16.lsl +++ b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_16.lsl @@ -8,7 +8,7 @@ // :REV:1.0 // :WORLD:Second Life // :DESCRIPTION: -// xs_debug - a script tointercept messages inside and outside your bird // Version 2, 10-2-2011 by Ferd Frederix // Prints out the channel and the link number +// xs_debug - a script tointercept messages inside and outside your bird // Version 2, 10-2-2011 by Fred Beckhusen (Ferd Frederix) // Prints out the channel and the link number // :CODE: integer FOOD_CHANNEL = -999191; integer ANIMAL_CHANNEL = -999192; diff --git a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_3.lsl b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_3.lsl index 837a8b12..cba6b8fd 100644 --- a/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_3.lsl +++ b/Breedable_Animal_Pets_Script/Breedable_Animal_Pets_Script/Object/Breedable_Animal_Pets_Script_3.lsl @@ -13,7 +13,7 @@ // Version .25 3-25-2013 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_1.lsl b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_1.lsl index b786bb5c..f51f3ad7 100644 --- a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_1.lsl +++ b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Breedable_pet_eye_scripts -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 10:21:14.630 // :EDITED:2013-09-17 21:48:30 // :ID:116 @@ -27,7 +27,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Put any texture converted by gif_2_SL_animation_v0.6.exe into a prim with this script to get it to play back automatically as a movie diff --git a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_2.lsl b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_2.lsl index 37e929fe..9d5d0856 100644 --- a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_2.lsl +++ b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Breedable_pet_eye_scripts -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 10:21:14.630 // :EDITED:2013-09-17 21:48:30 // :ID:116 @@ -31,7 +31,7 @@ // You must attribute authorship and leave this notice intact. // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Based on original code from Xundra Snowpaw //////////////////////////////////////////////////////////////////// diff --git a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_3.lsl b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_3.lsl index d97ba423..eb2ae209 100644 --- a/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_3.lsl +++ b/Breedable_pet_eye_scripts/Breedable_pet_eye_scripts/Object/Breedable_pet_eye_scripts_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Breedable_pet_eye_scripts -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 10:21:14.630 // :EDITED:2013-09-17 21:48:30 // :ID:116 @@ -20,7 +20,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) diff --git a/Broomsticks/Broomsticks/Broom/bling.lsl b/Broomsticks/Broomsticks/Broom/bling.lsl index d57a571f..0f86e5a5 100644 --- a/Broomsticks/Broomsticks/Broom/bling.lsl +++ b/Broomsticks/Broomsticks/Broom/bling.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Halloween // :NAME:Broomsticks -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:119 diff --git a/Broomsticks/Broomsticks/Broom/flight.lsl b/Broomsticks/Broomsticks/Broom/flight.lsl index d2b42f84..c592cd45 100644 --- a/Broomsticks/Broomsticks/Broom/flight.lsl +++ b/Broomsticks/Broomsticks/Broom/flight.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Halloween // :NAME:Broomsticks -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:119 @@ -24,7 +24,7 @@ // * April 15, 2004 - Adapted to work as DIY helicopter script -CT // * ???, 2004 - Adapted to work as magic carpet. -CT // * April 10, 2006 - Released to public. Tidied some code. Added beacon. Allowed anyone to pilot, no longer keyed to owner. -CT -// modified to be a borrom - Ferd Frederix +// modified to be a borrom - Fred Beckhusen (Ferd Frederix) integer sit = FALSE; diff --git a/Broomsticks/Broomsticks/Broom/particles.lsl b/Broomsticks/Broomsticks/Broom/particles.lsl index e56e3850..06923b6c 100644 --- a/Broomsticks/Broomsticks/Broom/particles.lsl +++ b/Broomsticks/Broomsticks/Broom/particles.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Halloween // :NAME:Broomsticks -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:119 diff --git a/Broomsticks/Broomsticks/Broom/poofers.lsl b/Broomsticks/Broomsticks/Broom/poofers.lsl index 1a48e5dd..af5b80e6 100644 --- a/Broomsticks/Broomsticks/Broom/poofers.lsl +++ b/Broomsticks/Broomsticks/Broom/poofers.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Halloween // :NAME:Broomsticks -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:119 diff --git a/Broomsticks/Broomsticks/Broom/smoke.lsl b/Broomsticks/Broomsticks/Broom/smoke.lsl index 2327b102..ce01cf33 100644 --- a/Broomsticks/Broomsticks/Broom/smoke.lsl +++ b/Broomsticks/Broomsticks/Broom/smoke.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Halloween // :NAME:Broomsticks -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:119 diff --git a/Butterflies/Butterflies/Controller/rezzer-controller.lsl b/Butterflies/Butterflies/Controller/rezzer-controller.lsl index 050ea957..fa96fd0f 100644 --- a/Butterflies/Butterflies/Controller/rezzer-controller.lsl +++ b/Butterflies/Butterflies/Controller/rezzer-controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Butterflies // :NAME:Butterflies -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:133 diff --git a/Butterflies/Butterflies/Object/butterflap.lsl b/Butterflies/Butterflies/Object/butterflap.lsl index 0c0fdbc8..702818f2 100644 --- a/Butterflies/Butterflies/Object/butterflap.lsl +++ b/Butterflies/Butterflies/Object/butterflap.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Butterflies // :NAME:Butterflies -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:133 diff --git a/Butterflies/Butterflies/Object/color change.lsl b/Butterflies/Butterflies/Object/color change.lsl index 08489be9..8c1bc175 100644 --- a/Butterflies/Butterflies/Object/color change.lsl +++ b/Butterflies/Butterflies/Object/color change.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Butterflies // :NAME:Butterflies -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:133 diff --git a/Butterflies/Butterflies/Object/flight.lsl b/Butterflies/Butterflies/Object/flight.lsl index 0a636591..5990caaa 100644 --- a/Butterflies/Butterflies/Object/flight.lsl +++ b/Butterflies/Butterflies/Object/flight.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Butterflies // :NAME:Butterflies -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:49 // :ID:133 @@ -16,7 +16,7 @@ //////////////////////////////////////////// // Follow Me Script segment // -// Written by Ferd Frederix +// Written by Fred Beckhusen (Ferd Frederix) ///////////////////////////////////////// /// float RADIUS = 2.0; diff --git a/Chain_a_Person/Chain_a_Person/Object/Chain_a_Person_1.lsl b/Chain_a_Person/Chain_a_Person/Object/Chain_a_Person_1.lsl index c7784db1..52717497 100644 --- a/Chain_a_Person/Chain_a_Person/Object/Chain_a_Person_1.lsl +++ b/Chain_a_Person/Chain_a_Person/Object/Chain_a_Person_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Chain_a_Person -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-06-05 16:33:46.367 // :EDITED:2013-09-18 15:38:50 // :ID:161 @@ -15,7 +15,7 @@ // // This Script is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License // -// author: Ferd Frederix +// author: Fred Beckhusen (Ferd Frederix) // requires a chain texture // /1 on to turn on diff --git a/Chains/Chains/Object/chain script.lsl b/Chains/Chains/Object/chain script.lsl index eadf5e68..a62ca26c 100644 --- a/Chains/Chains/Object/chain script.lsl +++ b/Chains/Chains/Object/chain script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Chains -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:50 // :ID:162 diff --git a/Chalkboard/Shared Virtual Chalkboard/Object/Script.lsl b/Chalkboard/Shared Virtual Chalkboard/Object/Script.lsl index d730432d..a03cb9f0 100644 --- a/Chalkboard/Shared Virtual Chalkboard/Object/Script.lsl +++ b/Chalkboard/Shared Virtual Chalkboard/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Communications // :NAME:Chalkboard -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2014-01-07 22:48:53 // :EDITED:2014-01-07 22:48:12 // :ID:1009 @@ -20,7 +20,7 @@ // :License: Creative Commons CC -// :Author: Ferd Frederix +// :Author: Fred Beckhusen (Ferd Frederix) // :Description:Shared media paper for collaborative chatting in any Virtual world. // Makes a box <2.8, 1.8, 0.10> // tapers the x and y = 0.1 to make it framed diff --git a/Chat-To-Speech-MOAP/Chat-To-Speech-MOAP/Object/Script.lsl b/Chat-To-Speech-MOAP/Chat-To-Speech-MOAP/Object/Script.lsl index daf73a06..26d3fc30 100644 --- a/Chat-To-Speech-MOAP/Chat-To-Speech-MOAP/Object/Script.lsl +++ b/Chat-To-Speech-MOAP/Chat-To-Speech-MOAP/Object/Script.lsl @@ -16,7 +16,7 @@ // :CODE: // Original script by John Jamison john at imagilearning.com -// Mods by Ferd Frederix for various speakers +// Mods by Fred Beckhusen (Ferd Frederix) for various speakers // resets when rezzed to establish listener. // checks for > 100 chars, which Google ignores diff --git a/ChatBot/ChatBot/Object/NPCchatbot.lsl b/ChatBot/ChatBot/Object/NPCchatbot.lsl index 79cd96cd..1c40bc74 100644 --- a/ChatBot/ChatBot/Object/NPCchatbot.lsl +++ b/ChatBot/ChatBot/Object/NPCchatbot.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:ChatBot // :NAME:ChatBot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-08-11 17:28:45 // :EDITED:2015-08-28 22:27:06 diff --git a/ChatBot/ChatBot/Object/Script.lsl b/ChatBot/ChatBot/Object/Script.lsl index 69b4e8fb..83491599 100644 --- a/ChatBot/ChatBot/Object/Script.lsl +++ b/ChatBot/ChatBot/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Chatbot // :NAME:ChatBot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-08-11 17:29:33 // :EDITED:2014-08-11 diff --git a/ChatBot/ChatBot/Object/chatbot.lsl b/ChatBot/ChatBot/Object/chatbot.lsl index 824ef570..a47b3bea 100644 --- a/ChatBot/ChatBot/Object/chatbot.lsl +++ b/ChatBot/ChatBot/Object/chatbot.lsl @@ -1,6 +1,6 @@ // :CATEGORY:ChatBot // :NAME:ChatBot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-08-11 17:28:45 // :EDITED:2014-08-11 diff --git a/Clean White Smoke/Clean White Smoke/Object/Script.lsl b/Clean White Smoke/Clean White Smoke/Object/Script.lsl index 9face766..d020f338 100644 --- a/Clean White Smoke/Clean White Smoke/Object/Script.lsl +++ b/Clean White Smoke/Clean White Smoke/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Clean White Smoke -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:50 // :ID:175 diff --git a/Color Shifter/Color Shifter/Object/Color Shifter.lsl b/Color Shifter/Color Shifter/Object/Color Shifter.lsl index 70145faa..ede5508b 100644 --- a/Color Shifter/Color Shifter/Object/Color Shifter.lsl +++ b/Color Shifter/Color Shifter/Object/Color Shifter.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Color // :NAME:Color Shifter -// :AUTHOR:ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:50 // :ID:189 diff --git a/DaVinci Boat/DaVinci Boat/Boat/Gauge.lsl b/DaVinci Boat/DaVinci Boat/Boat/Gauge.lsl index 7d87a90b..f45ecec5 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/Gauge.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/Gauge.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/Paddlewheel.lsl b/DaVinci Boat/DaVinci Boat/Boat/Paddlewheel.lsl index 348fcf60..593e9d36 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/Paddlewheel.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/Paddlewheel.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/SL boat script.lsl b/DaVinci Boat/DaVinci Boat/Boat/SL boat script.lsl index d408c3a7..1f4b793f 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/SL boat script.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/SL boat script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/double gear.lsl b/DaVinci Boat/DaVinci Boat/Boat/double gear.lsl index b7cfdecc..a68b8bb9 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/double gear.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/double gear.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/flames.lsl b/DaVinci Boat/DaVinci Boat/Boat/flames.lsl index a5cd6b9c..a4ae2ebc 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/flames.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/flames.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/front seat.lsl b/DaVinci Boat/DaVinci Boat/Boat/front seat.lsl index b954419c..81bb4c2a 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/front seat.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/front seat.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/large_gear.lsl b/DaVinci Boat/DaVinci Boat/Boat/large_gear.lsl index c63c7273..e1006bd5 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/large_gear.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/large_gear.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/rear seat.lsl b/DaVinci Boat/DaVinci Boat/Boat/rear seat.lsl index 4706479b..739e2341 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/rear seat.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/rear seat.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/small_gear.lsl b/DaVinci Boat/DaVinci Boat/Boat/small_gear.lsl index 1c5bf211..daa4af50 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/small_gear.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/small_gear.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/smoke.lsl b/DaVinci Boat/DaVinci Boat/Boat/smoke.lsl index d42ca912..d6630e97 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/smoke.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/smoke.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DaVinci Boat/DaVinci Boat/Boat/test rotation.lsl b/DaVinci Boat/DaVinci Boat/Boat/test rotation.lsl index ded544d9..05652467 100644 --- a/DaVinci Boat/DaVinci Boat/Boat/test rotation.lsl +++ b/DaVinci Boat/DaVinci Boat/Boat/test rotation.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Boat // :NAME:DaVinci Boat -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2013-09-18 15:38:51 // :ID:220 diff --git a/DanceServer/DanceServer/Object/!Dancer.lsl b/DanceServer/DanceServer/Object/!Dancer.lsl index 4ec30db3..ee711d9a 100644 --- a/DanceServer/DanceServer/Object/!Dancer.lsl +++ b/DanceServer/DanceServer/Object/!Dancer.lsl @@ -13,7 +13,7 @@ -// mods by DonJr SpeigelBlatt and Ferd Frederix +// mods by DonJr SpeigelBlatt and Fred Beckhusen (Ferd Frederix) //This work uses content from the Second Life® LSL Script library. Copyright 2007-2009 Linden Research, Inc. Licensed under the Creative Commons Attribution-Share Alike 3.0 License /* !Dancer diff --git a/DanceServer/DanceServer/Object/!Holy Server.lsl b/DanceServer/DanceServer/Object/!Holy Server.lsl index 7af1ea72..6b10f338 100644 --- a/DanceServer/DanceServer/Object/!Holy Server.lsl +++ b/DanceServer/DanceServer/Object/!Holy Server.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dance // :NAME:DanceServer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:51 // :ID:216 diff --git a/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_1.lsl b/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_1.lsl index 1dd88353..07af0c5e 100644 --- a/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_1.lsl +++ b/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_1.lsl @@ -36,7 +36,7 @@ // 12. Dance! // !Holy Server -// mods by DonJr SpeigelBlatt and Ferd Frederix +// mods by DonJr SpeigelBlatt and Fred Beckhusen (Ferd Frederix) //Created Oct 2010 by Holy Gavenkrantz //This work uses content from the Second Life® LSL Script library. //Copyright © 2007-2009 Linden Research, Inc. Licensed under the diff --git a/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_2.lsl b/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_2.lsl index bff113cf..6cad0b07 100644 --- a/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_2.lsl +++ b/Dance_Server_System/Dance_Server_System/Object/Dance_Server_System_2.lsl @@ -10,7 +10,7 @@ // :DESCRIPTION: // Dancer Slave // :CODE: -// mods by DonJr SpeigelBlatt and Ferd Frederix +// mods by DonJr SpeigelBlatt and Fred Beckhusen (Ferd Frederix) //This work uses content from the Second Life LSL Script library. Copyright © 2007-2009 Linden Research, Inc. Licensed under the Creative Commons Attribution-Share Alike 3.0 License // !Dancer // diff --git a/Dancer/Dancer-864/Object/dancer-864.lsl b/Dancer/Dancer-864/Object/dancer-864.lsl index 814fd3a4..7dc04dda 100644 --- a/Dancer/Dancer-864/Object/dancer-864.lsl +++ b/Dancer/Dancer-864/Object/dancer-864.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dance // :NAME:Dancer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:51 // :ID:214 @@ -11,7 +11,7 @@ // Dance Server // :CODE: -// Open source do with as you want license by Ferd Frederix +// Open source do with as you want license by Fred Beckhusen (Ferd Frederix) // plays a random bunch of animations that are located in the prim inventory when it is attached or rezzed. diff --git a/DavyAnimBall/DavyAnimBall/Object/DavyAnimBall_1.lsl b/DavyAnimBall/DavyAnimBall/Object/DavyAnimBall_1.lsl index 9290a763..e11fa7b5 100644 --- a/DavyAnimBall/DavyAnimBall/Object/DavyAnimBall_1.lsl +++ b/DavyAnimBall/DavyAnimBall/Object/DavyAnimBall_1.lsl @@ -12,7 +12,7 @@ // :CODE: // The Script //Feel Free To Mod The Following Values. ~Davy -Rev 2 - fixed the rotations to be expressed in degrees - Ferd Frederix +Rev 2 - fixed the rotations to be expressed in degrees - Fred Beckhusen (Ferd Frederix) //Animation Options string animation_name = "sit"; //The name of the animation to use (In Object Inv.) diff --git a/Demon Circle/Demon Circle/Floor/pointer test.lsl b/Demon Circle/Demon Circle/Floor/pointer test.lsl index 39045253..d55ceac4 100644 --- a/Demon Circle/Demon Circle/Floor/pointer test.lsl +++ b/Demon Circle/Demon Circle/Floor/pointer test.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Movement // :NAME:Demon Circle -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:51 // :ID:228 diff --git a/Dialog_Based_sounds_vendor/Dialog_Based_sounds_vendor_by_Kenny/Object/Dialog_Based_sounds_vendor_by_Kenny_1.lsl b/Dialog_Based_sounds_vendor/Dialog_Based_sounds_vendor_by_Kenny/Object/Dialog_Based_sounds_vendor_by_Kenny_1.lsl index 3f17c48d..cfb24b7c 100644 --- a/Dialog_Based_sounds_vendor/Dialog_Based_sounds_vendor_by_Kenny/Object/Dialog_Based_sounds_vendor_by_Kenny_1.lsl +++ b/Dialog_Based_sounds_vendor/Dialog_Based_sounds_vendor_by_Kenny/Object/Dialog_Based_sounds_vendor_by_Kenny_1.lsl @@ -12,7 +12,7 @@ // Dialog Based sounds vendor by Kenny Jackson.lsl // :CODE: -// Mods by Ferd Frederix +// Mods by Fred Beckhusen (Ferd Frederix) // 02-23-2014 // removeed useless code. // made functions out of repeated items. diff --git a/Did_I_just_log_in/Did_I_just_log_in/Object/Did_I_just_log_in_1.lsl b/Did_I_just_log_in/Did_I_just_log_in/Object/Did_I_just_log_in_1.lsl index ec23ffbb..e4e867c1 100644 --- a/Did_I_just_log_in/Did_I_just_log_in/Object/Did_I_just_log_in_1.lsl +++ b/Did_I_just_log_in/Did_I_just_log_in/Object/Did_I_just_log_in_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Attachment // :NAME:Did_I_just_log_in -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-03-05 13:12:16.960 // :EDITED:2013-09-18 15:38:51 // :ID:236 diff --git a/Door_or_swimming_pool_cover/Door_or_swimming_pool_cover/Object/Door_or_swimming_pool_cover_1.lsl b/Door_or_swimming_pool_cover/Door_or_swimming_pool_cover/Object/Door_or_swimming_pool_cover_1.lsl index a83677b6..df9a8283 100644 --- a/Door_or_swimming_pool_cover/Door_or_swimming_pool_cover/Object/Door_or_swimming_pool_cover_1.lsl +++ b/Door_or_swimming_pool_cover/Door_or_swimming_pool_cover/Object/Door_or_swimming_pool_cover_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Door // :NAME:Door_or_swimming_pool_cover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-12-02 23:07:08.757 // :EDITED:2013-09-18 15:38:52 // :ID:254 diff --git a/Easy Ladder/Easy Ladder/Object/EZ Ladder.lsl b/Easy Ladder/Easy Ladder/Object/EZ Ladder.lsl index bacdeb84..23a1bd9a 100644 --- a/Easy Ladder/Easy Ladder/Object/EZ Ladder.lsl +++ b/Easy Ladder/Easy Ladder/Object/EZ Ladder.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Animation // :NAME:Easy Ladder -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Ladder // :CREATED:2015-07-15 10:04:12 // :EDITED:2016-05-02 11:59:18 @@ -21,7 +21,7 @@ BVH: climb-rope -Ferd Frederixz - removed cruft, added offsets and removed ugly hacks. +Fred Beckhusen (Ferd Frederix)z - removed cruft, added offsets and removed ugly hacks. */ diff --git a/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_1.lsl b/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_1.lsl index 1f5d6fb5..a9f963cc 100644 --- a/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_1.lsl +++ b/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Easy Animator // :NAME:Easy_Animal_Animator_script_for_mul -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-06-01 13:49:28.000 // :EDITED:2013-09-18 15:38:52 // :ID:267 @@ -19,7 +19,7 @@ // | || __/ | | (_| | | | | | | __/ (_| | __/ | | |> < // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // Prim positioner child script. // Put a copy of this script in any prim you wish to move diff --git a/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_2.lsl b/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_2.lsl index 5576ebee..975bcb47 100644 --- a/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_2.lsl +++ b/Easy_Animal_Animator_script_for_mul/Easy_Animal_Animator_script_for_mul/Object/Easy_Animal_Animator_script_for_mul_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Easy Animator // :NAME:Easy_Animal_Animator_script_for_mul -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-06-01 13:49:28.000 // :EDITED:2013-09-18 15:38:52 // :ID:267 @@ -24,7 +24,7 @@ // | || __/ | | (_| | | | | | | __/ (_| | __/ | | |> < // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // Prim position root script // Put this script in the root prim. Put the child script in all prims you wish to move. diff --git a/Elven Door Teleport System/Elven Door/Base/elven door script.lsl b/Elven Door Teleport System/Elven Door/Base/elven door script.lsl index adbe2e9b..fb3ea098 100644 --- a/Elven Door Teleport System/Elven Door/Base/elven door script.lsl +++ b/Elven Door Teleport System/Elven Door/Base/elven door script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Teleport // :NAME:Elven Door Teleport System -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:10:29 // :EDITED:2014-12-04 diff --git a/Elven Door Teleport System/Elven Door/Door/door script.lsl b/Elven Door Teleport System/Elven Door/Door/door script.lsl index 473125fe..411c76a5 100644 --- a/Elven Door Teleport System/Elven Door/Door/door script.lsl +++ b/Elven Door Teleport System/Elven Door/Door/door script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Teleport // :NAME:Elven Door Teleport System -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:10:43 // :EDITED:2014-12-04 diff --git a/Elven Door Teleport System/Elven Door/Door/spirals script.lsl b/Elven Door Teleport System/Elven Door/Door/spirals script.lsl index 71c6bdf3..2accacd9 100644 --- a/Elven Door Teleport System/Elven Door/Door/spirals script.lsl +++ b/Elven Door Teleport System/Elven Door/Door/spirals script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Teleport // :NAME:Elven Door Teleport System -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:10:54 // :EDITED:2014-12-04 diff --git a/Elven Door Teleport System/Elven Door/Transport/script transporter.lsl b/Elven Door Teleport System/Elven Door/Transport/script transporter.lsl index 7773123c..98d921cd 100644 --- a/Elven Door Teleport System/Elven Door/Transport/script transporter.lsl +++ b/Elven Door Teleport System/Elven Door/Transport/script transporter.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Teleport // :NAME:Elven Door Teleport System -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:11:30 // :EDITED:2015-04-14 11:57:46 @@ -12,7 +12,7 @@ // :DESCRIPTION: // DESCRIPTION: []::Elven Door teleport System invisible prim - put inside the main system // :CODE: -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) integer debug = 0; diff --git a/Emoter/Emoter/Object/Emoter_1.lsl b/Emoter/Emoter/Object/Emoter_1.lsl index db5ea5fe..8f6a9456 100644 --- a/Emoter/Emoter/Object/Emoter_1.lsl +++ b/Emoter/Emoter/Object/Emoter_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Chat // :NAME:Emoter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-01-22 23:31:21.263 // :EDITED:2013-09-18 15:38:52 // :ID:284 diff --git a/Endless Loop Mover/Endless Loop Mover/Object/10.lsl b/Endless Loop Mover/Endless Loop Mover/Object/10.lsl index 653a76d3..a2987d30 100644 --- a/Endless Loop Mover/Endless Loop Mover/Object/10.lsl +++ b/Endless Loop Mover/Endless Loop Mover/Object/10.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Tour // :NAME:Endless Loop Mover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Movement, Walking, Teleporting // :CREATED:2013-09-06 // :EDITED:2015-08-05 10:12:51 diff --git a/Endless Loop Mover/Endless Loop Mover/Object/recorder.lsl b/Endless Loop Mover/Endless Loop Mover/Object/recorder.lsl index e8dc58e9..0a4bd4bf 100644 --- a/Endless Loop Mover/Endless Loop Mover/Object/recorder.lsl +++ b/Endless Loop Mover/Endless Loop Mover/Object/recorder.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Telepad // :NAME:Endless Loop Mover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-08-05 09:56:03 // :EDITED:2015-08-05 10:12:51 diff --git a/Endless Loop Mover/Endless Loop Mover/Object/walker.lsl b/Endless Loop Mover/Endless Loop Mover/Object/walker.lsl index e1cd7465..45d0296a 100644 --- a/Endless Loop Mover/Endless Loop Mover/Object/walker.lsl +++ b/Endless Loop Mover/Endless Loop Mover/Object/walker.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Telepad // :NAME:Endless Loop Mover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-08-05 09:54:56 // :EDITED:2017-03-11 11:22:29 diff --git a/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_1.lsl b/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_1.lsl index 72a13554..c6bc66dd 100644 --- a/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_1.lsl +++ b/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Face Light // :NAME:Face_Light_and_HUD -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-03-29 22:56:31.820 // :EDITED:2013-09-18 15:38:52 // :ID:294 diff --git a/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_2.lsl b/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_2.lsl index c2574c6d..1c3845dc 100644 --- a/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_2.lsl +++ b/Face_Light_and_HUD/Face_Light_and_HUD/Object/Face_Light_and_HUD_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Face Light // :NAME:Face_Light_and_HUD -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-03-29 22:56:31.820 // :EDITED:2013-09-18 15:38:52 // :ID:294 diff --git a/Falling_Prims_Script/Falling_Prims_Script/Object/Falling_Prims_Script_1.lsl b/Falling_Prims_Script/Falling_Prims_Script/Object/Falling_Prims_Script_1.lsl index b48a2bf0..a7c7a0a1 100644 --- a/Falling_Prims_Script/Falling_Prims_Script/Object/Falling_Prims_Script_1.lsl +++ b/Falling_Prims_Script/Falling_Prims_Script/Object/Falling_Prims_Script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Building // :NAME:Falling_Prims_Script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-08-27 15:38:13.600 // :EDITED:2013-09-18 15:38:52 // :ID:297 diff --git a/Find_Prim_by_Owner_Name__and_make_a/Find_Prim_by_Owner_Name__and_make_a/Object/Find_Prim_by_Owner_Name__and_make_a_1.lsl b/Find_Prim_by_Owner_Name__and_make_a/Find_Prim_by_Owner_Name__and_make_a/Object/Find_Prim_by_Owner_Name__and_make_a_1.lsl index 8731b2d0..c8176be4 100644 --- a/Find_Prim_by_Owner_Name__and_make_a/Find_Prim_by_Owner_Name__and_make_a/Object/Find_Prim_by_Owner_Name__and_make_a_1.lsl +++ b/Find_Prim_by_Owner_Name__and_make_a/Find_Prim_by_Owner_Name__and_make_a/Object/Find_Prim_by_Owner_Name__and_make_a_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Radar // :NAME:Find_Prim_by_Owner_Name__and_make_a -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-10-06 13:23:16.210 // :EDITED:2013-09-18 15:38:53 // :ID:301 @@ -12,7 +12,7 @@ // :CODE: // Change the next line to find an avatars prims -string avatar = "Ferd Frederix"; +string avatar = "Fred Beckhusen (Ferd Frederix)"; default { diff --git a/Fireplace/Fireplace/Object/Script.lsl b/Fireplace/Fireplace/Object/Script.lsl index 583328a8..fa914a81 100644 --- a/Fireplace/Fireplace/Object/Script.lsl +++ b/Fireplace/Fireplace/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Fireplace // :NAME:Fireplace -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:303 diff --git a/Flash_Water__cool_effect_for_Viewer/Flash_Water__cool_effect_for_Viewer/Object/Flash_Water__cool_effect_for_Viewer_1.lsl b/Flash_Water__cool_effect_for_Viewer/Flash_Water__cool_effect_for_Viewer/Object/Flash_Water__cool_effect_for_Viewer_1.lsl index 4aa03128..1c16d6f7 100644 --- a/Flash_Water__cool_effect_for_Viewer/Flash_Water__cool_effect_for_Viewer/Object/Flash_Water__cool_effect_for_Viewer_1.lsl +++ b/Flash_Water__cool_effect_for_Viewer/Flash_Water__cool_effect_for_Viewer/Object/Flash_Water__cool_effect_for_Viewer_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Water // :NAME:Flash_Water__cool_effect_for_Viewer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-06-18 22:25:45.157 // :EDITED:2013-09-18 15:38:53 // :ID:315 diff --git a/Flashing Light/Flashing Light/Object/Flash.lsl b/Flashing Light/Flashing Light/Object/Flash.lsl new file mode 100644 index 00000000..5694289e --- /dev/null +++ b/Flashing Light/Flashing Light/Object/Flash.lsl @@ -0,0 +1,43 @@ +// :CATEGORY:Lights +// :NAME:Blinking light +// :AUTHOR:Fred Beckhusen +// :REV:1.0 +// :WORLD:Second Life, Opensim +// :DESCRIPTION: +// A rapidly blinking light made from a prim +// :CODE: + +integer primnum = 0 ; // change to the number of a prim that you want to flash +integer counter = 0; +Off() { + llSetLinkPrimitiveParamsFast(0,[PRIM_POINT_LIGHT, TRUE, <1,1,1>, 1.0, 10, .1, PRIM_FULLBRIGHT, ALL_SIDES,1, PRIM_GLOW, ALL_SIDES, 1.0]); +} +On() { + llSetLinkPrimitiveParamsFast(0,[PRIM_POINT_LIGHT, FALSE, <1,1,1>, 1.0, 10, .1, PRIM_FULLBRIGHT, ALL_SIDES,0, PRIM_GLOW, ALL_SIDES, 0.0]); +} +default +{ + state_entry() + { + Off(); + } + touch_start(integer total_number) + { + llSetTimerEvent(.1); // 1/10 a second between events + } + timer() + { + if (counter == 0) + On(); + else if (counter == 1) + Off(); + else if (counter == 2) + On(); + else if (counter == 2) { + Off(); + llSetTimerEvent(0); + } + counter++; + } + +} \ No newline at end of file diff --git a/Flying Bee and Hive/Bee/Object/Bee wings.lsl b/Flying Bee and Hive/Bee/Object/Bee wings.lsl index 928e24e2..f52d1f36 100644 --- a/Flying Bee and Hive/Bee/Object/Bee wings.lsl +++ b/Flying Bee and Hive/Bee/Object/Bee wings.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Flying Bee // :NAME:Flying Bee and Hive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 12:59:24 // :EDITED:2013-09-18 15:38:53 // :ID:995 diff --git a/Flying Bee and Hive/Bee/Object/Bee.lsl b/Flying Bee and Hive/Bee/Object/Bee.lsl index 93d62ca4..8609e846 100644 --- a/Flying Bee and Hive/Bee/Object/Bee.lsl +++ b/Flying Bee and Hive/Bee/Object/Bee.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Flying Bee // :NAME:Flying Bee and Hive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 12:59:45 // :EDITED:2013-09-18 15:38:53 // :ID:995 diff --git a/Flying Bee and Hive/Bee/Object/Opensim Bee.lsl b/Flying Bee and Hive/Bee/Object/Opensim Bee.lsl index 310ae28e..2e211e4b 100644 --- a/Flying Bee and Hive/Bee/Object/Opensim Bee.lsl +++ b/Flying Bee and Hive/Bee/Object/Opensim Bee.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Flying Bee // :NAME:Flying Bee and Hive -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 12:59:45 <<<<<<< HEAD diff --git a/Free-Swimming-Fish/Free-Swimming-Fish/Fish/Fish-Swim-Script.lsl b/Free-Swimming-Fish/Free-Swimming-Fish/Fish/Fish-Swim-Script.lsl index 35a14f21..2f81701d 100644 --- a/Free-Swimming-Fish/Free-Swimming-Fish/Fish/Fish-Swim-Script.lsl +++ b/Free-Swimming-Fish/Free-Swimming-Fish/Fish/Fish-Swim-Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Fish // :NAME:Free-Swimming-Fish -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-25 14:05:08 // :EDITED:2013-09-25 14:05:08 // :ID:998 @@ -19,7 +19,7 @@ //////////////////////////////////////////// // Follow Me Script segment // -// Written by Ferd Frederix +// Written by Fred Beckhusen (Ferd Frederix) ///////////////////////////////////////// /// float RADIUS = 2.0; diff --git a/Free-Swimming-Fish/Free-Swimming-Fish/RezzerBox/RezzerScript.lsl b/Free-Swimming-Fish/Free-Swimming-Fish/RezzerBox/RezzerScript.lsl index 40d10b61..d94496a5 100644 --- a/Free-Swimming-Fish/Free-Swimming-Fish/RezzerBox/RezzerScript.lsl +++ b/Free-Swimming-Fish/Free-Swimming-Fish/RezzerBox/RezzerScript.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Fish // :NAME:Free-Swimming-Fish -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-25 14:05:41 // :EDITED:2013-09-25 14:05:41 // :ID:998 diff --git a/Frog_sensor/Frog_sensor/Object/Frog_sensor_1.lsl b/Frog_sensor/Frog_sensor/Object/Frog_sensor_1.lsl index bd68f556..abeed1b7 100644 --- a/Frog_sensor/Frog_sensor/Object/Frog_sensor_1.lsl +++ b/Frog_sensor/Frog_sensor/Object/Frog_sensor_1.lsl @@ -12,7 +12,7 @@ // :CODE: // Frog player -// Written by Ferd Frederix +// Written by Fred Beckhusen (Ferd Frederix) // Scans every 10 seconds for visitors within 5 meters. // then it croaks diff --git a/Frog_timer/Frog_timer/Object/Frog_timer_1.lsl b/Frog_timer/Frog_timer/Object/Frog_timer_1.lsl index 0235da89..97d5eb5d 100644 --- a/Frog_timer/Frog_timer/Object/Frog_timer_1.lsl +++ b/Frog_timer/Frog_timer/Object/Frog_timer_1.lsl @@ -12,7 +12,7 @@ // :CODE: // Frog player -// Written by Ferd Frederix +// Written by Fred Beckhusen (Ferd Frederix) // Scans every 10 seconds for visitors within 5 meters. // then it croaks diff --git a/GIF Player/Gif Player/Object/Automatic_GIF_to_SL_script player.lsl b/GIF Player/Gif Player/Object/Automatic_GIF_to_SL_script player.lsl index d343be9f..32000a0d 100644 --- a/GIF Player/Gif Player/Object/Automatic_GIF_to_SL_script player.lsl +++ b/GIF Player/Gif Player/Object/Automatic_GIF_to_SL_script player.lsl @@ -1,6 +1,6 @@ // :CATEGORY:GIF // :NAME:GIF Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:348 diff --git a/Ghost of Castle Blue/Ghost of Castle Blue/Object/Script.lsl b/Ghost of Castle Blue/Ghost of Castle Blue/Object/Script.lsl index cdbb3305..519b35aa 100644 --- a/Ghost of Castle Blue/Ghost of Castle Blue/Object/Script.lsl +++ b/Ghost of Castle Blue/Ghost of Castle Blue/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pose Ball // :NAME:Ghost of Castle Blue -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:347 diff --git a/Give Inventory List/Give Inventory List/Object/Script.lsl b/Give Inventory List/Give Inventory List/Object/Script.lsl index 8e1221e7..e13e528b 100644 --- a/Give Inventory List/Give Inventory List/Object/Script.lsl +++ b/Give Inventory List/Give Inventory List/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Giver // :NAME:Give Inventory List -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:349 diff --git a/Give all inventory items in a folder when close by/Give all inventory items in a folder when close by/Object/Script for Board.lsl b/Give all inventory items in a folder when close by/Give all inventory items in a folder when close by/Object/Script for Board.lsl index be368183..d85760d8 100644 --- a/Give all inventory items in a folder when close by/Give all inventory items in a folder when close by/Object/Script for Board.lsl +++ b/Give all inventory items in a folder when close by/Give all inventory items in a folder when close by/Object/Script for Board.lsl @@ -12,7 +12,7 @@ // :DESCRIPTION: // LumVision-Presentation Script v 0.2 // :CODE: -// Mods by Ferd Frederix to support GIFS +// Mods by Fred Beckhusen (Ferd Frederix) to support GIFS // // LumVision-Presentation Script v 0.2 // diff --git a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl index 350a9ebe..9270e6bf 100644 --- a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl +++ b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_To_Individuals.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Mailbox // :NAME:Give_All_NoteCards_To_Owner -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-06-01 10:19:38 // :EDITED:2016-06-01 09:23:07 @@ -10,7 +10,7 @@ // :REV:1 // :WORLD:Second Life // :DESCRIPTION: -// Gives one or more notcards to whoever touches it, by name. Notecards have to be in Legacy name format such as 'Ferd Frederix', or 'Ferd Frederix1', 'Ferd Frederix2'. Not the 'Ferd.Frederix' style. +// Gives one or more notcards to whoever touches it, by name. Notecards have to be in Legacy name format such as 'Fred Beckhusen (Ferd Frederix)', or 'Fred Beckhusen (Ferd Frederix)1', 'Fred Beckhusen (Ferd Frederix)2'. Not the 'Ferd.Frederix' style. // :CODE: // give notecard by Legacy name diff --git a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_to_Owner_Only.lsl b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_to_Owner_Only.lsl index bb104855..f3d84ef7 100644 --- a/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_to_Owner_Only.lsl +++ b/Give_All_NoteCards_To_Owner/Give_All_Notecards_To_Owner/Object/Give_to_Owner_Only.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Maibox // :NAME:Give_All_NoteCards_To_Owner -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-06-01 10:19:39 // :EDITED:2016-06-01 09:23:07 diff --git a/Give_a_notecard_in_their_native_lan/Give_a_notecard_in_their_native_lan/Object/Give_a_notecard_in_their_native_lan_1.lsl b/Give_a_notecard_in_their_native_lan/Give_a_notecard_in_their_native_lan/Object/Give_a_notecard_in_their_native_lan_1.lsl index cf74a353..85e93eec 100644 --- a/Give_a_notecard_in_their_native_lan/Give_a_notecard_in_their_native_lan/Object/Give_a_notecard_in_their_native_lan_1.lsl +++ b/Give_a_notecard_in_their_native_lan/Give_a_notecard_in_their_native_lan/Object/Give_a_notecard_in_their_native_lan_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Greeter // :NAME:Give_a_notecard_in_their_native_lan -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-10-22 10:57:12.247 // :EDITED:2013-09-18 15:38:54 // :ID:350 diff --git a/Gracie and George Flamingos/Gracie and George Flamingos/Object/flight script.lsl b/Gracie and George Flamingos/Gracie and George Flamingos/Object/flight script.lsl index 12d21607..aa0e5376 100644 --- a/Gracie and George Flamingos/Gracie and George Flamingos/Object/flight script.lsl +++ b/Gracie and George Flamingos/Gracie and George Flamingos/Object/flight script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Birds // :NAME:Gracie and George Flamingos -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:12:20 // :EDITED:2014-12-04 @@ -12,9 +12,9 @@ // Free-flight bird system without physics main script // :CODE: // Bird flock flight script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. -// This means that this script itself is not for sale and that modifications to it must be provided to anyone upon request. Pets made with this script may be sold. ~ Ferd Frederix +// This means that this script itself is not for sale and that modifications to it must be provided to anyone upon request. Pets made with this script may be sold. ~ Fred Beckhusen (Ferd Frederix) // requires the following animations: // land, fly, peck, walk1, walk2, walk3 diff --git a/Gracie and George Flamingos/Gracie and George Flamingos/Object/wing flap script.lsl b/Gracie and George Flamingos/Gracie and George Flamingos/Object/wing flap script.lsl index 2c7a1d31..c6f2a424 100644 --- a/Gracie and George Flamingos/Gracie and George Flamingos/Object/wing flap script.lsl +++ b/Gracie and George Flamingos/Gracie and George Flamingos/Object/wing flap script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Birds // :NAME:Gracie and George Flamingos -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:13:00 // :EDITED:2014-12-04 diff --git a/Gracie and George Flamingos/Gracie and George Flamingos/Wing/flexi wing script.lsl b/Gracie and George Flamingos/Gracie and George Flamingos/Wing/flexi wing script.lsl index 0b7a69e0..5a5e9fdb 100644 --- a/Gracie and George Flamingos/Gracie and George Flamingos/Wing/flexi wing script.lsl +++ b/Gracie and George Flamingos/Gracie and George Flamingos/Wing/flexi wing script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Birds // :NAME:Gracie and George Flamingos -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:13:18 // :EDITED:2014-12-04 diff --git a/Group_Info_on_touch/Group_Info_on_touch/Object/Group_Info_on_touch_1.lsl b/Group_Info_on_touch/Group_Info_on_touch/Object/Group_Info_on_touch_1.lsl index 5121fa6c..56fdc14f 100644 --- a/Group_Info_on_touch/Group_Info_on_touch/Object/Group_Info_on_touch_1.lsl +++ b/Group_Info_on_touch/Group_Info_on_touch/Object/Group_Info_on_touch_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Groups // :NAME:Group_Info_on_touch -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-04-12 11:54:42.040 // :EDITED:2013-09-18 15:38:54 // :ID:366 @@ -18,13 +18,13 @@ // [09:50] Object: open_enrollment:N // [09:50] Object: membership_fee:0 // [09:50] Object: founderid:a4dd7d22-071e-47d3-98c7-4d793e07124a -// [09:50] Object: founder:Ferd Frederix the Blue Adept (ferd.frederix) +// [09:50] Object: founder:Fred Beckhusen (Ferd Frederix) the Blue Adept (ferd.frederix) // [09:50] Object: groupid:9045d102-57c5-cea1-a1b1-b42ec27d8e25 // [09:50] Object: imageid:2446d7da-0e11-a83b-6d84-6dedc375de46 -// [09:50] Object: founder:Ferd Frederix the Blue Adept (ferd.frederix) +// [09:50] Object: founder:Fred Beckhusen (Ferd Frederix) the Blue Adept (ferd.frederix) // License: Creative Commons/BY // http://creativecommons.org/licenses/by/2.0/ -// author: Ferd Frederix +// author: Fred Beckhusen (Ferd Frederix) string url = "http://world.secondlife.com/group/"; key http_request_id; diff --git a/Gush_Blood/Gush_Blood/Object/Gush_Blood_1.lsl b/Gush_Blood/Gush_Blood/Object/Gush_Blood_1.lsl index 6204ebc2..70aa6e29 100644 --- a/Gush_Blood/Gush_Blood/Object/Gush_Blood_1.lsl +++ b/Gush_Blood/Gush_Blood/Object/Gush_Blood_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Gush_Blood -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:369 diff --git a/Gwenette/Gwenette/CLosed Mouth/Closed Mouth.lsl b/Gwenette/Gwenette/CLosed Mouth/Closed Mouth.lsl index dae001fa..e038106d 100644 --- a/Gwenette/Gwenette/CLosed Mouth/Closed Mouth.lsl +++ b/Gwenette/Gwenette/CLosed Mouth/Closed Mouth.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/Gwenette/Gwenette/Fish/Fish scriptt.lsl b/Gwenette/Gwenette/Fish/Fish scriptt.lsl index bb47be42..9b5414b1 100644 --- a/Gwenette/Gwenette/Fish/Fish scriptt.lsl +++ b/Gwenette/Gwenette/Fish/Fish scriptt.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/Gwenette/Gwenette/OpenMouth/open mouth.lsl b/Gwenette/Gwenette/OpenMouth/open mouth.lsl index a0a36964..f6504610 100644 --- a/Gwenette/Gwenette/OpenMouth/open mouth.lsl +++ b/Gwenette/Gwenette/OpenMouth/open mouth.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/Gwenette/Gwenette/Root/Animator.lsl b/Gwenette/Gwenette/Root/Animator.lsl index eb6fb6d8..080115c5 100644 --- a/Gwenette/Gwenette/Root/Animator.lsl +++ b/Gwenette/Gwenette/Root/Animator.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 @@ -42,7 +42,7 @@ //////////////////////// ORIGINAL AUTHORS CODE BEGINS //////////////////////////////////////////// // One Script Prim Animation -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) // No Spam version by: Gino Rascon integer runtime = TRUE; // set to TRUE after making the notecard diff --git a/Gwenette/Gwenette/Root/flight.lsl b/Gwenette/Gwenette/Root/flight.lsl index f3789c42..872566c4 100644 --- a/Gwenette/Gwenette/Root/flight.lsl +++ b/Gwenette/Gwenette/Root/flight.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 @@ -12,9 +12,9 @@ // :CODE: // Bird flock flight script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. -// This means that this script itself is not for sale and that modifications to it must be provided to anyone upon request. Pets made with this script may be sold. ~ Ferd Frederix +// This means that this script itself is not for sale and that modifications to it must be provided to anyone upon request. Pets made with this script may be sold. ~ Fred Beckhusen (Ferd Frederix) // land, fly, peck, walk1 walk2 walk3 diff --git a/Gwenette/Gwenette/Root/test flap.lsl b/Gwenette/Gwenette/Root/test flap.lsl index 4a27234f..9e450339 100644 --- a/Gwenette/Gwenette/Root/test flap.lsl +++ b/Gwenette/Gwenette/Root/test flap.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/Gwenette/Gwenette/Wing/Bent Wing.lsl b/Gwenette/Gwenette/Wing/Bent Wing.lsl index 79c85067..e0e1f5c8 100644 --- a/Gwenette/Gwenette/Wing/Bent Wing.lsl +++ b/Gwenette/Gwenette/Wing/Bent Wing.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/Gwenette/Gwenette/Wing/Flexwing.lsl b/Gwenette/Gwenette/Wing/Flexwing.lsl index da79b42d..407e9ad6 100644 --- a/Gwenette/Gwenette/Wing/Flexwing.lsl +++ b/Gwenette/Gwenette/Wing/Flexwing.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Egret // :NAME:Gwenette -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:54 // :ID:370 diff --git a/HUD Color Picker/HUD Color Picker/Colored Object/Rainbow Listener Script.lsl b/HUD Color Picker/HUD Color Picker/Colored Object/Rainbow Listener Script.lsl index 476e9523..c272a9b2 100644 --- a/HUD Color Picker/HUD Color Picker/Colored Object/Rainbow Listener Script.lsl +++ b/HUD Color Picker/HUD Color Picker/Colored Object/Rainbow Listener Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:HUD // :NAME:HUD Color Picker -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-15 10:04:20 // :EDITED:2015-07-15 09:04:20 @@ -16,7 +16,7 @@ // Second component of Rainbow Palette // Add this script to the object to be colorized. -// Modified by Ferd Frederix 2015.07.14 to have intensity control and be non-UUID specific (Opensim compatible). +// Modified by Fred Beckhusen (Ferd Frederix) 2015.07.14 to have intensity control and be non-UUID specific (Opensim compatible). // Available under the Creative Commons Attribution-ShareAlike 3.0 license // http://creativecommons.org/licenses/by-sa/3.0/ diff --git a/HUD Color Picker/HUD Color Picker/HUD Prim/HUD Script.lsl b/HUD Color Picker/HUD Color Picker/HUD Prim/HUD Script.lsl index 766ca43d..7328c3cd 100644 --- a/HUD Color Picker/HUD Color Picker/HUD Prim/HUD Script.lsl +++ b/HUD Color Picker/HUD Color Picker/HUD Prim/HUD Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:HUD // :NAME:HUD Color Picker -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-07-15 10:04:24 // :EDITED:2015-07-15 09:04:24 @@ -18,7 +18,7 @@ // Based on Rainbow Palette by Rui Clary // Modified by Jor3l Boa. Better interface and more readable :P // Modified by Rui Clary on 2011.06.20 - some corrections -// Modified by Ferd Frederix 2015.07.14 to have intensity control and be non-UUID specific (Opensim compatible). +// Modified by Fred Beckhusen (Ferd Frederix) 2015.07.14 to have intensity control and be non-UUID specific (Opensim compatible). // Available under the Creative Commons Attribution-ShareAlike 3.0 license // http://creativecommons.org/licenses/by-sa/3.0/ diff --git a/HUD Music Player/HUD Music Player/Sensor/Music_Script for HUD.lsl b/HUD Music Player/HUD Music Player/Sensor/Music_Script for HUD.lsl index 486007f1..2e22e7d6 100644 --- a/HUD Music Player/HUD Music Player/Sensor/Music_Script for HUD.lsl +++ b/HUD Music Player/HUD Music Player/Sensor/Music_Script for HUD.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:HUD Music Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:392 diff --git a/HUD Music Player/HUD Music Player/Sensor/Sensor for HUD.lsl b/HUD Music Player/HUD Music Player/Sensor/Sensor for HUD.lsl index ad71891c..86b787b5 100644 --- a/HUD Music Player/HUD Music Player/Sensor/Sensor for HUD.lsl +++ b/HUD Music Player/HUD Music Player/Sensor/Sensor for HUD.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:HUD Music Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:392 @@ -16,7 +16,7 @@ // if used in HUD mode, only the avatar wearing the HUD and also in range of some location can hear the sounds/music. // When used in PRIM mode, anyone standing near will trigger the sound. -// 10-09-2012 by Ferd Frederix +// 10-09-2012 by Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. // http://creativecommons.org/licenses/by-nc/3.0/deed.en_US diff --git a/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_1.lsl b/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_1.lsl index 89cb9234..fa905377 100644 --- a/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_1.lsl +++ b/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:HUD_Music_player_with_trigger -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-10-09 15:42:19.730 // :EDITED:2013-09-18 15:38:55 // :ID:394 @@ -15,7 +15,7 @@ // if used in HUD mode, only the avatar wearing the HUD and also in range of some location can hear the sounds/music. // When used in PRIM mode, anyone standing near will trigger the sound. -// 10-09-2012 by Ferd Frederix +// 10-09-2012 by Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. // http://creativecommons.org/licenses/by-nc/3.0/deed.en_US diff --git a/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_2.lsl b/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_2.lsl index d59fd771..ba9edc36 100644 --- a/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_2.lsl +++ b/HUD_Music_player_with_trigger/HUD_Music_player_with_trigger/Object/HUD_Music_player_with_trigger_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:HUD_Music_player_with_trigger -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-10-09 15:42:19.730 // :EDITED:2013-09-18 15:38:55 // :ID:394 diff --git a/Halfatar/Halfatar/Object/OS controller.lsl b/Halfatar/Halfatar/Object/OS controller.lsl index 19926866..538fd1bf 100644 --- a/Halfatar/Halfatar/Object/OS controller.lsl +++ b/Halfatar/Halfatar/Object/OS controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar // :NAME:Halfatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-10-04 11:10:45 // :EDITED:2013-10-04 11:10:45 // :ID:999 @@ -13,7 +13,7 @@ // script to play an animation while walking or running only. // requires animation named "stranglehold" // Use in half-avatars -// :Author: Ferd Frederix +// :Author: Fred Beckhusen (Ferd Frederix) diff --git a/Halfatar/Halfatar/Object/SL controller.lsl b/Halfatar/Halfatar/Object/SL controller.lsl index e86391b2..c03168ae 100644 --- a/Halfatar/Halfatar/Object/SL controller.lsl +++ b/Halfatar/Halfatar/Object/SL controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar // :NAME:Halfatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-10-04 11:12:06 // :EDITED:2013-10-04 11:12:06 // :ID:999 @@ -13,7 +13,7 @@ // script to play an animation while walking or running only. // requires animation named "stranglehold" // Use in half-avatars -// :Author: Ferd Frederix +// :Author: Fred Beckhusen (Ferd Frederix) string LastAnimName; diff --git a/Halfatar/Halfatar/Object/eye ctrl.lsl b/Halfatar/Halfatar/Object/eye ctrl.lsl index 97032f0c..d1e1d417 100644 --- a/Halfatar/Halfatar/Object/eye ctrl.lsl +++ b/Halfatar/Halfatar/Object/eye ctrl.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar // :NAME:Halfatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-10-04 11:11:08 // :EDITED:2013-10-04 11:11:08 // :ID:999 @@ -13,7 +13,7 @@ // script to control the eyes randomly // requires the texture be in the eye // Use in half-atars -// :Author: Ferd Frederix +// :Author: Fred Beckhusen (Ferd Frederix) default diff --git a/Halfatar/Halfatar/Object/eyes.lsl b/Halfatar/Halfatar/Object/eyes.lsl index 6052283b..91c9ab39 100644 --- a/Halfatar/Halfatar/Object/eyes.lsl +++ b/Halfatar/Halfatar/Object/eyes.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar // :NAME:Halfatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-10-04 11:11:27 // :EDITED:2013-10-04 11:11:27 // :ID:999 @@ -12,7 +12,7 @@ // :CODE: // script to control each eye // Use in half-avatars -// :Author: Ferd Frederix +// :Author: Fred Beckhusen (Ferd Frederix) diff --git a/Heart_shower_when_two_people_are_near/Heart_shower_when_two_people_are_near/Object/Heart_shower_when_two_people_are_near_1.lsl b/Heart_shower_when_two_people_are_near/Heart_shower_when_two_people_are_near/Object/Heart_shower_when_two_people_are_near_1.lsl index e42954fe..404a336e 100644 --- a/Heart_shower_when_two_people_are_near/Heart_shower_when_two_people_are_near/Object/Heart_shower_when_two_people_are_near_1.lsl +++ b/Heart_shower_when_two_people_are_near/Heart_shower_when_two_people_are_near/Object/Heart_shower_when_two_people_are_near_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Heart_shower_when_two_people_are_near -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-10-15 00:41:33.033 // :EDITED:2013-09-18 15:38:54 // :ID:374 @@ -12,7 +12,7 @@ // :CODE: // Created by Ama Omega 3-7-2004 // Updated by Jopsy Pendragon 5-11-2004 -// sensor for 2 people added by Ferd Frederix 10-15-2011 +// sensor for 2 people added by Fred Beckhusen (Ferd Frederix) 10-15-2011 // SECTION ONE: APPEARANCE -- These settings affect how each particle LOOKS. diff --git a/HoverTextPointer/HoverTextPointer/Invisible Object/Hovertext.lsl b/HoverTextPointer/HoverTextPointer/Invisible Object/Hovertext.lsl index 783f3690..a4d9acf2 100644 --- a/HoverTextPointer/HoverTextPointer/Invisible Object/Hovertext.lsl +++ b/HoverTextPointer/HoverTextPointer/Invisible Object/Hovertext.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Hovertext // :NAME:HoverTextPointer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-17 18:02:25 // :EDITED:2014-12-17 diff --git a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_1.lsl b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_1.lsl index 61d7e113..1170ca4c 100644 --- a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_1.lsl +++ b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Defense // :NAME:How_to_make_a_attachable_Demo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-02 21:33:38.517 // :EDITED:2013-09-18 15:38:55 // :ID:389 diff --git a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_2.lsl b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_2.lsl index 0e74e9b5..e4e770b0 100644 --- a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_2.lsl +++ b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Defense // :NAME:How_to_make_a_attachable_Demo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-02 21:33:38.517 // :EDITED:2013-09-18 15:38:55 // :ID:389 diff --git a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_3.lsl b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_3.lsl index 1dbdcc43..759ebe93 100644 --- a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_3.lsl +++ b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Defense // :NAME:How_to_make_a_attachable_Demo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-02 21:33:38.517 // :EDITED:2013-09-18 15:38:55 // :ID:389 diff --git a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_4.lsl b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_4.lsl index 362fa57c..42b04662 100644 --- a/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_4.lsl +++ b/How_to_make_a_attachable_Demo/How_to_make_a_attachable_Demo/Object/How_to_make_a_attachable_Demo_4.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Defense // :NAME:How_to_make_a_attachable_Demo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-02 21:33:38.517 // :EDITED:2013-09-18 15:38:55 // :ID:389 diff --git a/Hummy/Hummy/Body/Hummy script.lsl b/Hummy/Hummy/Body/Hummy script.lsl index a5e746e5..42c64b47 100644 --- a/Hummy/Hummy/Body/Hummy script.lsl +++ b/Hummy/Hummy/Body/Hummy script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Hummy -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:395 diff --git a/Hunt HUD/Hunt HUD/Map Prim/Map Script.lsl b/Hunt HUD/Hunt HUD/Map Prim/Map Script.lsl index c72ceebf..08e869a8 100644 --- a/Hunt HUD/Hunt HUD/Map Prim/Map Script.lsl +++ b/Hunt HUD/Hunt HUD/Map Prim/Map Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Map // :NAME:Hunt HUD -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:396 diff --git a/Hunt HUD/Hunt HUD/Position Prim/Position.lsl b/Hunt HUD/Hunt HUD/Position Prim/Position.lsl index c79034bc..d38c169f 100644 --- a/Hunt HUD/Hunt HUD/Position Prim/Position.lsl +++ b/Hunt HUD/Hunt HUD/Position Prim/Position.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Map // :NAME:Hunt HUD -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:396 diff --git a/Hunt HUD/Hunt HUD/Root prim/Map HUD root script.lsl b/Hunt HUD/Hunt HUD/Root prim/Map HUD root script.lsl index 749668d9..22efab49 100644 --- a/Hunt HUD/Hunt HUD/Root prim/Map HUD root script.lsl +++ b/Hunt HUD/Hunt HUD/Root prim/Map HUD root script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Map // :NAME:Hunt HUD -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:55 // :ID:396 diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/Collider.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/Collider.lsl index c4539ea7..663f69a3 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/Collider.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/Collider.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Collider for All in One NPC Controller -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :REV:2.0 // :WORLD:OpenSim diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/NPC Recorder Script v 4.5.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/NPC Recorder Script v 4.5.lsl index 2ec33d0a..61f29364 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/NPC Recorder Script v 4.5.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Collider/NPC Recorder Script v 4.5.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :ID:27 // :REV: 4.5 @@ -55,7 +55,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -64,7 +64,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Direction button.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Direction button.lsl index 8f248e2d..11fbe2c9 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Direction button.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Direction button.lsl @@ -1,4 +1,4 @@ -//:AUTHOR: Ferd Frederix +//:AUTHOR: Fred Beckhusen (Ferd Frederix) //:DESCRIPTION: // Button Script for console //:CODE: diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Doorway.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Doorway.lsl index 0c60be5f..1a97f2d5 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Doorway.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Doorway.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Collider for All in One NPC Controller -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :REV:2.0 // :WORLD:OpenSim diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Red Button.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Red Button.lsl index 6df40625..1a15b590 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Red Button.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Red Button.lsl @@ -1,4 +1,4 @@ -//:AUTHOR: Ferd Frederix +//:AUTHOR: Fred Beckhusen (Ferd Frederix) //:DESCRIPTION: // Button Script for console //:CODE: diff --git a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Sequencer.lsl b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Sequencer.lsl index c8aafe46..efc5d6c4 100644 --- a/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Sequencer.lsl +++ b/HyperGrid Story Nine/BackupHypergrid Story Nine/Console/Sequencer.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Sequencer and Collider for All in One NPC Controller -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :REV:1.0 // :WORLD:Opensim diff --git a/HyperGrid Story Nine/Nine/Collider/Collider.lsl b/HyperGrid Story Nine/Nine/Collider/Collider.lsl index 4701755a..e4badeae 100644 --- a/HyperGrid Story Nine/Nine/Collider/Collider.lsl +++ b/HyperGrid Story Nine/Nine/Collider/Collider.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Dancer Ball/Effect.lsl b/HyperGrid Story Nine/Nine/Dancer Ball/Effect.lsl index 073f9bd3..fd7e65c4 100644 --- a/HyperGrid Story Nine/Nine/Dancer Ball/Effect.lsl +++ b/HyperGrid Story Nine/Nine/Dancer Ball/Effect.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, controller, cyber helmet // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Dancer Ball/NPC 9.3.lsl b/HyperGrid Story Nine/Nine/Dancer Ball/NPC 9.3.lsl index 3f73059a..1596ba17 100644 --- a/HyperGrid Story Nine/Nine/Dancer Ball/NPC 9.3.lsl +++ b/HyperGrid Story Nine/Nine/Dancer Ball/NPC 9.3.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 @@ -58,7 +58,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -67,7 +67,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/HyperGrid Story Nine/Nine/Dylan/NPC Custom for Dylan.lsl b/HyperGrid Story Nine/Nine/Dylan/NPC Custom for Dylan.lsl index 6cbed2dd..8f8f713e 100644 --- a/HyperGrid Story Nine/Nine/Dylan/NPC Custom for Dylan.lsl +++ b/HyperGrid Story Nine/Nine/Dylan/NPC Custom for Dylan.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 @@ -58,7 +58,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -67,7 +67,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/HyperGrid Story Nine/Nine/Event Horizon Controller/Controller.lsl b/HyperGrid Story Nine/Nine/Event Horizon Controller/Controller.lsl index e6261610..eed0123f 100644 --- a/HyperGrid Story Nine/Nine/Event Horizon Controller/Controller.lsl +++ b/HyperGrid Story Nine/Nine/Event Horizon Controller/Controller.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, controller, console // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Event Horizon Controller/Direction button.lsl b/HyperGrid Story Nine/Nine/Event Horizon Controller/Direction button.lsl index c49c377c..80794dc8 100644 --- a/HyperGrid Story Nine/Nine/Event Horizon Controller/Direction button.lsl +++ b/HyperGrid Story Nine/Nine/Event Horizon Controller/Direction button.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, controller, console // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Event Horizon Controller/Doorway.lsl b/HyperGrid Story Nine/Nine/Event Horizon Controller/Doorway.lsl index 5716dec3..9f4b47b5 100644 --- a/HyperGrid Story Nine/Nine/Event Horizon Controller/Doorway.lsl +++ b/HyperGrid Story Nine/Nine/Event Horizon Controller/Doorway.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Event Horizon Controller/Go.lsl b/HyperGrid Story Nine/Nine/Event Horizon Controller/Go.lsl index 927b003d..cb67dddd 100644 --- a/HyperGrid Story Nine/Nine/Event Horizon Controller/Go.lsl +++ b/HyperGrid Story Nine/Nine/Event Horizon Controller/Go.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Event Horizon Controller/Light effect Bar.lsl b/HyperGrid Story Nine/Nine/Event Horizon Controller/Light effect Bar.lsl index d31773ce..255318ca 100644 --- a/HyperGrid Story Nine/Nine/Event Horizon Controller/Light effect Bar.lsl +++ b/HyperGrid Story Nine/Nine/Event Horizon Controller/Light effect Bar.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, controller, cyber helmet // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Helmet/Script.lsl b/HyperGrid Story Nine/Nine/Helmet/Script.lsl index 9e8c01e6..97094a42 100644 --- a/HyperGrid Story Nine/Nine/Helmet/Script.lsl +++ b/HyperGrid Story Nine/Nine/Helmet/Script.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, controller, cyber helmet // :CREATED:2015-11-24 20:25:33 // :EDITED:2015-11-24 19:25:33 diff --git a/HyperGrid Story Nine/Nine/Namaka/NPC Custom for Namaka.lsl b/HyperGrid Story Nine/Nine/Namaka/NPC Custom for Namaka.lsl index ea02cc42..9e874943 100644 --- a/HyperGrid Story Nine/Nine/Namaka/NPC Custom for Namaka.lsl +++ b/HyperGrid Story Nine/Nine/Namaka/NPC Custom for Namaka.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:HyperGrid Story Nine -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-11-24 20:25:34 // :EDITED:2015-11-24 19:25:34 @@ -59,7 +59,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -68,7 +68,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Hypergates/Hypergates/Object/Script Updater.lsl b/Hypergates/Hypergates/Object/Script Updater.lsl index 11dfd47e..6f0a084c 100644 --- a/Hypergates/Hypergates/Object/Script Updater.lsl +++ b/Hypergates/Hypergates/Object/Script Updater.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Hypergates -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Update, updater // :CREATED:2014-01-30 12:16:43 // :EDITED:2015-01-21 diff --git a/Hypergates/Hypergates/Object/Script. Udater Server.lsl b/Hypergates/Hypergates/Object/Script. Udater Server.lsl index 59c0287e..5d84bb03 100644 --- a/Hypergates/Hypergates/Object/Script. Udater Server.lsl +++ b/Hypergates/Hypergates/Object/Script. Udater Server.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Hypergates -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Update, updater // :CREATED:2014-01-30 12:17:30 // :EDITED:2015-01-21 diff --git a/Hypergrid Story One/HyperGrid Story One/Object/Sequencer.lsl b/Hypergrid Story One/HyperGrid Story One/Object/Sequencer.lsl index 0c701f09..ab2294a6 100644 --- a/Hypergrid Story One/HyperGrid Story One/Object/Sequencer.lsl +++ b/Hypergrid Story One/HyperGrid Story One/Object/Sequencer.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story One -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/EndGame/Mortar and Pestel/Game prim script 5.5.lsl b/Hypergrid Story Three/EndGame/Mortar and Pestel/Game prim script 5.5.lsl index b4884def..0b63198a 100644 --- a/Hypergrid Story Three/EndGame/Mortar and Pestel/Game prim script 5.5.lsl +++ b/Hypergrid Story Three/EndGame/Mortar and Pestel/Game prim script 5.5.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Game Prim Script for5 Game sequence Web site. -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, conteoller // :REV:5.5 // :WORLD:OpenSim, Second life diff --git a/Hypergrid Story Three/EndGame/Mortar and Pestel/Modified Hypergate to level four.lsl b/Hypergrid Story Three/EndGame/Mortar and Pestel/Modified Hypergate to level four.lsl index 0efd56f7..c9371a99 100644 --- a/Hypergrid Story Three/EndGame/Mortar and Pestel/Modified Hypergate to level four.lsl +++ b/Hypergrid Story Three/EndGame/Mortar and Pestel/Modified Hypergate to level four.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Hypergate // :NAME:Hypergate when you fall in -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, conteoller // :REV:5.5 // :WORLD:OpenSim, Second life @@ -11,7 +11,7 @@ //hop://www.outworldz.com:9000/Hypergrid Story Five/191/160/22 -// Hypergate script by Ferd Frederix +// Hypergate script by Fred Beckhusen (Ferd Frederix) vector LandingPoint ; // from the desscription string DestName = "Hypergrid Story Five"; // Where you want the Avatar to arrive at diff --git a/Hypergrid Story Three/EndGame/Sensor/NotASensor.lsl b/Hypergrid Story Three/EndGame/Sensor/NotASensor.lsl index 0b6fd610..a32961f6 100644 --- a/Hypergrid Story Three/EndGame/Sensor/NotASensor.lsl +++ b/Hypergrid Story Three/EndGame/Sensor/NotASensor.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Does not use a Sensor to delete or start a NPC -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Sensor // :REV:1.0 // :WORLD:OpenSim diff --git a/Hypergrid Story Three/EndGame/Sensor/Sensor.lsl b/Hypergrid Story Three/EndGame/Sensor/Sensor.lsl index 5614b34d..0fa1c856 100644 --- a/Hypergrid Story Three/EndGame/Sensor/Sensor.lsl +++ b/Hypergrid Story Three/EndGame/Sensor/Sensor.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Sensor to delete or start a NPC -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Sensor // :REV:1.0 // :WORLD:OpenSim diff --git a/Hypergrid Story Three/Fairy Helpers/Collision Prim/Collider.lsl b/Hypergrid Story Three/Fairy Helpers/Collision Prim/Collider.lsl index 9a4ba0f4..f6e63342 100644 --- a/Hypergrid Story Three/Fairy Helpers/Collision Prim/Collider.lsl +++ b/Hypergrid Story Three/Fairy Helpers/Collision Prim/Collider.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Collider for All in One NPC Controller -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :REV:2.0 // :WORLD:OpenSim diff --git a/Hypergrid Story Three/Fairy Helpers/NPC Root Prim/NPC Controller - All In One Rev 4.0.lsl b/Hypergrid Story Three/Fairy Helpers/NPC Root Prim/NPC Controller - All In One Rev 4.0.lsl index b4c342a3..77f0646a 100644 --- a/Hypergrid Story Three/Fairy Helpers/NPC Root Prim/NPC Controller - All In One Rev 4.0.lsl +++ b/Hypergrid Story Three/Fairy Helpers/NPC Root Prim/NPC Controller - All In One Rev 4.0.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :REV:4.0 @@ -47,7 +47,7 @@ // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -56,7 +56,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Hypergrid Story Three/Falling Bridge/Falling Part/FallingWalkway.lsl b/Hypergrid Story Three/Falling Bridge/Falling Part/FallingWalkway.lsl index 016cfdb2..094e8965 100644 --- a/Hypergrid Story Three/Falling Bridge/Falling Part/FallingWalkway.lsl +++ b/Hypergrid Story Three/Falling Bridge/Falling Part/FallingWalkway.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Falling walkway script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Bridge // :REV:2.0 // :WORLD:OpenSim diff --git a/Hypergrid Story Three/Hypergrid Water/Water prim/HG water.lsl b/Hypergrid Story Three/Hypergrid Water/Water prim/HG water.lsl index 0261c885..7dba8aea 100644 --- a/Hypergrid Story Three/Hypergrid Water/Water prim/HG water.lsl +++ b/Hypergrid Story Three/Hypergrid Water/Water prim/HG water.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming -// :NAME:Hypergate water by Ferd Frederix -// :AUTHOR:Ferd Frederix +// :NAME:Hypergate water by Fred Beckhusen (Ferd Frederix) +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Water, Game, Hypergate // :REV:2.0 // :WORLD:OpenSim diff --git a/Hypergrid Story Three/Landing Zone/1. Start of Game/Sequence.lsl b/Hypergrid Story Three/Landing Zone/1. Start of Game/Sequence.lsl index b113ed68..ed10252b 100644 --- a/Hypergrid Story Three/Landing Zone/1. Start of Game/Sequence.lsl +++ b/Hypergrid Story Three/Landing Zone/1. Start of Game/Sequence.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Gaming // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, Collider // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/2. Advance Racoon to Tree/Advance to tree .lsl b/Hypergrid Story Three/Landing Zone/2. Advance Racoon to Tree/Advance to tree .lsl index 90518460..3f4154cb 100644 --- a/Hypergrid Story Three/Landing Zone/2. Advance Racoon to Tree/Advance to tree .lsl +++ b/Hypergrid Story Three/Landing Zone/2. Advance Racoon to Tree/Advance to tree .lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/3. Advance to Edge/Advance to Edge.lsl b/Hypergrid Story Three/Landing Zone/3. Advance to Edge/Advance to Edge.lsl index e697d1bb..52f4c8cd 100644 --- a/Hypergrid Story Three/Landing Zone/3. Advance to Edge/Advance to Edge.lsl +++ b/Hypergrid Story Three/Landing Zone/3. Advance to Edge/Advance to Edge.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, NPC // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/4. Edge of CLiff/Fall of edge of cliff.lsl b/Hypergrid Story Three/Landing Zone/4. Edge of CLiff/Fall of edge of cliff.lsl index cca96c64..8fceafe0 100644 --- a/Hypergrid Story Three/Landing Zone/4. Edge of CLiff/Fall of edge of cliff.lsl +++ b/Hypergrid Story Three/Landing Zone/4. Edge of CLiff/Fall of edge of cliff.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Game, NPC // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/5. NPC Poseball 1,2,3 etc/NPC Rev 3.9.lsl b/Hypergrid Story Three/Landing Zone/5. NPC Poseball 1,2,3 etc/NPC Rev 3.9.lsl index e1ed53c1..eda7e6b4 100644 --- a/Hypergrid Story Three/Landing Zone/5. NPC Poseball 1,2,3 etc/NPC Rev 3.9.lsl +++ b/Hypergrid Story Three/Landing Zone/5. NPC Poseball 1,2,3 etc/NPC Rev 3.9.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2013-09-08 18:27:47 // :EDITED:2015-11-24 19:36:34 @@ -51,7 +51,7 @@ // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -60,7 +60,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck @@ -1653,7 +1653,7 @@ default // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -1662,7 +1662,7 @@ default // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Hypergrid Story Three/Landing Zone/6. Edge Warning/Collision.lsl b/Hypergrid Story Three/Landing Zone/6. Edge Warning/Collision.lsl index 44e4c599..73704254 100644 --- a/Hypergrid Story Three/Landing Zone/6. Edge Warning/Collision.lsl +++ b/Hypergrid Story Three/Landing Zone/6. Edge Warning/Collision.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/7. Racoon at Bottom/Collider.lsl b/Hypergrid Story Three/Landing Zone/7. Racoon at Bottom/Collider.lsl index 7cf36d54..a73f65e8 100644 --- a/Hypergrid Story Three/Landing Zone/7. Racoon at Bottom/Collider.lsl +++ b/Hypergrid Story Three/Landing Zone/7. Racoon at Bottom/Collider.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:Hypergrid Story Three -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-11-24 20:36:34 // :EDITED:2015-11-24 19:36:34 diff --git a/Hypergrid Story Three/Landing Zone/NPC Poseball for prims 1,2,3 etc/NPC Rev 4.lsl b/Hypergrid Story Three/Landing Zone/NPC Poseball for prims 1,2,3 etc/NPC Rev 4.lsl index d921b4f7..a99ce6a9 100644 --- a/Hypergrid Story Three/Landing Zone/NPC Poseball for prims 1,2,3 etc/NPC Rev 4.lsl +++ b/Hypergrid Story Three/Landing Zone/NPC Poseball for prims 1,2,3 etc/NPC Rev 4.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :CREATED:2015-08-28 23:27:03 // :ID:27 @@ -51,7 +51,7 @@ // Instructions on how to use this are at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -60,7 +60,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusen, aka Ferd Frederix +// Extensive additions and bug fixes by Fred Beckhusen, aka Fred Beckhusen (Ferd Frederix) // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Hypergrid Story Three/RockFall/Rockfall Controller/rock controller.lsl b/Hypergrid Story Three/RockFall/Rockfall Controller/rock controller.lsl index 745ba553..017f2870 100644 --- a/Hypergrid Story Three/RockFall/Rockfall Controller/rock controller.lsl +++ b/Hypergrid Story Three/RockFall/Rockfall Controller/rock controller.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:NPC // :NAME:All-In one example Sequencer -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) /// :REV:1 // :WORLD:Opensim // :DESCRIPTION: diff --git a/Hypergrid Story Three/Tree Greeter/Collider/Tree Collider.lsl b/Hypergrid Story Three/Tree Greeter/Collider/Tree Collider.lsl index 60493daf..b10a6b07 100644 --- a/Hypergrid Story Three/Tree Greeter/Collider/Tree Collider.lsl +++ b/Hypergrid Story Three/Tree Greeter/Collider/Tree Collider.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:NPC // :NAME:Collider -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :REV:1 diff --git a/Hypergrid Story Three/Tree Greeter/Root/NPC Controller - All In One Rev 4.6.lsl b/Hypergrid Story Three/Tree Greeter/Root/NPC Controller - All In One Rev 4.6.lsl index 8ef35458..0b6436ad 100644 --- a/Hypergrid Story Three/Tree Greeter/Root/NPC Controller - All In One Rev 4.6.lsl +++ b/Hypergrid Story Three/Tree Greeter/Root/NPC Controller - All In One Rev 4.6.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:NPC // :NAME:All In One NPC Recorder and Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:NPC, Puppeteer // :ID:27 // :REV:3.9 @@ -48,7 +48,7 @@ // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix aka Fred Beckhusen - fred@mitsi.com +// Author: Fred Beckhusen (Ferd Frederix) aka Fred Beckhusen - fred@mitsi.com //////////////////////////////////////////////////////////////////////////////////////////// // Original code was Copyright (C) 2013 Wizardry and Steamworks - License: GNU GPLv3 // @@ -57,7 +57,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Hyperica Hypergate/Hyperica Hypergate/Gate/Hyperica Hypergate Script CC0 LL v2.0.lsl b/Hyperica Hypergate/Hyperica Hypergate/Gate/Hyperica Hypergate Script CC0 LL v2.0.lsl index a0a08dbd..3608b8da 100644 --- a/Hyperica Hypergate/Hyperica Hypergate/Gate/Hyperica Hypergate Script CC0 LL v2.0.lsl +++ b/Hyperica Hypergate/Hyperica Hypergate/Gate/Hyperica Hypergate Script CC0 LL v2.0.lsl @@ -27,7 +27,7 @@ // changed state Running // implemented timer termination scheme ///////////////////////////////////////////////////////////////////////////////// -// rev 5.1 by Ferd Frederix +// rev 5.1 by Fred Beckhusen (Ferd Frederix) // Bool, and Integer cannot be compared in some worlds // llListFindList compares lists, not list and string. diff --git a/Improved_HUD_positioner/Improved_HUD_positioner/Object/Improved_HUD_positioner_1.lsl b/Improved_HUD_positioner/Improved_HUD_positioner/Object/Improved_HUD_positioner_1.lsl index 42a3ba03..65f2a60c 100644 --- a/Improved_HUD_positioner/Improved_HUD_positioner/Object/Improved_HUD_positioner_1.lsl +++ b/Improved_HUD_positioner/Improved_HUD_positioner/Object/Improved_HUD_positioner_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:HUD // :NAME:Improved_HUD_positioner -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-06-22 15:17:05.390 // :EDITED:2013-09-18 15:38:55 // :ID:399 @@ -23,7 +23,7 @@ // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // // fred@mitsi.com -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // integer lasttarget; diff --git a/Kevin the Bird pet follower/Kevin/Object/Script.lsl b/Kevin the Bird pet follower/Kevin/Object/Script.lsl index 442f5bcd..28f447c5 100644 --- a/Kevin the Bird pet follower/Kevin/Object/Script.lsl +++ b/Kevin the Bird pet follower/Kevin/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pets // :NAME:Kevin the Bird pet follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-12-17 10:52:05 // :EDITED:2013-12-17 10:52:05 // :ID:1007 @@ -15,7 +15,7 @@ // // Written by Xylor Baysklef // Adapted and added by Garth Fairlight -// Adapted by Ferd Frederix +// Adapted by Fred Beckhusen (Ferd Frederix) //////////////////////////////////////////// diff --git a/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/animation.lsl b/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/animation.lsl index 5c1943c0..07064b87 100644 --- a/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/animation.lsl +++ b/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/animation.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Follower // :NAME:Keyframe Follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:14:04 // :EDITED:2014-12-04 @@ -13,7 +13,7 @@ // :CODE: // Prim animation compiler // -// Ferd Frederix - http://www.outworldz.com +// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com integer playbackchannel = 1; // The default llMessageLinked number rotation calcChildRot(rotation rdeltaRot){ if (llGetAttached()) diff --git a/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/follower Script.lsl b/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/follower Script.lsl index 90b4aa53..f63dbd7c 100644 --- a/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/follower Script.lsl +++ b/Keyframe Follower/KeyFrame Avatar Follower/Follower Prim/follower Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Follower // :NAME:Keyframe Follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:13:47 // :EDITED:2014-12-04 diff --git a/Keyframe Follower/KeyFrame Avatar Follower/mouth flamer/flames.lsl b/Keyframe Follower/KeyFrame Avatar Follower/mouth flamer/flames.lsl index 8705241d..5127f4e8 100644 --- a/Keyframe Follower/KeyFrame Avatar Follower/mouth flamer/flames.lsl +++ b/Keyframe Follower/KeyFrame Avatar Follower/mouth flamer/flames.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Follower // :NAME:Keyframe Follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:14:28 // :EDITED:2014-12-04 diff --git a/Keyframe Follower/KeyFrame Avatar Follower/wing/wing flap script.lsl b/Keyframe Follower/KeyFrame Avatar Follower/wing/wing flap script.lsl index a51101ed..eebf7c7c 100644 --- a/Keyframe Follower/KeyFrame Avatar Follower/wing/wing flap script.lsl +++ b/Keyframe Follower/KeyFrame Avatar Follower/wing/wing flap script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Follower // :NAME:Keyframe Follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:15:10 // :EDITED:2014-12-04 diff --git a/Kill_all_NPCs/Kill_all_NPCs/Object/Kill_Nearby_NPC (10 Meters).lsl b/Kill_all_NPCs/Kill_all_NPCs/Object/Kill_Nearby_NPC (10 Meters).lsl index c68f9d3d..c1ac6251 100644 --- a/Kill_all_NPCs/Kill_all_NPCs/Object/Kill_Nearby_NPC (10 Meters).lsl +++ b/Kill_all_NPCs/Kill_all_NPCs/Object/Kill_Nearby_NPC (10 Meters).lsl @@ -9,7 +9,7 @@ // :REV:1.0 // :WORLD:OpenSim // :DESCRIPTION: -// Mods by Ferd Frederix to onlykill NPCS withing 10 meters +// Mods by Fred Beckhusen (Ferd Frederix) to onlykill NPCS withing 10 meters // Based on http://opensimulator.org/wiki/User:Fritigern/Scripts#NPC_stuff // sim-wide NPC killer // License: http://creativecommons.org/licenses/by-sa/2.5/ diff --git a/LandRover/LandRover/DriverSeat/driver.lsl b/LandRover/LandRover/DriverSeat/driver.lsl index 2c5f68f0..ac51980d 100644 --- a/LandRover/LandRover/DriverSeat/driver.lsl +++ b/LandRover/LandRover/DriverSeat/driver.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 @@ -29,10 +29,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. @@ -42,7 +42,7 @@ // The Script // The Script //Feel Free To Mod The Following Values. ~Davy -// Rev 2 - fixed the rotations to be expressed in degrees - Ferd Frederix +// Rev 2 - fixed the rotations to be expressed in degrees - Fred Beckhusen (Ferd Frederix) //Animation Options string animation_name = "avatar_sit_generic"; //The name of the animation to use (In Object Inv.) diff --git a/LandRover/LandRover/Left door/l door.lsl b/LandRover/LandRover/Left door/l door.lsl index b771492c..093ff7c2 100644 --- a/LandRover/LandRover/Left door/l door.lsl +++ b/LandRover/LandRover/Left door/l door.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 diff --git a/LandRover/LandRover/PassengerSeat/passsenger.lsl b/LandRover/LandRover/PassengerSeat/passsenger.lsl index c4e7ba64..1d57e60f 100644 --- a/LandRover/LandRover/PassengerSeat/passsenger.lsl +++ b/LandRover/LandRover/PassengerSeat/passsenger.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 @@ -29,10 +29,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. @@ -42,7 +42,7 @@ // The Script // The Script //Feel Free To Mod The Following Values. ~Davy -// Rev 2 - fixed the rotations to be expressed in degrees - Ferd Frederix +// Rev 2 - fixed the rotations to be expressed in degrees - Fred Beckhusen (Ferd Frederix) //Animation Options string animation_name = "avatar_sit_generic"; //The name of the animation to use (In Object Inv.) diff --git a/LandRover/LandRover/Wheel.lsl/rotate.lsl b/LandRover/LandRover/Wheel.lsl/rotate.lsl index f80cec61..06d03be2 100644 --- a/LandRover/LandRover/Wheel.lsl/rotate.lsl +++ b/LandRover/LandRover/Wheel.lsl/rotate.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 diff --git a/LandRover/LandRover/l door/l door.lsl b/LandRover/LandRover/l door/l door.lsl index a25d98cf..7bffa00f 100644 --- a/LandRover/LandRover/l door/l door.lsl +++ b/LandRover/LandRover/l door/l door.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 diff --git a/LandRover/LandRover/root/vehicle.lsl b/LandRover/LandRover/root/vehicle.lsl index d223906f..5d494ba7 100644 --- a/LandRover/LandRover/root/vehicle.lsl +++ b/LandRover/LandRover/root/vehicle.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:LandRover -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:459 diff --git a/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_1.lsl b/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_1.lsl index 61af364a..fd5992bf 100644 --- a/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_1.lsl +++ b/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:Low_lag_Follower_script_for_animals -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-08-04 16:17:15.970 // :EDITED:2013-09-18 15:38:56 // :ID:496 @@ -13,7 +13,7 @@ See http://phazedemesnes.blogspot.com/2011/02/herding-behaviour-in-animals-in-se // // This is the Follower script. It goes in multiple birds or other animal // :CODE: -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Low lag Follower script for birds, horse and other things that flock // see http://phazedemesnes.blogspot.com/2011/02/herding-behaviour-in-animals-in-second.html // for this works on herds of horses. diff --git a/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_2.lsl b/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_2.lsl index 81939786..880058ba 100644 --- a/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_2.lsl +++ b/Low_lag_Follower_script_for_animals/Low_lag_Follower_script_for_animals/Object/Low_lag_Follower_script_for_animals_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:Low_lag_Follower_script_for_animals -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-08-04 16:17:15.970 // :EDITED:2013-09-18 15:38:56 // :ID:496 @@ -11,7 +11,7 @@ // This Chaser Script goes into an invisible prim. Make it large and visible at first. or you will certainly have an invisible, tiny, hard to catch prim wandering your sim! // :CODE: // Primchaser script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Copyright 2011. Licensed under the GNU open source license GPLv3 // http://www.gnu.org/copyleft/gpl.html diff --git a/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl b/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl index 7a655613..ad4c4f5b 100644 --- a/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl +++ b/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Radio // :NAME:MOAP Top 2000 Radio Stations Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2012-09-04 15:30:52.010 // :EDITED:2019-03-18 22:30:00 @@ -14,7 +14,7 @@ // :CODE: // More information on this radio player is at this link -// Copyright 2010 Ferd Frederix +// Copyright 2010 Fred Beckhusen (Ferd Frederix) // License: // Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License // http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US diff --git a/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Tablet/HTTPRadio.lsl b/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Tablet/HTTPRadio.lsl index 1f8b173f..9f7333d2 100644 --- a/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Tablet/HTTPRadio.lsl +++ b/MOAP Top 2000 Radio Stations Player/Top_Radio_Stations_Player/Tablet/HTTPRadio.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Fire // :NAME:MOAP Top 2000 Radio Stations Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-06-11 14:36:40 // :EDITED:2015-06-11 13:36:40 @@ -13,7 +13,7 @@ // Media-On-A-Prim Radio station with several thousand stations. // You must deed this to a group if you are on group-owned Land. // :CODE: -// :License: CC-BY-NC-SA - Not to be sold in any form, Copyright 2015 Ferd Frederix +// :License: CC-BY-NC-SA - Not to be sold in any form, Copyright 2015 Fred Beckhusen (Ferd Frederix) // :Worlds: Opensim, Second Life // Please do not change the timeouts or URLS - this script is server dependent. diff --git a/MOAP/MOAP/Object/MOAP.lsl b/MOAP/MOAP/Object/MOAP.lsl index b7971a17..f440a02f 100644 --- a/MOAP/MOAP/Object/MOAP.lsl +++ b/MOAP/MOAP/Object/MOAP.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:MOAP -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:57 // :ID:518 diff --git a/Magic Door/Magic Door/Object/Fairy door script.lsl b/Magic Door/Magic Door/Object/Fairy door script.lsl index cb836ba8..2793bb9d 100644 --- a/Magic Door/Magic Door/Object/Fairy door script.lsl +++ b/Magic Door/Magic Door/Object/Fairy door script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Door // :NAME:Magic Door -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:499 @@ -11,7 +11,7 @@ // teleporting door // :CODE: -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) integer debug = 1; @@ -70,7 +70,7 @@ Go() //Final cleanup by Keknehv Psaltery //Changed jump value to 411 (4096 ceiling) by Jesse Barnett // Compute the number of jumps necessary - // rotated by Ferd Frederix + // rotated by Fred Beckhusen (Ferd Frederix) //llSitTarget(destpos, ROT);//Set the sit target integer jumps = (integer)(llVecDist(DestPosition, llGetPos()) / 10.0) + 1; // Try and avoid stack/heap collisions diff --git a/Magic Door/Magic Door/Object/moving prim for door.lsl b/Magic Door/Magic Door/Object/moving prim for door.lsl index 6a058722..55ddaa83 100644 --- a/Magic Door/Magic Door/Object/moving prim for door.lsl +++ b/Magic Door/Magic Door/Object/moving prim for door.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Door // :NAME:Magic Door -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:56 // :ID:499 diff --git a/Make_Snow/Make_Snow/Object/Make_Snow_1.lsl b/Make_Snow/Make_Snow/Object/Make_Snow_1.lsl index 8d6c43e5..b5123520 100644 --- a/Make_Snow/Make_Snow/Object/Make_Snow_1.lsl +++ b/Make_Snow/Make_Snow/Object/Make_Snow_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:Make_Snow -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:57 // :ID:502 diff --git a/Make_an_entire_prim_set_invisible_o/Make_an_entire_prim_set_invisible_o/Object/Make_an_entire_prim_set_invisible_o_1.lsl b/Make_an_entire_prim_set_invisible_o/Make_an_entire_prim_set_invisible_o/Object/Make_an_entire_prim_set_invisible_o_1.lsl index 57ab9425..ff27beee 100644 --- a/Make_an_entire_prim_set_invisible_o/Make_an_entire_prim_set_invisible_o/Object/Make_an_entire_prim_set_invisible_o_1.lsl +++ b/Make_an_entire_prim_set_invisible_o/Make_an_entire_prim_set_invisible_o/Object/Make_an_entire_prim_set_invisible_o_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Invisibility // :NAME:Make_an_entire_prim_set_invisible_o -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-07-28 09:43:31.640 // :EDITED:2013-09-18 15:38:57 // :ID:500 diff --git a/Mango_Wylders_Security_Orb/Mango_Wylders_Security_Orb/Object/Mango_Wylders_Security_Orb_1.lsl b/Mango_Wylders_Security_Orb/Mango_Wylders_Security_Orb/Object/Mango_Wylders_Security_Orb_1.lsl index 8d63eaa4..a5e84114 100644 --- a/Mango_Wylders_Security_Orb/Mango_Wylders_Security_Orb/Object/Mango_Wylders_Security_Orb_1.lsl +++ b/Mango_Wylders_Security_Orb/Mango_Wylders_Security_Orb/Object/Mango_Wylders_Security_Orb_1.lsl @@ -11,7 +11,7 @@ // Mango Wylder's Security Orb // :CODE: // Written by Mango Wylder except where noted -// Mods by Ferd Frederix for OpenSim on 3-1-2013 +// Mods by Fred Beckhusen (Ferd Frederix) for OpenSim on 3-1-2013 // Mods by Ferd from the Second Life wiki, thanks to a tip from Perrie Juran 5-29-2013 // Please see the notes below for usage diff --git a/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Master/Master.lsl b/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Master/Master.lsl index 121135c0..58a0257e 100644 --- a/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Master/Master.lsl +++ b/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Master/Master.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Master-Slave Background Sound Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-08-11 17:29:36 // :EDITED:2014-09-07 @@ -24,7 +24,7 @@ // http://creativecommons.org/licenses/by-nc/3.0/deed.en_US // This script cannot be sold even as part of another object, it must always remain free and fully modifiable. -// 10-09-2012 first released by Ferd Frederix +// 10-09-2012 first released by Fred Beckhusen (Ferd Frederix) // 01-05-2014 ev 1.1 change order of vars and set it to 9.0 seconds length files. added touch on/offRT // 9-27-2014 Rev 1.2 optimized for Opensim // diff --git a/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Slave/Slave.lsl b/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Slave/Slave.lsl index 20576cab..a5cbe640 100644 --- a/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Slave/Slave.lsl +++ b/Master-Slave Background Sound Player/Master-Slave Background Sound Player/Slave/Slave.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Master-Slave Background Sound Player - // :AUTHOR:Ferd Frederix + // :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-08-11 17:29:36 // :EDITED:2014-09-07 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_1.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_1.lsl index f87935e7..0b1dd154 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_1.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_2.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_2.lsl index eabda304..8deca699 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_2.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_3.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_3.lsl index 7458e68d..2909b8ad 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_3.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_4.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_4.lsl index 98354ce0..73732591 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_4.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_4.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_5.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_5.lsl index b70db46b..45ebf280 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_5.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_5.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_6.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_6.lsl index 1510cf11..7ded2cd8 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_6.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_6.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_7.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_7.lsl index 763e7302..89d6f5a9 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_7.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_7.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_8.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_8.lsl index 30b3f81a..9d816bd2 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_8.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_8.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_9.lsl b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_9.lsl index ae5378c5..42c7194d 100644 --- a/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_9.lsl +++ b/Mesh_Frog_Project/Mesh_Frog_Project/Object/Mesh_Frog_Project_9.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pet // :NAME:Mesh_Frog_Project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-05-11 16:43:46.393 // :EDITED:2013-09-18 15:38:57 // :ID:512 diff --git a/Money Tree/Money Tree/Object/Leaf.lsl b/Money Tree/Money Tree/Object/Leaf.lsl index 7b80a5cc..481ad0f4 100644 --- a/Money Tree/Money Tree/Object/Leaf.lsl +++ b/Money Tree/Money Tree/Object/Leaf.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Money Tree // :NAME:Money Tree -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-02-20 14:27:38 // :EDITED:2014-02-20 diff --git a/Money Tree/Money Tree/Object/Tree.lsl b/Money Tree/Money Tree/Object/Tree.lsl index 0e5bc4f8..8c8fdc4b 100644 --- a/Money Tree/Money Tree/Object/Tree.lsl +++ b/Money Tree/Money Tree/Object/Tree.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Money Tree // :NAME:Money Tree -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-02-20 14:27:38 // :EDITED:2016-06-01 09:23:57 diff --git a/Move up and down on touch/Move up and down on touch/Object/Up and down.lsl b/Move up and down on touch/Move up and down on touch/Object/Up and down.lsl index 9574182b..a1bcec0a 100644 --- a/Move up and down on touch/Move up and down on touch/Object/Up and down.lsl +++ b/Move up and down on touch/Move up and down on touch/Object/Up and down.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Movement // :NAME:Move up and down on touch -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-12-09 11:43:19 // :EDITED:2013-12-09 11:43:19 // :ID:1005 diff --git a/Moving_Mountains__like_in_Avatar/Moving_Mountains__like_in_Avatar/Object/Moving_Mountains__like_in_Avatar_1.lsl b/Moving_Mountains__like_in_Avatar/Moving_Mountains__like_in_Avatar/Object/Moving_Mountains__like_in_Avatar_1.lsl index 62c21c80..5daa590b 100644 --- a/Moving_Mountains__like_in_Avatar/Moving_Mountains__like_in_Avatar/Object/Moving_Mountains__like_in_Avatar_1.lsl +++ b/Moving_Mountains__like_in_Avatar/Moving_Mountains__like_in_Avatar/Object/Moving_Mountains__like_in_Avatar_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Movement // :NAME:Moving_Mountains__like_in_Avatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-07-18 11:46:58.413 // :EDITED:2013-09-18 15:38:57 // :ID:527 diff --git a/Multi-Pos Camera HUD/Multi-Pos Camera HUD/HUD/Multi-Pos Camera HUD.lsl b/Multi-Pos Camera HUD/Multi-Pos Camera HUD/HUD/Multi-Pos Camera HUD.lsl index 784a43cb..59509c7c 100644 --- a/Multi-Pos Camera HUD/Multi-Pos Camera HUD/HUD/Multi-Pos Camera HUD.lsl +++ b/Multi-Pos Camera HUD/Multi-Pos Camera HUD/HUD/Multi-Pos Camera HUD.lsl @@ -14,7 +14,7 @@ // :CODE: //:LICENSE: CC-BY-SA // -// Rev 1.1 05/14/2015 Pathches to make this actually work by Ferd Frederix - 'agent' was incorrectly used. +// Rev 1.1 05/14/2015 Pathches to make this actually work by Fred Beckhusen (Ferd Frederix) - 'agent' was incorrectly used. // Originally from http://forums.osgrid.org/viewtopic.php?f=5&t=3655 // Well here is the camera hud I promised. It is based on one that was originally released by Dan diff --git a/MultiGIF_menu/MultiGIF_menu/Object/MultiGIF_menu_1.lsl b/MultiGIF_menu/MultiGIF_menu/Object/MultiGIF_menu_1.lsl index 442fdf5d..3c349c50 100644 --- a/MultiGIF_menu/MultiGIF_menu/Object/MultiGIF_menu_1.lsl +++ b/MultiGIF_menu/MultiGIF_menu/Object/MultiGIF_menu_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animated GIF // :NAME:MultiGIF_menu -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-10-18 09:27:59.460 // :EDITED:2013-09-18 15:38:57 // :ID:535 diff --git a/Music Player/Music Player/Sensor/Music_Script.lsl b/Music Player/Music Player/Sensor/Music_Script.lsl index b9616241..f26f75fa 100644 --- a/Music Player/Music Player/Sensor/Music_Script.lsl +++ b/Music Player/Music Player/Sensor/Music_Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Music Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:58 // :ID:548 @@ -11,7 +11,7 @@ // Sensor // :CODE: -// 10-09-2012 by Ferd Frederix +// 10-09-2012 by Fred Beckhusen (Ferd Frederix) // May be triggered to run continually, start it by touching it or use the sensor script when someone gets nearby. diff --git a/Music Player/Music Player/Sensor/Sensor.lsl b/Music Player/Music Player/Sensor/Sensor.lsl index a3ec20ca..f90defce 100644 --- a/Music Player/Music Player/Sensor/Sensor.lsl +++ b/Music Player/Music Player/Sensor/Sensor.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Music Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:58 // :ID:548 @@ -13,7 +13,7 @@ // general purpose avatar sensor for the music playert // When someone gets in range, this starts the music sequence if a HUD or if the player is in the same prim -// 10-09-2012 by Ferd Frederix +// 10-09-2012 by Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution 3.0 Unported License. // http://creativecommons.org/licenses/by/3.0/deed.en_US diff --git a/NPC Attacker/NPC Attacker/Object/Script.lsl b/NPC Attacker/NPC Attacker/Object/Script.lsl index bc6cad3e..2d8ad8c8 100644 --- a/NPC Attacker/NPC Attacker/Object/Script.lsl +++ b/NPC Attacker/NPC Attacker/Object/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:OpenSim NPC // :NAME:NPC Attacker -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-08-28 23:27:14 // :EDITED:2015-08-28 22:27:14 diff --git a/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/Chatbot Controller.lsl b/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/Chatbot Controller.lsl index 50be81c6..038833aa 100644 --- a/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/Chatbot Controller.lsl +++ b/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/Chatbot Controller.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:ChatBot // :NAME:NPC Chatbot for Opensim -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-07-27 16:13:55 // :EDITED:2016-07-27 15:13:55 diff --git a/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/NPC Control Script.lsl b/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/NPC Control Script.lsl index 8e0a136b..9f58ca6c 100644 --- a/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/NPC Control Script.lsl +++ b/NPC Chatbot for Opensim/NPC Chatbot for Opensim/Object/NPC Control Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:ChatBot // :NAME:NPC Chatbot for Opensim -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-07-27 16:14:00 // :EDITED:2016-07-27 15:14:00 @@ -18,7 +18,7 @@ //*******************************************************************// // Instructions on how to use this is at http://www.free-lsl-scripts.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) //////////////////////////////////////////////////////////////////////////////////////////// @@ -28,7 +28,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V2.lsl b/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V2.lsl index 11a471a7..2f41d956 100644 --- a/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V2.lsl +++ b/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V2.lsl @@ -51,11 +51,11 @@ // // REVISIONS: -// V2 09-25-2014 - Ferd Frederix - added debug info +// V2 09-25-2014 - Fred Beckhusen (Ferd Frederix) - added debug info // save NPC key in description so pose ball can be removed and replaced // Added Sensor to make NPCs go away when no one is around -// V3 01-22-2015 - Ferd Frederix - Fixed the timer so it plays more than ane animation- +// V3 01-22-2015 - Fred Beckhusen (Ferd Frederix) - Fixed the timer so it plays more than ane animation- // // ----------------------------------------------------------------------- // USER VARIABLES diff --git a/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V3.lsl b/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V3.lsl index f2b5c11c..aee59684 100644 --- a/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V3.lsl +++ b/NPC General Utility Rez and Pose Dancer/NPC General Utility Rez and Pose Dancer/Object/Script V3.lsl @@ -22,11 +22,11 @@ // If an unexpected NPC is detected as already being on the poseball the ball will "take control" of that NPC instead of rezzing a new one. // REVISIONS: -// V2 09-25-2014 - Ferd Frederix - added debug info +// V2 09-25-2014 - Fred Beckhusen (Ferd Frederix) - added debug info // save NPC key in description so pose ball can be removed and replaced // Added Sensor to make NPCs go away when no one is around -// V3 01-22-2015 - Ferd Frederix - Fixed the timer so it plays more than ane animation- +// V3 01-22-2015 - Fred Beckhusen (Ferd Frederix) - Fixed the timer so it plays more than ane animation- // // NPC General Utility Rez & Pose Dancer diff --git a/NPC rotator/NPC rotator/NPC Pose Ball/NPC controller.lsl b/NPC rotator/NPC rotator/NPC Pose Ball/NPC controller.lsl index 2f899b87..63678415 100644 --- a/NPC rotator/NPC rotator/NPC Pose Ball/NPC controller.lsl +++ b/NPC rotator/NPC rotator/NPC Pose Ball/NPC controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:NPC // :NAME:NPC rotator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-24 14:52:23 // :EDITED:2014-09-24 @@ -31,7 +31,7 @@ integer active=TRUE; vector offSet=<0.0, 0.0, 1.0>; -// V1.1 Ferd Frederix - remote control - Link messages to the prim animator are captured here. +// V1.1 Fred Beckhusen (Ferd Frederix) - remote control - Link messages to the prim animator are captured here. // any NPC Options? // OS_NPC_CREATOR_OWNED will create an 'owned' NPC that will only respond to osNpc* commands issued from scripts that have the same owner as the one that created the NPC. // OS_NPC_NOT_OWNED will create an 'unowned' NPC that will respond to any script that has OSSL permissions to call osNpc* commands. diff --git a/NPC rotator/NPC rotator/Object/Rotate.lsl b/NPC rotator/NPC rotator/Object/Rotate.lsl index e771b0c3..6eeb3066 100644 --- a/NPC rotator/NPC rotator/Object/Rotate.lsl +++ b/NPC rotator/NPC rotator/Object/Rotate.lsl @@ -1,6 +1,6 @@ // :CATEGORY:NPC // :NAME:NPC rotator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-24 14:52:44 // :EDITED:2014-09-24 diff --git a/NPC_BotKiller/NPC_BotKiller/Object/NPC_BotKiller_Nearby.lsl b/NPC_BotKiller/NPC_BotKiller/Object/NPC_BotKiller_Nearby.lsl index b9471ae5..ccee716c 100644 --- a/NPC_BotKiller/NPC_BotKiller/Object/NPC_BotKiller_Nearby.lsl +++ b/NPC_BotKiller/NPC_BotKiller/Object/NPC_BotKiller_Nearby.lsl @@ -1,6 +1,6 @@ // :CATEGORY:OpenSim NPC // :NAME:NPC_BotKiller -// :AUTHOR:Ferd frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-08-02 12:52:56.077 // :EDITED:2014-09-24 diff --git a/NPC_Cat_Follower/NPC_Cat_Follower/Cat Bowl/NPC_Follower_Cat.lsl b/NPC_Cat_Follower/NPC_Cat_Follower/Cat Bowl/NPC_Follower_Cat.lsl index 798cebee..27baeca1 100644 --- a/NPC_Cat_Follower/NPC_Cat_Follower/Cat Bowl/NPC_Follower_Cat.lsl +++ b/NPC_Cat_Follower/NPC_Cat_Follower/Cat Bowl/NPC_Follower_Cat.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:OpenSim NPC // :NAME:NPC_Cat_Follower -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-11-27 13:33:04 // :EDITED:2016-07-09 14:33:57 @@ -12,7 +12,7 @@ // :DESCRIPTION: // A NPC follower. Will follow close to any avatar. // Touch to turn on or off. -// Has lots of mods by Ferd Frederix +// Has lots of mods by Fred Beckhusen (Ferd Frederix) // License: http://creativecommons.org/licenses/by-nc // some code bits from author: jpvdgiessen // You are free: diff --git a/NPC_Pupetteer/NPC_Pupetteer/Object/NPC_Pupetteer_1.lsl b/NPC_Pupetteer/NPC_Pupetteer/Object/NPC_Pupetteer_1.lsl index 7795fecd..7c5b828f 100644 --- a/NPC_Pupetteer/NPC_Pupetteer/Object/NPC_Pupetteer_1.lsl +++ b/NPC_Pupetteer/NPC_Pupetteer/Object/NPC_Pupetteer_1.lsl @@ -8,7 +8,7 @@ // :REV:1.0 // :WORLD:OpenSim // :DESCRIPTION: -// Bug fixes by Ferd Frederix 7-30-2013// +// Bug fixes by Fred Beckhusen (Ferd Frederix) 7-30-2013// // Note: @wander will only wander around the rez point. // :CODE: // original from http://was.fm/opensim:npc @@ -21,7 +21,7 @@ // rights of fair usage, the disclaimer and warranty conditions. // /////////////////////////////////////////////////////////////////////////// -// Mods by Ferd Frederix +// Mods by Fred Beckhusen (Ferd Frederix) // 7-29-2013 // llSensor had two params swapped diff --git a/No_Money_Rental_Script/No_Money_Rental_Script/Object/No_Money_Rental_Script_1.lsl b/No_Money_Rental_Script/No_Money_Rental_Script/Object/No_Money_Rental_Script_1.lsl index 7cf26df2..79d0d98e 100644 --- a/No_Money_Rental_Script/No_Money_Rental_Script/Object/No_Money_Rental_Script_1.lsl +++ b/No_Money_Rental_Script/No_Money_Rental_Script/Object/No_Money_Rental_Script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rental // :NAME:No_Money_Rental_Script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-04-03 13:53:53.560 // :EDITED:2013-09-18 15:38:58 // :ID:557 diff --git a/Nonlooped_animation_looper/Nonlooped_animation_looper/Object/Nonlooped_animation_looper_1.lsl b/Nonlooped_animation_looper/Nonlooped_animation_looper/Object/Nonlooped_animation_looper_1.lsl index e5a004c9..5b798fc9 100644 --- a/Nonlooped_animation_looper/Nonlooped_animation_looper/Object/Nonlooped_animation_looper_1.lsl +++ b/Nonlooped_animation_looper/Nonlooped_animation_looper/Object/Nonlooped_animation_looper_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animation Timer // :NAME:Nonlooped_animation_looper -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:38:58 // :ID:561 diff --git a/Nonrotating_HUD_positioner/Nonrotating_HUD_positioner/Object/Nonrotating_HUD_positioner_1.lsl b/Nonrotating_HUD_positioner/Nonrotating_HUD_positioner/Object/Nonrotating_HUD_positioner_1.lsl index cc08512d..a0a3c287 100644 --- a/Nonrotating_HUD_positioner/Nonrotating_HUD_positioner/Object/Nonrotating_HUD_positioner_1.lsl +++ b/Nonrotating_HUD_positioner/Nonrotating_HUD_positioner/Object/Nonrotating_HUD_positioner_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:HUD // :NAME:Nonrotating_HUD_positioner -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-07-08 17:41:08.030 // :EDITED:2013-09-18 15:38:58 // :ID:562 diff --git a/Offsim_pose_ball/Offsim_pose_ball/Object/Offsim_pose_ball_1.lsl b/Offsim_pose_ball/Offsim_pose_ball/Object/Offsim_pose_ball_1.lsl index 24064d39..1051a1c8 100644 --- a/Offsim_pose_ball/Offsim_pose_ball/Object/Offsim_pose_ball_1.lsl +++ b/Offsim_pose_ball/Offsim_pose_ball/Object/Offsim_pose_ball_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pose Balls // :NAME:Offsim_pose_ball -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-03-10 23:37:13.950 // :EDITED:2013-09-18 15:38:58 // :ID:581 @@ -10,7 +10,7 @@ // :DESCRIPTION: // Offsim_pose_ball // :CODE: -// off sim sit by Ferd Frederix +// off sim sit by Fred Beckhusen (Ferd Frederix) // position to sit on the ball e.g <0.0, 0.0, 0.43> // sit 0.5 meter above the ball diff --git a/Open Updater/Open Product Updater/Update Server/Product Updater Client.lsl b/Open Updater/Open Product Updater/Update Server/Product Updater Client.lsl index 141bc918..cc573d1d 100644 --- a/Open Updater/Open Product Updater/Update Server/Product Updater Client.lsl +++ b/Open Updater/Open Product Updater/Update Server/Product Updater Client.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Open Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-06 // :EDITED:2014-02-24 @@ -12,7 +12,7 @@ // Grid-wide Updater for products. This is the Client // :CODE: -// Script by Ferd Frederix +// Script by Fred Beckhusen (Ferd Frederix) // fred@mitsi.com // License: CC-BY-NC // This means you must leave the headers in this script intact, and it is not to be sold by itself, not even for a Linden diff --git a/Open Updater/Open Product Updater/Update Server/Product Updater Server .lsl b/Open Updater/Open Product Updater/Update Server/Product Updater Server .lsl index 02c2dc08..6f843bd9 100644 --- a/Open Updater/Open Product Updater/Update Server/Product Updater Server .lsl +++ b/Open Updater/Open Product Updater/Update Server/Product Updater Server .lsl @@ -1,6 +1,6 @@ // :CATEGORY:Update // :NAME:Open Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-06 // :EDITED:2014-02-24 @@ -12,7 +12,7 @@ // Grid-wide Updater for products. This is the Server // :CODE: -// Script by Ferd Frederix +// Script by Fred Beckhusen (Ferd Frederix) // fred@mitsi.com // License: CC-BY-NC // This means you must leave the headers in this script intact, and it is not to be sold by itself, not even for a Linden diff --git a/OpenCollar_project/OpenCollar_project/Object/OpenCollar_project_1.lsl b/OpenCollar_project/OpenCollar_project/Object/OpenCollar_project_1.lsl index dc0383db..9201bb85 100644 --- a/OpenCollar_project/OpenCollar_project/Object/OpenCollar_project_1.lsl +++ b/OpenCollar_project/OpenCollar_project/Object/OpenCollar_project_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Slave Collar // :NAME:OpenCollar_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:38:59 // :ID:592 diff --git a/OpenSim Mirror/OpenSim Mirror/Chair/OpenSim Mirror.lsl b/OpenSim Mirror/OpenSim Mirror/Chair/OpenSim Mirror.lsl index f025c72d..d93bf205 100644 --- a/OpenSim Mirror/OpenSim Mirror/Chair/OpenSim Mirror.lsl +++ b/OpenSim Mirror/OpenSim Mirror/Chair/OpenSim Mirror.lsl @@ -1,6 +1,6 @@ // :CATEGORY:NPC // :NAME:OpenSim Mirror -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 // :EDITED:2014-02-14 12:32:45 diff --git a/OpenSim Mirror/OpenSim Mirror/npcChair/sit Pose.lsl b/OpenSim Mirror/OpenSim Mirror/npcChair/sit Pose.lsl index 8482d3c8..d6ebdb48 100644 --- a/OpenSim Mirror/OpenSim Mirror/npcChair/sit Pose.lsl +++ b/OpenSim Mirror/OpenSim Mirror/npcChair/sit Pose.lsl @@ -1,6 +1,6 @@ // :CATEGORY:NPC // :NAME:OpenSim Mirror -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 // :EDITED:2014-02-14 12:32:45 diff --git a/OpenSim NPC Fish/OpenSim NPC Fish/Fish/Script.lsl b/OpenSim NPC Fish/OpenSim NPC Fish/Fish/Script.lsl index 196a327c..59ebdf02 100644 --- a/OpenSim NPC Fish/OpenSim NPC Fish/Fish/Script.lsl +++ b/OpenSim NPC Fish/OpenSim NPC Fish/Fish/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:OpenSim NPC // :NAME:OpenSim NPC Fish -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-02-14 12:33:23 // :EDITED:2014-02-15 13:46:29 diff --git a/OpenSim Tour Car/Opensim Tour Car/Car/Multi-vehicle script.lsl b/OpenSim Tour Car/Opensim Tour Car/Car/Multi-vehicle script.lsl index 3887ef01..e565f68c 100644 --- a/OpenSim Tour Car/Opensim Tour Car/Car/Multi-vehicle script.lsl +++ b/OpenSim Tour Car/Opensim Tour Car/Car/Multi-vehicle script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Tour // :NAME:OpenSim Tour Car -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-02-25 22:55:43 // :EDITED:2015-02-25 21:55:43 diff --git a/OpenSim Tour Car/Opensim Tour Car/Car/Seats.lsl b/OpenSim Tour Car/Opensim Tour Car/Car/Seats.lsl index f04a4f59..60343dae 100644 --- a/OpenSim Tour Car/Opensim Tour Car/Car/Seats.lsl +++ b/OpenSim Tour Car/Opensim Tour Car/Car/Seats.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Tour // :NAME:OpenSim Tour Car -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-02-25 22:55:43 // :EDITED:2015-02-25 21:55:43 diff --git a/OpenSim Tour Car/Opensim Tour Car/Car/vehicle script.lsl b/OpenSim Tour Car/Opensim Tour Car/Car/vehicle script.lsl index 35e91a36..eb351a7a 100644 --- a/OpenSim Tour Car/Opensim Tour Car/Car/vehicle script.lsl +++ b/OpenSim Tour Car/Opensim Tour Car/Car/vehicle script.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Tour // :NAME:OpenSim Tour Car -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-07 10:50:19 // :EDITED:2015-05-29 11:26:03 diff --git a/OpenSim Tour Car/Opensim Tour Car/Route Prim/#10 prim.lsl b/OpenSim Tour Car/Opensim Tour Car/Route Prim/#10 prim.lsl index 7f5e070e..70a0a6c4 100644 --- a/OpenSim Tour Car/Opensim Tour Car/Route Prim/#10 prim.lsl +++ b/OpenSim Tour Car/Opensim Tour Car/Route Prim/#10 prim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:OpenSim Tour Car -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-07 10:50:19 // :EDITED:2014-09-07 diff --git a/OpenSim Tour Car/Opensim Tour Car/Route Prim/Recorder.lsl b/OpenSim Tour Car/Opensim Tour Car/Route Prim/Recorder.lsl index 36746a2f..b1c2482e 100644 --- a/OpenSim Tour Car/Opensim Tour Car/Route Prim/Recorder.lsl +++ b/OpenSim Tour Car/Opensim Tour Car/Route Prim/Recorder.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:OpenSim Tour Car -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-07 10:50:19 // :EDITED:2014-09-07 diff --git a/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_1.lsl b/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_1.lsl index 1d81ad6b..93af3686 100644 --- a/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_1.lsl +++ b/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Open_Product_Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-24 13:20:21.143 // :EDITED:2013-09-17 21:48:39 // :ID:589 @@ -10,7 +10,7 @@ // :DESCRIPTION: // Server Script. Please remember to configure the UUID in both the server and the client,it is simple, and free. This prim needs to be in-world at all times. Add any new gadgets to this prim and give them a name such as "Name-V2", where the number is higher that what is already out there. // :CODE: -// Script by Ferd Frederix +// Script by Fred Beckhusen (Ferd Frederix) // fred@mitsi.com // License: CC-BY-NC // This means you must leave the headers in this script intact, and it is not to be sold by itself, not even for a Linden diff --git a/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_2.lsl b/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_2.lsl index 60109414..244e1d0d 100644 --- a/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_2.lsl +++ b/Open_Product_Updater/Open_Product_Updater/Object/Open_Product_Updater_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Open_Product_Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-05-24 13:20:21.143 // :EDITED:2013-09-18 15:38:59 // :ID:589 @@ -10,7 +10,7 @@ // :DESCRIPTION: // Client Script. Please remember to configure the UUID in both the server and the client,it is simple, and free. Make sure your product is named something like "Name-V1", where the number is the latest version. Give this out. When it is rezzed, it will check with the server to see if there is a higher numbered object available. // // You can set CHATTY = FALSE and the operation of the updater will be silent. If TRUE, it will announce "Checking for updates" when it is rezzed. // :CODE: -// Script by Ferd Frederix +// Script by Fred Beckhusen (Ferd Frederix) // fred@mitsi.com // License: CC-BY-NC // This means you must leave the headers in this script intact, and it is not to be sold by itself, not even for a Linden diff --git a/Opensim Free Rental/Opensim Free Rental/Object/Script.lsl b/Opensim Free Rental/Opensim Free Rental/Object/Script.lsl index f514c634..9b298a92 100644 --- a/Opensim Free Rental/Opensim Free Rental/Object/Script.lsl +++ b/Opensim Free Rental/Opensim Free Rental/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rental // :NAME:Opensim Free Rental -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-07 // :EDITED:2013-09-18 15:38:59 // :ID:594 diff --git a/Opensim Partners/Opensim Partners/Object/Opensim Partners.lsl b/Opensim Partners/Opensim Partners/Object/Opensim Partners.lsl index cd1bb344..43742e07 100644 --- a/Opensim Partners/Opensim Partners/Object/Opensim Partners.lsl +++ b/Opensim Partners/Opensim Partners/Object/Opensim Partners.lsl @@ -13,7 +13,7 @@ Opensim Partnership program// :REVISION: 2 // :CODE: // Put this in a box. When two people touch it, they can make a partership. -// Mods by Ferd Frederix for Dreamgrid +// Mods by Fred Beckhusen (Ferd Frederix) for Dreamgrid // A SETTING YOU HAVE TO SET FOR SECURITY // It works when blank, but it is possible for someone with this script to make or drop partners! diff --git a/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/Flight Script.lsl b/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/Flight Script.lsl index 9c0bde55..77145bed 100644 --- a/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/Flight Script.lsl +++ b/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/Flight Script.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Flying NPC's // :NAME:Opensim Ridable NPC -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-03-17 10:27:54 // :EDITED:2015-04-14 11:57:50 diff --git a/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/NPC Controller.lsl b/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/NPC Controller.lsl index 68347836..7a0cf50d 100644 --- a/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/NPC Controller.lsl +++ b/Opensim Ridable NPC/Opensim Ridable NPC/Dragon Rider Root Prim/NPC Controller.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Flying NPC's // :NAME:Opensim Ridable NPC -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-03-17 10:27:57 // :EDITED:2015-03-17 09:27:57 @@ -17,7 +17,7 @@ // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) //////////////////////////////////////////////////////////////////////////////////////////// @@ -28,7 +28,7 @@ /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Opensim Ridable NPC/Opensim Ridable NPC/Poseball for Rider/Poseball.lsl b/Opensim Ridable NPC/Opensim Ridable NPC/Poseball for Rider/Poseball.lsl index c17e7e22..4524dae9 100644 --- a/Opensim Ridable NPC/Opensim Ridable NPC/Poseball for Rider/Poseball.lsl +++ b/Opensim Ridable NPC/Opensim Ridable NPC/Poseball for Rider/Poseball.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Rider // :NAME:Opensim Ridable NPC -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-03-17 10:28:24 // :EDITED:2015-03-17 09:28:24 diff --git a/Opensim exploding wall and grenade/Opensim exploding wall and grenade/Button/GenerateSmokeEffects.lsl b/Opensim exploding wall and grenade/Opensim exploding wall and grenade/Button/GenerateSmokeEffects.lsl index d9e36a06..ecfc961c 100644 --- a/Opensim exploding wall and grenade/Opensim exploding wall and grenade/Button/GenerateSmokeEffects.lsl +++ b/Opensim exploding wall and grenade/Opensim exploding wall and grenade/Button/GenerateSmokeEffects.lsl @@ -32,7 +32,7 @@ integer explosionChannel = -1337; // CHannel used to make objects involved in explosions communicate with one another -// integer listenHandle; // unused - Ferd Frederix +// integer listenHandle; // unused - Fred Beckhusen (Ferd Frederix) float detonationTime = 4.0; float counter = 0.0; integer primGeneratorStartValue = 10; diff --git a/Opensim version of Dispenser/Opensim version of Dispenser/Object/remote.lsl b/Opensim version of Dispenser/Opensim version of Dispenser/Object/remote.lsl index bb5360f2..c59177e9 100644 --- a/Opensim version of Dispenser/Opensim version of Dispenser/Object/remote.lsl +++ b/Opensim version of Dispenser/Opensim version of Dispenser/Object/remote.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dispenser // :NAME:Opensim version of Dispenser -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:59 // :ID:595 diff --git a/Opensim version of Dispenser/Opensim version of Dispenser/Object/server.lsl b/Opensim version of Dispenser/Opensim version of Dispenser/Object/server.lsl index 86a4d0d0..02c6dca9 100644 --- a/Opensim version of Dispenser/Opensim version of Dispenser/Object/server.lsl +++ b/Opensim version of Dispenser/Opensim version of Dispenser/Object/server.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dispenser // :NAME:Opensim version of Dispenser -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:59 // :ID:595 diff --git a/Opensim_NPC_Recorder/Opensim_NPC_Recorder/Object/Opensim_NPC_Recorder_1.lsl b/Opensim_NPC_Recorder/Opensim_NPC_Recorder/Object/Opensim_NPC_Recorder_1.lsl index a31b2eb5..db282dc1 100644 --- a/Opensim_NPC_Recorder/Opensim_NPC_Recorder/Object/Opensim_NPC_Recorder_1.lsl +++ b/Opensim_NPC_Recorder/Opensim_NPC_Recorder/Object/Opensim_NPC_Recorder_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:OpenSim NPC // :NAME:Opensim_NPC_Recorder -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-07-30 13:47:53.993 // :EDITED:2013-09-18 15:38:59 // :ID:596 diff --git a/PMAC/PARAMOUR MULTI-ANIMATION CONTROLLER (PMAC)/Object/Presentation Add On.lsl b/PMAC/PARAMOUR MULTI-ANIMATION CONTROLLER (PMAC)/Object/Presentation Add On.lsl index fab1b336..dde64706 100644 --- a/PMAC/PARAMOUR MULTI-ANIMATION CONTROLLER (PMAC)/Object/Presentation Add On.lsl +++ b/PMAC/PARAMOUR MULTI-ANIMATION CONTROLLER (PMAC)/Object/Presentation Add On.lsl @@ -20,7 +20,7 @@ // Provided under Creative Commons Attribution-Non-Commercial-ShareAlike 4.0 International license. // Please be sure you read and adhere to the terms of this license: https://creativecommons.org/licenses/by-nc-sa/4.0/ // -// rev 1.1 Added GIF capability - Ferd Frederix +// rev 1.1 Added GIF capability - Fred Beckhusen (Ferd Frederix) // Images from the Gif2SL program can be used. These have the name Texture;X;Y;FPS. The script detects the X, Y and FPS // numbers and animates the face of the prim to match // Example: PMAC002;5;4;10 will animate a 5 X 4 GIF at 10 FPS diff --git a/Particle to Viictim/Particle to Victim/Object/Script.lsl b/Particle to Viictim/Particle to Victim/Object/Script.lsl index b1293ee2..199aa2b4 100644 --- a/Particle to Viictim/Particle to Victim/Object/Script.lsl +++ b/Particle to Viictim/Particle to Victim/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particle // :NAME:Particle to Viictim -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-04-04 22:02:10 // :EDITED:2014-04-04 diff --git a/Path Cut Door/Path Cut door/Door/Script.lsl b/Path Cut Door/Path Cut door/Door/Script.lsl index 4a4eb0eb..e71a5f07 100644 --- a/Path Cut Door/Path Cut door/Door/Script.lsl +++ b/Path Cut Door/Path Cut door/Door/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Door // :NAME:Path Cut Door -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-04-19 15:57:26 // :EDITED:2014-04-19 diff --git a/Perching bird/Perching bird/Bird/Script.lsl b/Perching bird/Perching bird/Bird/Script.lsl index de6d7977..63895f09 100644 --- a/Perching bird/Perching bird/Bird/Script.lsl +++ b/Perching bird/Perching bird/Bird/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Perching bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-11-19 16:49:08 // :EDITED:2013-11-19 16:49:08 // :ID:1002 @@ -439,7 +439,7 @@ state moving atimer = 3600; else if (msg =="Ferd") - llLoadURL(llGetOwner(),"More Info about Ferd Frederix","http://secondlife.mitsi.com"); + llLoadURL(llGetOwner(),"More Info about Fred Beckhusen (Ferd Frederix)","http://secondlife.mitsi.com"); llOwnerSay("Flight range is " + (string) roam_range + " meters. "); if (atimer) diff --git a/Phaze TipJar/Phaze TipJar/Base/Butterflies.lsl b/Phaze TipJar/Phaze TipJar/Base/Butterflies.lsl index ae593af8..76293acd 100644 --- a/Phaze TipJar/Phaze TipJar/Base/Butterflies.lsl +++ b/Phaze TipJar/Phaze TipJar/Base/Butterflies.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:tipjar // :NAME:Phaze TipJar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-05-02 13:00:35 // :EDITED:2016-05-02 12:00:35 diff --git a/Phaze TipJar/Phaze TipJar/Top Half sphere/Script.lsl b/Phaze TipJar/Phaze TipJar/Top Half sphere/Script.lsl index 50189b96..ec194220 100644 --- a/Phaze TipJar/Phaze TipJar/Top Half sphere/Script.lsl +++ b/Phaze TipJar/Phaze TipJar/Top Half sphere/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:tipjar // :NAME:Phaze TipJar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-05-02 12:59:52 // :EDITED:2016-05-02 11:59:52 @@ -13,7 +13,7 @@ // A tipjar made with two spheres. The top will pop when touched // :CODE: //Keknehv Psaltery Updated Version of DONATION BOX By jean cook, ama omega, and nada epoch Debugged by YadNi Monde. -// changed into a butterfly dispenser by Ferd Frederix +// changed into a butterfly dispenser by Fred Beckhusen (Ferd Frederix) // (LoL) Yea, that s a Bunch O Peeps =) //Summary: The following script will make an object accept donations on your behalf. @@ -47,17 +47,17 @@ default totaldonated += amount; string name= llKey2Name(id); llSetText( owner + "'s Tip Jar.\nRelease the butterflies!\n \nLast Donor:\n " + name + " gave $L" + (string)amount ,<.25,1,.65>,1); - //llInstantMessage(id,"Thanks for the tip! I really appreciate it. ~ Ferd Frederix"); + //llInstantMessage(id,"Thanks for the tip! I really appreciate it. ~ Fred Beckhusen (Ferd Frederix)"); if (amount == 1) llSay(0,"Uhh, thanks I think, " + name ); if (amount > 0) - llSay(0,"Thanks for the tip, " + name +"! I really appreciate it. ~ Ferd Frederix"); + llSay(0,"Thanks for the tip, " + name +"! I really appreciate it. ~ Fred Beckhusen (Ferd Frederix)"); else if (amount > 100) - llSay(0,"Thanks for the awesome tip, " + name +"! I appreciate it. ~ Ferd Frederix"); + llSay(0,"Thanks for the awesome tip, " + name +"! I appreciate it. ~ Fred Beckhusen (Ferd Frederix)"); else if (amount > 300) - llSay(0,"Thanks for the AWESOME tip, " + name +"! I really appreciate it. ~ Ferd Frederix"); + llSay(0,"Thanks for the AWESOME tip, " + name +"! I really appreciate it. ~ Fred Beckhusen (Ferd Frederix)"); llInstantMessage(llGetOwner(),(string)llKey2Name(id)+" donated $" + (string)amount); diff --git a/Physics_Optimization_for_Prims/Physics_Optimization_for_Prims/Object/Physics_Optimization_for_Prims_1.lsl b/Physics_Optimization_for_Prims/Physics_Optimization_for_Prims/Object/Physics_Optimization_for_Prims_1.lsl index 207bdac9..65ad7fcd 100644 --- a/Physics_Optimization_for_Prims/Physics_Optimization_for_Prims/Object/Physics_Optimization_for_Prims_1.lsl +++ b/Physics_Optimization_for_Prims/Physics_Optimization_for_Prims/Object/Physics_Optimization_for_Prims_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Pysics // :NAME:Physics_Optimization_for_Prims -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-06-29 13:53:07.687 // :EDITED:2013-09-18 15:38:59 // :ID:627 diff --git a/Play-Sound-and-Animation/Play-Sound-and-Animation/Object/Script.lsl b/Play-Sound-and-Animation/Play-Sound-and-Animation/Object/Script.lsl index 9ad6adf0..4d4155b4 100644 --- a/Play-Sound-and-Animation/Play-Sound-and-Animation/Object/Script.lsl +++ b/Play-Sound-and-Animation/Play-Sound-and-Animation/Object/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Sound // :NAME:Play-Sound-and-Animation -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2015-02-25 22:55:57 // :EDITED:2015-02-25 21:55:57 diff --git a/Pose_Ball_camera_Control/Pose_Ball_camera_Control/Object/Pose_Ball_camera_Control_1.lsl b/Pose_Ball_camera_Control/Pose_Ball_camera_Control/Object/Pose_Ball_camera_Control_1.lsl index 8492e031..67a24f92 100644 --- a/Pose_Ball_camera_Control/Pose_Ball_camera_Control/Object/Pose_Ball_camera_Control_1.lsl +++ b/Pose_Ball_camera_Control/Pose_Ball_camera_Control/Object/Pose_Ball_camera_Control_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Camera // :NAME:Pose_Ball_camera_Control -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-03-10 23:41:43.637 // :EDITED:2013-09-18 15:39:00 // :ID:642 @@ -11,7 +11,7 @@ // Pose_Ball_camera_Control // :CODE: //Original idea by Linden Lab's Dan Linden -// Mods by Ferd Frederix +// Mods by Fred Beckhusen (Ferd Frederix) key agent; diff --git a/Presentation Board with GIF capability/Presentation Board with GIF capability/Object/Script for Board.lsl b/Presentation Board with GIF capability/Presentation Board with GIF capability/Object/Script for Board.lsl index 3dba4083..a484ed21 100644 --- a/Presentation Board with GIF capability/Presentation Board with GIF capability/Object/Script for Board.lsl +++ b/Presentation Board with GIF capability/Presentation Board with GIF capability/Object/Script for Board.lsl @@ -12,7 +12,7 @@ // :DESCRIPTION: // LumVision-Presentation Script v 0.2 // :CODE: -// Mods by Ferd Frederix to support GIFS +// Mods by Fred Beckhusen (Ferd Frederix) to support GIFS // // LumVision-Presentation Script v 0.2 // diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Alternating Up and Down example trigger.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Alternating Up and Down example trigger.lsl index d4b14b5f..ce39874a 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Alternating Up and Down example trigger.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Alternating Up and Down example trigger.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Animation, Puppeteer // :CREATED:2013-02-25 10:47:09.853 // :EDITED:2015-08-07 14:27:52 diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Another way to alternate on touch example.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Another way to alternate on touch example.lsl index c77d78d0..fd473e4e 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Another way to alternate on touch example.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Another way to alternate on touch example.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Animation, Puppeteer // :CREATED:2013-02-25 10:47:09.853 // :EDITED:2015-08-07 14:27:52 diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Example listen script.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Example listen script.lsl index 60de7f89..89ed366e 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Example listen script.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Example listen script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-07-15 10:23:29 // :EDITED:2014-07-15 diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler by Patchouli Woollahra.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler by Patchouli Woollahra.lsl index d512fee6..db8dc55e 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler by Patchouli Woollahra.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler by Patchouli Woollahra.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Animation, Puppeteer // :CREATED:2013-02-25 10:47:09.853 // :EDITED:2015-10-20 14:27:52 @@ -21,7 +21,7 @@ // editing time required between compile and publish, at minimal cost in compiled script load, readability of script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Based on an excellent script by Allen Firethorn // This is free software, it is not for sale at any price. Yu can use it and sell the object. @@ -141,7 +141,7 @@ default { vector scale = llGetScale(); SayCode("// Prim animation compiler //\n" - + "// Ferd Frederix - http://www.outworldz.com\n" + + "// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com\n" + "integer playbackchannel = 1; // The default llMessageLinked number\n" + "rotation calcChildRot(rotation rdeltaRot){\n" + "\tif (llGetAttached())\n" diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler.lsl index 2328fbdb..206888e7 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Compiler.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Animation, Puppeteer // :CREATED:2013-02-25 10:47:09.853 // :EDITED:2015-08-07 14:27:52 @@ -18,7 +18,7 @@ // Rev 1.1, added a missing } at the end of multiple recordings. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Based on an excellent script by Allen Firethorn // This is free software, it is not for sale at any price. Yu can use it and sell the object. @@ -114,7 +114,7 @@ default { vector scale = llGetScale(); SayCode("// Prim animation compiler //\n" - + "// Ferd Frederix - http://www.outworldz.com\n" + + "// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com\n" + "integer playbackchannel = 1; // The default llMessageLinked number\n" + "rotation calcChildRot(rotation rdeltaRot){\n" + "\tif (llGetAttached())\n" diff --git a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Recorder.lsl b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Recorder.lsl index 4522384e..33d82a52 100644 --- a/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Recorder.lsl +++ b/Prim_Animation_Compiler/Prim_Animation_Compiler/Object/Prim_Animation_Recorder.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Prim // :NAME:Prim_Animation_Compiler -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Animation, Puppeteer // :CREATED:2013-02-25 10:47:09.853 // :EDITED:2015-08-07 14:27:52 diff --git a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_1.lsl b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_1.lsl index 14d661a8..7e4b87d4 100644 --- a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_1.lsl +++ b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animator_using_one_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-10-23 21:23:45.047 // :EDITED:2013-09-18 15:39:00 // :ID:649 @@ -14,7 +14,7 @@ // ( rev1.1) add llTextBox // Free and Open Source - not for sale but for free use in any build. -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) integer runtime = FALSE; // set to TRUE after making the notecard diff --git a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_2.lsl b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_2.lsl index fcb276af..8c73531e 100644 --- a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_2.lsl +++ b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animator_using_one_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-10-23 21:23:45.047 // :EDITED:2013-09-18 15:39:00 // :ID:649 diff --git a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_3.lsl b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_3.lsl index e2e3c2ca..f6631391 100644 --- a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_3.lsl +++ b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animator_using_one_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-10-23 21:23:45.047 // :EDITED:2013-09-18 15:39:00 // :ID:649 diff --git a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_4.lsl b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_4.lsl index f4f1d6d7..78eb1491 100644 --- a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_4.lsl +++ b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_4.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animator_using_one_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-10-23 21:23:45.047 // :EDITED:2013-09-18 15:39:00 // :ID:649 diff --git a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_5.lsl b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_5.lsl index e4d04204..a992fbe9 100644 --- a/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_5.lsl +++ b/Prim_Animator_using_one_script/Prim_Animator_using_one_script/Object/Prim_Animator_using_one_script_5.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim // :NAME:Prim_Animator_using_one_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-10-23 21:23:45.047 // :EDITED:2013-09-18 15:39:00 // :ID:649 @@ -13,7 +13,7 @@ // One Script Prim Animation // Playback Script -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) // Playback Optimization by: Gino Rascon diff --git a/Product_Updater/Product_Updater/Object/Product_Updater_Client.lsl b/Product_Updater/Product_Updater/Object/Product_Updater_Client.lsl index 3dcb5a37..b341b9b0 100644 --- a/Product_Updater/Product_Updater/Object/Product_Updater_Client.lsl +++ b/Product_Updater/Product_Updater/Object/Product_Updater_Client.lsl @@ -12,7 +12,7 @@ // Client: Check for update when rezzed. // :CODE: -// mods by Ferd Frederix to make it work. +// mods by Fred Beckhusen (Ferd Frederix) to make it work. // wrong params passed by caller, did not match server // version should be a <, not a != and be floats, not strings diff --git a/Product_Updater/Product_Updater/Object/Product_Updater_Server.lsl b/Product_Updater/Product_Updater/Object/Product_Updater_Server.lsl index 71b29f65..5879bfbb 100644 --- a/Product_Updater/Product_Updater/Object/Product_Updater_Server.lsl +++ b/Product_Updater/Product_Updater/Object/Product_Updater_Server.lsl @@ -12,7 +12,7 @@ // Server // :CODE: -// mods by Ferd Frederix to make it work. +// mods by Fred Beckhusen (Ferd Frederix) to make it work. // wrong params passed by caller, diod not match server // version should be a <, not a != and be floats, not strings // sped up processing diff --git a/Put_a_number_on_all_faces_of_a_prim/Put_a_number_on_all_faces_of_a_prim/Object/Put_a_number_on_all_faces_of_a_prim_1.lsl b/Put_a_number_on_all_faces_of_a_prim/Put_a_number_on_all_faces_of_a_prim/Object/Put_a_number_on_all_faces_of_a_prim_1.lsl index c211680a..cd40fc46 100644 --- a/Put_a_number_on_all_faces_of_a_prim/Put_a_number_on_all_faces_of_a_prim/Object/Put_a_number_on_all_faces_of_a_prim_1.lsl +++ b/Put_a_number_on_all_faces_of_a_prim/Put_a_number_on_all_faces_of_a_prim/Object/Put_a_number_on_all_faces_of_a_prim_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Prim Face Numbers // :NAME:Put_a_number_on_all_faces_of_a_prim -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-01 09:55:26.000 // :EDITED:2013-09-18 15:39:00 // :ID:668 diff --git a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button 2/Master.lsl b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button 2/Master.lsl index 5d1ac8d7..6e2e4dcf 100644 --- a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button 2/Master.lsl +++ b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button 2/Master.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Radio Buttoned Sound Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-08 19:06:13 // :EDITED:2014-09-08 @@ -25,7 +25,7 @@ // http://creativecommons.org/licenses/by-nc/3.0/deed.en_US // This script cannot be sold even as part of another object, it must always remain free and fully modifiable. -// 10-09-2012 first released by Ferd Frederix +// 10-09-2012 first released by Fred Beckhusen (Ferd Frederix) // 01-05-2014 ev 1.1 change order of vars and set it to 9.0 seconds length files. added touch on/offRT // 9-27-2014 Rev 1.2 optimized for Opensim // diff --git a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button1/Master.lsl b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button1/Master.lsl index 1ec42f18..d657e242 100644 --- a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button1/Master.lsl +++ b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Button1/Master.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Radio Buttoned Sound Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-08 19:05:37 // :EDITED:2014-09-24 @@ -27,7 +27,7 @@ // http://creativecommons.org/licenses/by-nc/3.0/deed.en_US // This script cannot be sold even as part of another object, it must always remain free and fully modifiable. -// 10-09-2012 first released by Ferd Frederix +// 10-09-2012 first released by Fred Beckhusen (Ferd Frederix) // 01-05-2014 ev 1.1 change order of vars and set it to 9.0 seconds length files. added touch on/offRT // 9-27-2014 Rev 1.2 optimized for Opensim // diff --git a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Slave prim/Slave Script.lsl b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Slave prim/Slave Script.lsl index 881d9a4d..df66bdc9 100644 --- a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Slave prim/Slave Script.lsl +++ b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Slave prim/Slave Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Radio Buttoned Sound Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-08 19:06:13 // :EDITED:2014-09-08 diff --git a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Stop Button/stop button.lsl b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Stop Button/stop button.lsl index 018bb6c3..93767b0b 100644 --- a/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Stop Button/stop button.lsl +++ b/Radio Buttoned Sound Player/Radio Buttoned Sound Player/Stop Button/stop button.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Radio Buttoned Sound Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-08 19:06:13 // :EDITED:2014-09-08 diff --git a/Radio/Radio/Object/HTTP Radio.lsl b/Radio/Radio/Object/HTTP Radio.lsl index 53421d1b..ccd779f8 100644 --- a/Radio/Radio/Object/HTTP Radio.lsl +++ b/Radio/Radio/Object/HTTP Radio.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Radio // :NAME:Radio -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:00 // :ID:673 @@ -12,7 +12,7 @@ // :CODE: -// Copyright 2010 Ferd Frederix +// Copyright 2010 Fred Beckhusen (Ferd Frederix) // License: // Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License // http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US diff --git a/Reliable llVolumeDetect/Reliable llVolumeDetect/Object/Script.lsl b/Reliable llVolumeDetect/Reliable llVolumeDetect/Object/Script.lsl index bfc8a29d..408a8de8 100644 --- a/Reliable llVolumeDetect/Reliable llVolumeDetect/Object/Script.lsl +++ b/Reliable llVolumeDetect/Reliable llVolumeDetect/Object/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Collision // :NAME:Reliable llVolumeDetect -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-10-21 20:08:23 // :EDITED:2015-05-29 11:26:03 diff --git a/Roaming Owl/Owl Project/Flappy Wing/flap wing.lsl b/Roaming Owl/Owl Project/Flappy Wing/flap wing.lsl index f3fac366..fbab2477 100644 --- a/Roaming Owl/Owl Project/Flappy Wing/flap wing.lsl +++ b/Roaming Owl/Owl Project/Flappy Wing/flap wing.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Roaming Owl -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:01 // :ID:707 diff --git a/Roaming Owl/Owl Project/RootPrim/Owl script.lsl b/Roaming Owl/Owl Project/RootPrim/Owl script.lsl index 6647d0f7..89d85b0c 100644 --- a/Roaming Owl/Owl Project/RootPrim/Owl script.lsl +++ b/Roaming Owl/Owl Project/RootPrim/Owl script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Roaming Owl -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:01 // :ID:707 diff --git a/Roaming Owl/Owl Project/RootPrim/animator.lsl b/Roaming Owl/Owl Project/RootPrim/animator.lsl index dc48b98d..719b62d0 100644 --- a/Roaming Owl/Owl Project/RootPrim/animator.lsl +++ b/Roaming Owl/Owl Project/RootPrim/animator.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Roaming Owl -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:01 // :ID:707 @@ -42,7 +42,7 @@ //////////////////////// ORIGINAL AUTHORS CODE BEGINS //////////////////////////////////////////// // One Script Prim Animation -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) // No Spam version by: Gino Rascon integer runtime = TRUE; // set to TRUE after making the notecard diff --git a/Roaming Owl/Owl Project/RootPrim/controller.lsl b/Roaming Owl/Owl Project/RootPrim/controller.lsl index c70992dd..4429aad5 100644 --- a/Roaming Owl/Owl Project/RootPrim/controller.lsl +++ b/Roaming Owl/Owl Project/RootPrim/controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Roaming Owl -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:01 // :ID:707 diff --git a/Roaming Owl/Owl Project/Squirrel/squirrel.lsl b/Roaming Owl/Owl Project/Squirrel/squirrel.lsl index d5c147ff..43653fad 100644 --- a/Roaming Owl/Owl Project/Squirrel/squirrel.lsl +++ b/Roaming Owl/Owl Project/Squirrel/squirrel.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:Roaming Owl -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:01 // :ID:707 diff --git a/Rotate Child Prim/Rotate Child Prim/Object/Script.lsl b/Rotate Child Prim/Rotate Child Prim/Object/Script.lsl index 67093cac..ffb29ad7 100644 --- a/Rotate Child Prim/Rotate Child Prim/Object/Script.lsl +++ b/Rotate Child Prim/Rotate Child Prim/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rotation // :NAME:Rotate Child Prim -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-17 18:09:54 // :EDITED:2014-12-17 diff --git a/Script Updater/Script Updater/ObjectNeedingUpdate/AScript.lsl b/Script Updater/Script Updater/ObjectNeedingUpdate/AScript.lsl index ab594858..b53ed556 100644 --- a/Script Updater/Script Updater/ObjectNeedingUpdate/AScript.lsl +++ b/Script Updater/Script Updater/ObjectNeedingUpdate/AScript.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Script Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-01-30 12:17:13 // :EDITED:2014-01-31 15:40:15 diff --git a/Script Updater/Script Updater/ObjectNeedingUpdate/UpdaterClient.lsl b/Script Updater/Script Updater/ObjectNeedingUpdate/UpdaterClient.lsl index 69e8427d..25eeafb1 100644 --- a/Script Updater/Script Updater/ObjectNeedingUpdate/UpdaterClient.lsl +++ b/Script Updater/Script Updater/ObjectNeedingUpdate/UpdaterClient.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Script Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Update, updater // :CREATED:2014-01-30 12:16:43 // :EDITED:2014-02-14 12:33:24 diff --git a/Script Updater/Script Updater/ScriptUpdater/AScript.lsl b/Script Updater/Script Updater/ScriptUpdater/AScript.lsl index f721ae22..552cf54d 100644 --- a/Script Updater/Script Updater/ScriptUpdater/AScript.lsl +++ b/Script Updater/Script Updater/ScriptUpdater/AScript.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Script Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-01-30 12:17:30 // :EDITED:2014-01-31 15:40:15 diff --git a/Script Updater/Script Updater/ScriptUpdater/UpdaterServer.lsl b/Script Updater/Script Updater/ScriptUpdater/UpdaterServer.lsl index 3174d514..27ea1c45 100644 --- a/Script Updater/Script Updater/ScriptUpdater/UpdaterServer.lsl +++ b/Script Updater/Script Updater/ScriptUpdater/UpdaterServer.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Updater // :NAME:Script Updater -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS:Update, updater // :CREATED:2014-01-30 12:17:30 // :EDITED:2014-02-14 12:33:24 diff --git a/Sculpt_Animator/Sculpt_Animator/Object/Sculpt_Animator_1.lsl b/Sculpt_Animator/Sculpt_Animator/Object/Sculpt_Animator_1.lsl index 7411aea4..83893cfe 100644 --- a/Sculpt_Animator/Sculpt_Animator/Object/Sculpt_Animator_1.lsl +++ b/Sculpt_Animator/Sculpt_Animator/Object/Sculpt_Animator_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Sculpt // :NAME:Sculpt_Animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-09-09 14:59:20.333 // :EDITED:2013-09-18 15:39:01 // :ID:726 diff --git a/Selkie/Selkie/AO/AO Script.lsl b/Selkie/Selkie/AO/AO Script.lsl index ec780b30..ceb781cf 100644 --- a/Selkie/Selkie/AO/AO Script.lsl +++ b/Selkie/Selkie/AO/AO Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:AO // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -12,7 +12,7 @@ // :CODE: // Low Lag AO by Casper Warden // Completely license free -// Mods by Ferd Frederix for use with dual identity Selkie avatars +// Mods by Fred Beckhusen (Ferd Frederix) for use with dual identity Selkie avatars // 8-11-2013 Rev 0.2 diff --git a/Selkie/Selkie/AO/Anti-no-script script.lsl b/Selkie/Selkie/AO/Anti-no-script script.lsl index 297757ce..de9cca7d 100644 --- a/Selkie/Selkie/AO/Anti-no-script script.lsl +++ b/Selkie/Selkie/AO/Anti-no-script script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:AO // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -11,7 +11,7 @@ // no script script // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Lets any attachment with scripts work in a no-script zone. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1644 @@ -35,7 +35,7 @@ // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // // fred@mitsi.com -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // // anti-no-script script diff --git a/Selkie/Selkie/AO/HUD positioner.lsl b/Selkie/Selkie/AO/HUD positioner.lsl index 9f756bc4..7d05c010 100644 --- a/Selkie/Selkie/AO/HUD positioner.lsl +++ b/Selkie/Selkie/AO/HUD positioner.lsl @@ -1,6 +1,6 @@ // :CATEGORY:HUD // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -11,7 +11,7 @@ // Hus positioner // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This improved HUD positioner is updated for Viewer 2.0. It will place your HUD in any of the 4 corners, and it moves Center and Center 2 to the left and right edges. It also allows the user to re-position the HUD, and it will remember their movements. Detach and re-attach will place it at the remembered position. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1453 @@ -42,7 +42,7 @@ // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // // fred@mitsi.com -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // integer lasttarget; diff --git a/Selkie/Selkie/Controller/Controller.lsl b/Selkie/Selkie/Controller/Controller.lsl index ed6552cf..6ecc68f7 100644 --- a/Selkie/Selkie/Controller/Controller.lsl +++ b/Selkie/Selkie/Controller/Controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Controller/Hider-2.lsl b/Selkie/Selkie/Controller/Hider-2.lsl index 994b30fc..f388ec2c 100644 --- a/Selkie/Selkie/Controller/Hider-2.lsl +++ b/Selkie/Selkie/Controller/Hider-2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Controller/Hider.lsl b/Selkie/Selkie/Controller/Hider.lsl index 690d54ac..89daa12b 100644 --- a/Selkie/Selkie/Controller/Hider.lsl +++ b/Selkie/Selkie/Controller/Hider.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-10-15 21:30:47 // :ID:737 diff --git a/Selkie/Selkie/Controller/particles.lsl b/Selkie/Selkie/Controller/particles.lsl index 8f4c03fd..612a28a9 100644 --- a/Selkie/Selkie/Controller/particles.lsl +++ b/Selkie/Selkie/Controller/particles.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Controller/pet script.lsl b/Selkie/Selkie/Controller/pet script.lsl index 661695ea..31c469a0 100644 --- a/Selkie/Selkie/Controller/pet script.lsl +++ b/Selkie/Selkie/Controller/pet script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Invisiprim/Transmogrifier.lsl b/Selkie/Selkie/Invisiprim/Transmogrifier.lsl index b0ec7d3f..64a22903 100644 --- a/Selkie/Selkie/Invisiprim/Transmogrifier.lsl +++ b/Selkie/Selkie/Invisiprim/Transmogrifier.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -12,7 +12,7 @@ // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Put in a large prim, and wear it. diff --git a/Selkie/Selkie/Invisiprim/accessories.lsl b/Selkie/Selkie/Invisiprim/accessories.lsl index 056378e2..83e6bb05 100644 --- a/Selkie/Selkie/Invisiprim/accessories.lsl +++ b/Selkie/Selkie/Invisiprim/accessories.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -12,7 +12,7 @@ // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // For all yoru worn accessories (not the pet) // makes accessories like shoes and hair disappear when you fly. diff --git a/Selkie/Selkie/Invisiprim/pet.lsl b/Selkie/Selkie/Invisiprim/pet.lsl index c675fa42..baf1c3f8 100644 --- a/Selkie/Selkie/Invisiprim/pet.lsl +++ b/Selkie/Selkie/Invisiprim/pet.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 @@ -12,7 +12,7 @@ // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // for your pet that appears when you fly. // makes pet appear and dissapear when you fly diff --git a/Selkie/Selkie/Object/avatar script.lsl b/Selkie/Selkie/Object/avatar script.lsl index b83b838b..80b1ad1d 100644 --- a/Selkie/Selkie/Object/avatar script.lsl +++ b/Selkie/Selkie/Object/avatar script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Object/controller prim.lsl b/Selkie/Selkie/Object/controller prim.lsl index f40363c4..b6f98eea 100644 --- a/Selkie/Selkie/Object/controller prim.lsl +++ b/Selkie/Selkie/Object/controller prim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Object/for worn prims.lsl b/Selkie/Selkie/Object/for worn prims.lsl index 27f8e532..bde2a3e8 100644 --- a/Selkie/Selkie/Object/for worn prims.lsl +++ b/Selkie/Selkie/Object/for worn prims.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Selkie/Selkie/Object/seal.lsl b/Selkie/Selkie/Object/seal.lsl index e690cba7..dd2e2447 100644 --- a/Selkie/Selkie/Object/seal.lsl +++ b/Selkie/Selkie/Object/seal.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Selkie -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:737 diff --git a/Show_peoples_profiles_on_a_HUD/Show_peoples_profiles_on_a_HUD/Object/Show_peoples_profiles_on_a_HUD_1.lsl b/Show_peoples_profiles_on_a_HUD/Show_peoples_profiles_on_a_HUD/Object/Show_peoples_profiles_on_a_HUD_1.lsl index 2c504e01..0c7861d3 100644 --- a/Show_peoples_profiles_on_a_HUD/Show_peoples_profiles_on_a_HUD/Object/Show_peoples_profiles_on_a_HUD_1.lsl +++ b/Show_peoples_profiles_on_a_HUD/Show_peoples_profiles_on_a_HUD/Object/Show_peoples_profiles_on_a_HUD_1.lsl @@ -18,7 +18,7 @@ // GNU General Public License for more details. -// Repairs on Aug 2010 Ferd Frederix - Lindens changed the web site +// Repairs on Aug 2010 Fred Beckhusen (Ferd Frederix) - Lindens changed the web site // ~ PROFILE PROJECTOR v5.4.3 by Debbie Trilling ~ // - Modified for HUD use by Ariane Brodie diff --git a/Shrink-on-collide/Shrink-on-collide/Object/Script.lsl b/Shrink-on-collide/Shrink-on-collide/Object/Script.lsl index 9e0e1f6f..a45e238b 100644 --- a/Shrink-on-collide/Shrink-on-collide/Object/Script.lsl +++ b/Shrink-on-collide/Shrink-on-collide/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Collision // :NAME:Shrink-on-collide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-07-15 10:24:02 // :EDITED:2014-07-15 diff --git a/SignChanger/SignChanger/Object/Script.lsl b/SignChanger/SignChanger/Object/Script.lsl index 35833b1f..6c32e028 100644 --- a/SignChanger/SignChanger/Object/Script.lsl +++ b/SignChanger/SignChanger/Object/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Sign // :NAME:SignChanger -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2017-11-19 21:56:00 // :EDITED:2017-11-19 20:56:00 diff --git a/Sim-wide dispenser/Sim-wide dispenser/Dispenser/Dispenser.lsl b/Sim-wide dispenser/Sim-wide dispenser/Dispenser/Dispenser.lsl index 565f6ec3..59f4b432 100644 --- a/Sim-wide dispenser/Sim-wide dispenser/Dispenser/Dispenser.lsl +++ b/Sim-wide dispenser/Sim-wide dispenser/Dispenser/Dispenser.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dispenser // :NAME:Sim-wide dispenser -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:753 diff --git a/Sim-wide dispenser/Sim-wide dispenser/Server/Server Script.lsl b/Sim-wide dispenser/Sim-wide dispenser/Server/Server Script.lsl index 7c88a24d..768318dc 100644 --- a/Sim-wide dispenser/Sim-wide dispenser/Server/Server Script.lsl +++ b/Sim-wide dispenser/Sim-wide dispenser/Server/Server Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Dispenser // :NAME:Sim-wide dispenser -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:02 // :ID:753 diff --git a/Sim_Neighbor_finder_database_update/Sim_Neighbor_finder_database_update/Object/Sim_Neighbor_finder_database_update_1.lsl b/Sim_Neighbor_finder_database_update/Sim_Neighbor_finder_database_update/Object/Sim_Neighbor_finder_database_update_1.lsl index 6f8038bc..4a67a495 100644 --- a/Sim_Neighbor_finder_database_update/Sim_Neighbor_finder_database_update/Object/Sim_Neighbor_finder_database_update_1.lsl +++ b/Sim_Neighbor_finder_database_update/Sim_Neighbor_finder_database_update/Object/Sim_Neighbor_finder_database_update_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Lag Meter // :NAME:Sim_Neighbor_finder_database_update -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-01-21 11:24:34.590 // :EDITED:2013-09-18 15:39:02 // :ID:755 diff --git a/Simple Quiz/Simple Quiz/Object/Simple Quiz.lsl b/Simple Quiz/Simple Quiz/Object/Simple Quiz.lsl index 31f68b37..7c556ba1 100644 --- a/Simple Quiz/Simple Quiz/Object/Simple Quiz.lsl +++ b/Simple Quiz/Simple Quiz/Object/Simple Quiz.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Quiz // :NAME:Simple Quiz -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-24 14:53:12 // :EDITED:2014-09-24 diff --git a/Simple_Group_Inviter/Simple_Group_Inviter/Object/Simple_Group_Inviter_1.lsl b/Simple_Group_Inviter/Simple_Group_Inviter/Object/Simple_Group_Inviter_1.lsl index 639c2355..fc350829 100644 --- a/Simple_Group_Inviter/Simple_Group_Inviter/Object/Simple_Group_Inviter_1.lsl +++ b/Simple_Group_Inviter/Simple_Group_Inviter/Object/Simple_Group_Inviter_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Group Inviter // :NAME:Simple_Group_Inviter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:39:02 // :ID:761 diff --git a/Simple_MP3_music_player/Simple_MP3_music_player/Object/Simple_MP3_music_player_1.lsl b/Simple_MP3_music_player/Simple_MP3_music_player/Object/Simple_MP3_music_player_1.lsl index 52916988..50b2e352 100644 --- a/Simple_MP3_music_player/Simple_MP3_music_player/Object/Simple_MP3_music_player_1.lsl +++ b/Simple_MP3_music_player/Simple_MP3_music_player/Object/Simple_MP3_music_player_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Music // :NAME:Simple_MP3_music_player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-06-16 15:25:21.700 // :EDITED:2013-09-18 15:39:02 // :ID:763 @@ -10,7 +10,7 @@ // :DESCRIPTION: // Add music URLs to a list, and call 'play(llDumpList2String(playlist,","));' // // This function then builds the necessary data for autostarting the music , continually streaming the mp3's back-to-back, and loops them when done. // // Your limit is 1024K bytes for the embedded URL's, which is a lot of URL's, even when the escape function triples some of the characters // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // simple mp3 player for SL // See http://wpaudioplayer.com/standalone/ for details @@ -22,7 +22,7 @@ // //Your limit is 1024K bytes for the embedded URL's, which is a lot of URL's, even when the escape function triples some of the characters // -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // simple mp3 player for SL play(string url) { diff --git a/SimtoSim_PseudoTeleporter_v41/SimtoSim_PseudoTeleporter_v41/Object/SimtoSim_PseudoTeleporter_v41_1.lsl b/SimtoSim_PseudoTeleporter_v41/SimtoSim_PseudoTeleporter_v41/Object/SimtoSim_PseudoTeleporter_v41_1.lsl index b1da5e23..5c94558b 100644 --- a/SimtoSim_PseudoTeleporter_v41/SimtoSim_PseudoTeleporter_v41/Object/SimtoSim_PseudoTeleporter_v41_1.lsl +++ b/SimtoSim_PseudoTeleporter_v41/SimtoSim_PseudoTeleporter_v41/Object/SimtoSim_PseudoTeleporter_v41_1.lsl @@ -13,7 +13,7 @@ // combined placeNames, simNames and locationVectors into a two strided list called places // :CODE: -// Modified to use SLURs by Ferd Frederix 6-7-2013 +// Modified to use SLURs by Fred Beckhusen (Ferd Frederix) 6-7-2013 // modified by: Donjr Spiegelblatt (May 17, 2012) //add support for: // multi-users of the menu system at the same time @@ -44,7 +44,7 @@ new features: combined placeNames, simNames and locationVectors into a two strided list called places ********************************** */ -// Modded by Ferd Frederix on 5-30-2013 to run in OpenSim +// Modded by Fred Beckhusen (Ferd Frederix) on 5-30-2013 to run in OpenSim // ******** OPTIONAL SETTINGS ********** diff --git a/SkyWriter/SkyWriter/Object/Script.lsl b/SkyWriter/SkyWriter/Object/Script.lsl index 50021f79..328a7a00 100644 --- a/SkyWriter/SkyWriter/Object/Script.lsl +++ b/SkyWriter/SkyWriter/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Writing // :NAME:SkyWriter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:03 // :ID:780 diff --git a/Smoke Puffs/Smoke Puffs/Object/Script.lsl b/Smoke Puffs/Smoke Puffs/Object/Script.lsl index 339aab88..2b42e66c 100644 --- a/Smoke Puffs/Smoke Puffs/Object/Script.lsl +++ b/Smoke Puffs/Smoke Puffs/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:particles // :NAME:Smoke Puffs -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:04 // :ID:804 diff --git a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Moon.lsl b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Moon.lsl index 63c71780..5ac73ca5 100644 --- a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Moon.lsl +++ b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Moon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Sphere World // :NAME:Sphere_World__Walk_and_live_on_a_sphere -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-12-13 14:01:06 // :EDITED:2013-12-13 14:01:06 // :ID:824 diff --git a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Random Walk on the Moon.lsl b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Random Walk on the Moon.lsl index 9f249b80..24b4ba2a 100644 --- a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Random Walk on the Moon.lsl +++ b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Random Walk on the Moon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Sphere World // :NAME:Sphere_World__Walk_and_live_on_a_sphere -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-09-19 19:01:45.217 // :EDITED:2013-12-13 14:01:06 // :ID:824 @@ -32,7 +32,7 @@ DEBUG(string msg) integer To_Pose_CHANNEL = 98798771; integer To_Planet_CHANNEL = 65835861; -string Copyright = " (c) 2012 by Ferd Frederix"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. +string Copyright = " (c) 2012 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. vector home_location; vector destination; diff --git a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Walk Script.lsl b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Walk Script.lsl index d467895f..eb7cfdd5 100644 --- a/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Walk Script.lsl +++ b/Sphere_World__Walk_and_live_on_a_sphere/Sphere_World__Walk_and_live_on_a_sp/Object/Walk Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Sphere World // :NAME:Sphere_World__Walk_and_live_on_a_sphere -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-09-19 19:01:45.217 // :EDITED:2013-12-13 14:01:06 // :ID:824 diff --git a/Splash/Splash/Object/Splash_2.lsl b/Splash/Splash/Object/Splash_2.lsl index 4759d6d9..341d2832 100644 --- a/Splash/Splash/Object/Splash_2.lsl +++ b/Splash/Splash/Object/Splash_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Special Effects // :NAME:Splash -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:827 diff --git a/Super_Prim_Animator_Motion_Compiler/Super_Prim_Animator_Motion_Compiler/Object/Super_Prim_Animator_Motion_Compiler_1.lsl b/Super_Prim_Animator_Motion_Compiler/Super_Prim_Animator_Motion_Compiler/Object/Super_Prim_Animator_Motion_Compiler_1.lsl index a26450d3..32046bff 100644 --- a/Super_Prim_Animator_Motion_Compiler/Super_Prim_Animator_Motion_Compiler/Object/Super_Prim_Animator_Motion_Compiler_1.lsl +++ b/Super_Prim_Animator_Motion_Compiler/Super_Prim_Animator_Motion_Compiler/Object/Super_Prim_Animator_Motion_Compiler_1.lsl @@ -8,7 +8,7 @@ // :REV:1.0 // :WORLD:Second Life // :DESCRIPTION: -// This script requires the Super Prim Animator http://www.outworldz.com/cgi/freescripts.plx?ID=1519 by Ferd Frederix. Just set up your animations as per the animator's instructions, Save it to a notecard put this script and the notecard into any prim and when you touch the prim it will print a new script into local chat. Copy everything between and including the lines /*---------- and ----------*/ anything that is not part of the script is automatically converted to comments. When the script is run it will cycle through all the animations and print a llSetMemoryLimit() command to local chat. Replace everything in the default state_entry function with that command and your script is ready to run. with a very optimized memory limit. +// This script requires the Super Prim Animator http://www.outworldz.com/cgi/freescripts.plx?ID=1519 by Fred Beckhusen (Ferd Frederix). Just set up your animations as per the animator's instructions, Save it to a notecard put this script and the notecard into any prim and when you touch the prim it will print a new script into local chat. Copy everything between and including the lines /*---------- and ----------*/ anything that is not part of the script is automatically converted to comments. When the script is run it will cycle through all the animations and print a llSetMemoryLimit() command to local chat. Replace everything in the default state_entry function with that command and your script is ready to run. with a very optimized memory limit. // :CODE: key notecardQueryId; diff --git a/Synced Pose balls/Synced Pose balls/Poseball1/Script.lsl b/Synced Pose balls/Synced Pose balls/Poseball1/Script.lsl index b34e17ea..8b118bf9 100644 --- a/Synced Pose balls/Synced Pose balls/Poseball1/Script.lsl +++ b/Synced Pose balls/Synced Pose balls/Poseball1/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Pose Ball // :NAME:Synced Pose balls -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-05-02 13:04:04 // :EDITED:2016-05-02 12:04:04 diff --git a/Talking_animated_picture/Talking_animated_picture/Object/Talking_animated_picture_1.lsl b/Talking_animated_picture/Talking_animated_picture/Object/Talking_animated_picture_1.lsl index e39c13b0..3fc74b26 100644 --- a/Talking_animated_picture/Talking_animated_picture/Object/Talking_animated_picture_1.lsl +++ b/Talking_animated_picture/Talking_animated_picture/Object/Talking_animated_picture_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Presentations // :NAME:Talking_animated_picture -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-08-05 22:38:41.050 // :EDITED:2013-09-18 15:39:06 // :ID:866 @@ -19,7 +19,7 @@ // // Please note that under the terms of this license, you must share this script OPEN SOURCE, with mod rights. You cannot sell this script or the objects derived from it. -// Script by Ferd Frederix +// Script by Fred Beckhusen (Ferd Frederix) // Creative Commons Attribution-NonCommercial-ShareAlike 3.0 // See http://creativecommons.org/licenses/by-nc-sa/3.0/ for the license. diff --git a/Tandy the Nymph/Tandy the Nymph/AO/HUD AO.lsl b/Tandy the Nymph/Tandy the Nymph/AO/HUD AO.lsl index 741f3ff2..675b8dcd 100644 --- a/Tandy the Nymph/Tandy the Nymph/AO/HUD AO.lsl +++ b/Tandy the Nymph/Tandy the Nymph/AO/HUD AO.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -17,7 +17,7 @@ // for legal details, rights of fair usage and // // the disclaimer and warranty conditions. // ////////////////////////////////////////////////////////// -// Mods for hovering flight by Ferd Frederix +// Mods for hovering flight by Fred Beckhusen (Ferd Frederix) // Link messages and reduction in complexity by eliminating tons of redundant states // Uses notecard XAO from Tandy the Fairy project diff --git a/Tandy the Nymph/Tandy the Nymph/AO/HUD positioner.lsl b/Tandy the Nymph/Tandy the Nymph/AO/HUD positioner.lsl index f51f828f..8005ca84 100644 --- a/Tandy the Nymph/Tandy the Nymph/AO/HUD positioner.lsl +++ b/Tandy the Nymph/Tandy the Nymph/AO/HUD positioner.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -11,7 +11,7 @@ // Tandy // :CODE: -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // integer lasttarget; diff --git a/Tandy the Nymph/Tandy the Nymph/Avatar/!Fairy control Script.lsl b/Tandy the Nymph/Tandy the Nymph/Avatar/!Fairy control Script.lsl index dd4299c6..ce488a8d 100644 --- a/Tandy the Nymph/Tandy the Nymph/Avatar/!Fairy control Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Avatar/!Fairy control Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -28,7 +28,7 @@ // "Name_Top" and "Name_Skirt Base", where name is variable between different clothing sets // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Avatar/!Tantrum script for body.lsl b/Tandy the Nymph/Tandy the Nymph/Avatar/!Tantrum script for body.lsl index 240b7111..45288eb7 100644 --- a/Tandy the Nymph/Tandy the Nymph/Avatar/!Tantrum script for body.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Avatar/!Tantrum script for body.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -15,7 +15,7 @@ // 12-10-2012 // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Avatar/AO-II.lsl b/Tandy the Nymph/Tandy the Nymph/Avatar/AO-II.lsl index 52ab478c..72cb4d1b 100644 --- a/Tandy the Nymph/Tandy the Nymph/Avatar/AO-II.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Avatar/AO-II.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -17,7 +17,7 @@ // for legal details, rights of fair usage and // // the disclaimer and warranty conditions. // ////////////////////////////////////////////////////////// -// Mods for hovering flight by Ferd Frederix +// Mods for hovering flight by Fred Beckhusen (Ferd Frederix) // Link messages and reduction in complexity by eliminating redundant states integer _debug = FALSE;// set to TRUE tio see what is going on in owner chat diff --git a/Tandy the Nymph/Tandy the Nymph/Avatar/Anti no script script.lsl b/Tandy the Nymph/Tandy the Nymph/Avatar/Anti no script script.lsl index eaae15f8..d5ac4cda 100644 --- a/Tandy the Nymph/Tandy the Nymph/Avatar/Anti no script script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Avatar/Anti no script script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Fairy House/Animator.lsl b/Tandy the Nymph/Tandy the Nymph/Fairy House/Animator.lsl index 98ac4770..b1f8674c 100644 --- a/Tandy the Nymph/Tandy the Nymph/Fairy House/Animator.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Fairy House/Animator.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -13,7 +13,7 @@ // One Script Prim Animation -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) // No Spam version by: Gino Rascon // 12-11-2012 rev 2 add Commit command diff --git a/Tandy the Nymph/Tandy the Nymph/Fairy House/Door Script.lsl b/Tandy the Nymph/Tandy the Nymph/Fairy House/Door Script.lsl index 0a36caaa..e4f7c325 100644 --- a/Tandy the Nymph/Tandy the Nymph/Fairy House/Door Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Fairy House/Door Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Fairy House/Light Script.lsl b/Tandy the Nymph/Tandy the Nymph/Fairy House/Light Script.lsl index 3dcfdeeb..adc7f148 100644 --- a/Tandy the Nymph/Tandy the Nymph/Fairy House/Light Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Fairy House/Light Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Fairy House/Smokestack.lsl b/Tandy the Nymph/Tandy the Nymph/Fairy House/Smokestack.lsl index 77da3630..0a7f2d58 100644 --- a/Tandy the Nymph/Tandy the Nymph/Fairy House/Smokestack.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Fairy House/Smokestack.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Globe/Anti no script script.lsl b/Tandy the Nymph/Tandy the Nymph/Globe/Anti no script script.lsl index 5f90a79f..217ec585 100644 --- a/Tandy the Nymph/Tandy the Nymph/Globe/Anti no script script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Globe/Anti no script script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Globe/Globe Script.lsl b/Tandy the Nymph/Tandy the Nymph/Globe/Globe Script.lsl index 8b559b53..eea45054 100644 --- a/Tandy the Nymph/Tandy the Nymph/Globe/Globe Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Globe/Globe Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -15,7 +15,7 @@ // 12-10-2012 // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Rat/tail script.lsl b/Tandy the Nymph/Tandy the Nymph/Rat/tail script.lsl index 761c6222..ae611e63 100644 --- a/Tandy the Nymph/Tandy the Nymph/Rat/tail script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Rat/tail script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Skirt/Anti no script script.lsl b/Tandy the Nymph/Tandy the Nymph/Skirt/Anti no script script.lsl index e826101a..6b0bea2c 100644 --- a/Tandy the Nymph/Tandy the Nymph/Skirt/Anti no script script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Skirt/Anti no script script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Skirt/Skirt Script.lsl b/Tandy the Nymph/Tandy the Nymph/Skirt/Skirt Script.lsl index aa8a93ec..6e80ef21 100644 --- a/Tandy the Nymph/Tandy the Nymph/Skirt/Skirt Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Skirt/Skirt Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -12,7 +12,7 @@ // :CODE: // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Skirt/resizer script .lsl b/Tandy the Nymph/Tandy the Nymph/Skirt/resizer script .lsl index 3a475490..78825d55 100644 --- a/Tandy the Nymph/Tandy the Nymph/Skirt/resizer script .lsl +++ b/Tandy the Nymph/Tandy the Nymph/Skirt/resizer script .lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Wand/Anti no script script.lsl b/Tandy the Nymph/Tandy the Nymph/Wand/Anti no script script.lsl index d675c382..83ec482a 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wand/Anti no script script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wand/Anti no script script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Wand/Bouncing Object Script.lsl b/Tandy the Nymph/Tandy the Nymph/Wand/Bouncing Object Script.lsl index f9a55f00..2202fa8f 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wand/Bouncing Object Script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wand/Bouncing Object Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Wand/Spell script.lsl b/Tandy the Nymph/Tandy the Nymph/Wand/Spell script.lsl index 8e48c6bd..24f11ecc 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wand/Spell script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wand/Spell script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 diff --git a/Tandy the Nymph/Tandy the Nymph/Wand/Wand script.lsl b/Tandy the Nymph/Tandy the Nymph/Wand/Wand script.lsl index f3b87a6e..371fa715 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wand/Wand script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wand/Wand script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -15,7 +15,7 @@ // 12-10-2012 // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Wand/bling script.lsl b/Tandy the Nymph/Tandy the Nymph/Wand/bling script.lsl index b4cd1e1c..e0a260f6 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wand/bling script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wand/bling script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -11,7 +11,7 @@ // Tandy // :CODE: -// mods by Ferd Frederix for Tandy the Nymph +// mods by Fred Beckhusen (Ferd Frederix) for Tandy the Nymph // 12-10-2012 // Put a spark texture in the inventory, too , or else you get white sparks. diff --git a/Tandy the Nymph/Tandy the Nymph/Wings/Color control script.lsl b/Tandy the Nymph/Tandy the Nymph/Wings/Color control script.lsl index 550e953e..ed85c3d2 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wings/Color control script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wings/Color control script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -12,7 +12,7 @@ // :CODE: // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Wings/Flex Wing script.lsl b/Tandy the Nymph/Tandy the Nymph/Wings/Flex Wing script.lsl index b339bc5c..34a92403 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wings/Flex Wing script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wings/Flex Wing script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -12,7 +12,7 @@ // :CODE: // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tandy the Nymph/Tandy the Nymph/Wings/X-wing script.lsl b/Tandy the Nymph/Tandy the Nymph/Wings/X-wing script.lsl index 06f0cb2a..8080a052 100644 --- a/Tandy the Nymph/Tandy the Nymph/Wings/X-wing script.lsl +++ b/Tandy the Nymph/Tandy the Nymph/Wings/X-wing script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tandy // :NAME:Tandy the Nymph -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:867 @@ -15,7 +15,7 @@ // 12-10-2012 // License: -// Copyright (c) 2009, Ferd Frederix +// Copyright (c) 2009, Fred Beckhusen (Ferd Frederix) // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Tell/Tell/Object/Script.lsl b/Tell/Tell/Object/Script.lsl index 6faf6134..4fb47d09 100644 --- a/Tell/Tell/Object/Script.lsl +++ b/Tell/Tell/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Speach // :NAME:Tell -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:06 // :ID:875 diff --git a/TextureAllByDescription/TextureAllByDescription/Object/Texture_all_by_Description_Script.lsl b/TextureAllByDescription/TextureAllByDescription/Object/Texture_all_by_Description_Script.lsl index 8a774bd3..f56f4fe5 100644 --- a/TextureAllByDescription/TextureAllByDescription/Object/Texture_all_by_Description_Script.lsl +++ b/TextureAllByDescription/TextureAllByDescription/Object/Texture_all_by_Description_Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Textures // :NAME:TextureAllByDescription -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2014-01-01 12:18:56 // :EDITED:2014-01-01 12:18:56 // :ID:1008 diff --git a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_1.lsl b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_1.lsl index 2ebcfeba..afaaa47b 100644 --- a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_1.lsl +++ b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Texture_server_for_XS_Pets -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 11:11:55.200 // :EDITED:2013-09-17 21:48:44 // :ID:879 @@ -11,7 +11,7 @@ // Texture Server // An article on how to use this script is located at http://www.outworldz.com/Secondlife/Posts/Breedable-pet-robot/texture-server.htm // :CODE: -// Xs_Pets textures by Ferd Frederix +// Xs_Pets textures by Fred Beckhusen (Ferd Frederix) ///////////////////////////////////////////////////////////////////// // This code is licensed as Creative Commons Attribution/NonCommercial/Share Alike @@ -24,7 +24,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) ////////////////////////////////////////////////////////////////////y diff --git a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_2.lsl b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_2.lsl index 4514739f..f3718e29 100644 --- a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_2.lsl +++ b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Texture_server_for_XS_Pets -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 11:11:55.200 // :EDITED:2013-09-17 21:48:44 // :ID:879 @@ -25,7 +25,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) diff --git a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_3.lsl b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_3.lsl index 5cf4de4a..67cfdfb7 100644 --- a/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_3.lsl +++ b/Texture_server_for_XS_Pets/Texture_server_for_XS_Pets/Object/Texture_server_for_XS_Pets_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:Texture_server_for_XS_Pets -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-08-16 11:11:55.200 // :EDITED:2013-09-17 21:48:44 // :ID:879 @@ -24,7 +24,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) diff --git a/Texture_switcher_for_many_textures/Texture_switcher_for_many_textures/Object/Texture_switcher_for_many_textures_1.lsl b/Texture_switcher_for_many_textures/Texture_switcher_for_many_textures/Object/Texture_switcher_for_many_textures_1.lsl index 23913c3c..426078d2 100644 --- a/Texture_switcher_for_many_textures/Texture_switcher_for_many_textures/Object/Texture_switcher_for_many_textures_1.lsl +++ b/Texture_switcher_for_many_textures/Texture_switcher_for_many_textures/Object/Texture_switcher_for_many_textures_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Texture // :NAME:Texture_switcher_for_many_textures -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-10-06 15:56:27.900 // :EDITED:2013-09-18 15:39:07 // :ID:880 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_1.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_1.lsl index d314b9c0..4547c500 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_1.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_2.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_2.lsl index ad5f6f30..c4c38951 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_2.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_3.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_3.lsl index a7f364b4..f4d17fd7 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_3.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_4.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_4.lsl index b64b8c94..4defb0b8 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_4.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_4.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_5.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_5.lsl index ad2b7066..8ce66df5 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_5.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_5.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_6.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_6.lsl index 5e90699b..75d299e2 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_6.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_6.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_7.lsl b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_7.lsl index 74958879..e5955868 100644 --- a/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_7.lsl +++ b/The_Blue_Whale_project/The_Blue_Whale_project/Object/The_Blue_Whale_project_7.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:The_Blue_Whale_project -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-05-28 12:46:01.023 // :EDITED:2013-09-18 15:39:07 // :ID:883 diff --git a/ThingSpeak Chart/ThingSpeak Chart/Web Chart Sender/Script.lsl b/ThingSpeak Chart/ThingSpeak Chart/Web Chart Sender/Script.lsl index 6efb4f8d..48bb2c0c 100644 --- a/ThingSpeak Chart/ThingSpeak Chart/Web Chart Sender/Script.lsl +++ b/ThingSpeak Chart/ThingSpeak Chart/Web Chart Sender/Script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Chart // :NAME:ThingSpeak Chart -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2016-05-02 13:04:51 // :EDITED:2016-05-02 12:04:51 @@ -23,7 +23,7 @@ string fieldID = "field1"; list exclude = []; // You can add a list of name of people to exclude, such as your name. -// list exclude = ["Nara Malone","Ferd Frederix"]; +// list exclude = ["Nara Malone","Fred Beckhusen (Ferd Frederix)"]; integer debug = FALSE; integer hovertext = TRUE; // shows visitor count, or not diff --git a/Tiger Rider/Tiger Rider/Object/Modded NPC controller.lsl b/Tiger Rider/Tiger Rider/Object/Modded NPC controller.lsl index 798d3f29..e1d818ec 100644 --- a/Tiger Rider/Tiger Rider/Object/Modded NPC controller.lsl +++ b/Tiger Rider/Tiger Rider/Object/Modded NPC controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rider // :NAME:Tiger Rider -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-13 13:18:50 // :EDITED:2013-09-18 15:39:07 // :ID:996 @@ -101,7 +101,7 @@ string osGetNotecard(string name) { // Instructions on how to use this is at http://www.outworldz.com/opensim/posts/NPC/ // This is an OpenSim-only script. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) //////////////////////////////////////////////////////////////////////////////////////////// @@ -112,7 +112,7 @@ string osGetNotecard(string name) { /////////////////////////////////////////////////////////////////////////////////////////// // The original NPC controller was from http://was.fm/opensim:npc -// Extensive additions and bug fixes by Fred Beckhusem, aka Ferd Frederix, fred@mitsi.com +// Extensive additions and bug fixes by Fred Beckhusem, aka Fred Beckhusen (Ferd Frederix), fred@mitsi.com // llSensor had two params swapped // @Wander would wander where it had rezzed, not where it was. // There was no 'no_sensor' event in sit, so if a @sit failed, the NPC got stuck diff --git a/Tiger Rider/Tiger Rider/Object/Poseball.lsl b/Tiger Rider/Tiger Rider/Object/Poseball.lsl index bf730fa6..69f1c4f3 100644 --- a/Tiger Rider/Tiger Rider/Object/Poseball.lsl +++ b/Tiger Rider/Tiger Rider/Object/Poseball.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rider // :NAME:Tiger Rider -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-13 13:20:22 // :EDITED:2013-09-25 14:05:55 // :ID:996 diff --git a/Tiger Rider/Tiger Rider/Object/Tiger Rider Vehicle Script.lsl b/Tiger Rider/Tiger Rider/Object/Tiger Rider Vehicle Script.lsl index 67a65509..6d2394f6 100644 --- a/Tiger Rider/Tiger Rider/Object/Tiger Rider Vehicle Script.lsl +++ b/Tiger Rider/Tiger Rider/Object/Tiger Rider Vehicle Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Rider // :NAME:Tiger Rider -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-13 13:22:59 // :EDITED:2013-09-18 15:39:07 // :ID:996 diff --git a/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Remote parcel script.lsl b/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Remote parcel script.lsl index ed285625..564fa649 100644 --- a/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Remote parcel script.lsl +++ b/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Remote parcel script.lsl @@ -1,7 +1,7 @@ // :SHOW:1 // :CATEGORY:Radio // :NAME:Top2000_Radio_Stations_Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-12-14 13:33:32 // :EDITED:2019-03-18 22:44:26 diff --git a/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl b/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl index a16b43b3..b5778cb5 100644 --- a/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl +++ b/Top2000_Radio_Stations_Player/Top_Radio_Stations_Player/Object/Top_Radio_Stations_Player_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Radio // :NAME:Top2000_Radio_Stations_Player -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-12-14 13:33:32 // :EDITED:2013-12-17 10:49:30 // :ID:902 @@ -18,7 +18,7 @@ // //If your land is owned by a group, you will need to deed the prim to the group. Just edit the prim that the script is in, set 'Group:' to the same group as the land, and click 'Share with Group'. Then click the prim and select the Cartegory and radio station and enjoy free music! -// Copyright 2010 Ferd Frederix +// Copyright 2010 Fred Beckhusen (Ferd Frederix) // License: // Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License // http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US diff --git a/Tour Airplane/Tour Airplane/Root Prim/Autopilot.lsl b/Tour Airplane/Tour Airplane/Root Prim/Autopilot.lsl index bb9ef873..85816a8d 100644 --- a/Tour Airplane/Tour Airplane/Root Prim/Autopilot.lsl +++ b/Tour Airplane/Tour Airplane/Root Prim/Autopilot.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Tour Airplane -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:26:04 // :EDITED:2014-12-04 diff --git a/Tour Airplane/Tour Airplane/Root Prim/Camera.lsl b/Tour Airplane/Tour Airplane/Root Prim/Camera.lsl index 916c486a..8346db9a 100644 --- a/Tour Airplane/Tour Airplane/Root Prim/Camera.lsl +++ b/Tour Airplane/Tour Airplane/Root Prim/Camera.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Vehicle // :NAME:Tour Airplane -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:40:12 // :EDITED:2014-12-04 diff --git a/Tour Airplane/Tour Airplane/Root Prim/Random controller.lsl b/Tour Airplane/Tour Airplane/Root Prim/Random controller.lsl index a467fdde..a797f624 100644 --- a/Tour Airplane/Tour Airplane/Root Prim/Random controller.lsl +++ b/Tour Airplane/Tour Airplane/Root Prim/Random controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Tour Airplane -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:26:04 // :EDITED:2014-12-04 diff --git a/Tour Airplane/Tour Airplane/Root Prim/Simple Airplane.lsl b/Tour Airplane/Tour Airplane/Root Prim/Simple Airplane.lsl index e48ad025..16a09976 100644 --- a/Tour Airplane/Tour Airplane/Root Prim/Simple Airplane.lsl +++ b/Tour Airplane/Tour Airplane/Root Prim/Simple Airplane.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Tour Airplane -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:43:14 // :EDITED:2014-12-04 diff --git a/Tour Airplane/Tour Airplane/Root Prim/Tour controller.lsl b/Tour Airplane/Tour Airplane/Root Prim/Tour controller.lsl index 734d7e2d..71dae2b4 100644 --- a/Tour Airplane/Tour Airplane/Root Prim/Tour controller.lsl +++ b/Tour Airplane/Tour Airplane/Root Prim/Tour controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Tour Airplane -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-12-04 12:44:16 // :EDITED:2014-12-04 diff --git a/Tour Bird/Tour Bird/10/10.lsl b/Tour Bird/Tour Bird/10/10.lsl index e9348432..37e53b0c 100644 --- a/Tour Bird/Tour Bird/10/10.lsl +++ b/Tour Bird/Tour Bird/10/10.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:Tour Bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:07 // :ID:907 diff --git a/Tour Bird/Tour Bird/10/Recorder.lsl b/Tour Bird/Tour Bird/10/Recorder.lsl index 883fe5b0..8c7416a6 100644 --- a/Tour Bird/Tour Bird/10/Recorder.lsl +++ b/Tour Bird/Tour Bird/10/Recorder.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:Tour Bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:07 // :ID:907 diff --git a/TourCopter/Tour Copter/Root Prim/AnimateCannon.lsl b/TourCopter/Tour Copter/Root Prim/AnimateCannon.lsl index 2989fcfc..ec8b73dd 100644 --- a/TourCopter/Tour Copter/Root Prim/AnimateCannon.lsl +++ b/TourCopter/Tour Copter/Root Prim/AnimateCannon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Blade Run.lsl b/TourCopter/Tour Copter/Root Prim/Blade Run.lsl index 2423e614..3e97720a 100644 --- a/TourCopter/Tour Copter/Root Prim/Blade Run.lsl +++ b/TourCopter/Tour Copter/Root Prim/Blade Run.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Blade strike push.lsl b/TourCopter/Tour Copter/Root Prim/Blade strike push.lsl index 65c3213d..c49c72c4 100644 --- a/TourCopter/Tour Copter/Root Prim/Blade strike push.lsl +++ b/TourCopter/Tour Copter/Root Prim/Blade strike push.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Blade strike sound.lsl b/TourCopter/Tour Copter/Root Prim/Blade strike sound.lsl index 83d3e009..2f106f1d 100644 --- a/TourCopter/Tour Copter/Root Prim/Blade strike sound.lsl +++ b/TourCopter/Tour Copter/Root Prim/Blade strike sound.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Bullet rez.lsl b/TourCopter/Tour Copter/Root Prim/Bullet rez.lsl index 6fdd3dbc..8f6ce502 100644 --- a/TourCopter/Tour Copter/Root Prim/Bullet rez.lsl +++ b/TourCopter/Tour Copter/Root Prim/Bullet rez.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Cannon.lsl b/TourCopter/Tour Copter/Root Prim/Cannon.lsl index 49c976cf..3ede827c 100644 --- a/TourCopter/Tour Copter/Root Prim/Cannon.lsl +++ b/TourCopter/Tour Copter/Root Prim/Cannon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Display.lsl b/TourCopter/Tour Copter/Root Prim/Display.lsl index aa09e99e..2e0251eb 100644 --- a/TourCopter/Tour Copter/Root Prim/Display.lsl +++ b/TourCopter/Tour Copter/Root Prim/Display.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Ejection.lsl b/TourCopter/Tour Copter/Root Prim/Ejection.lsl index 805b4aa2..43e9f3ef 100644 --- a/TourCopter/Tour Copter/Root Prim/Ejection.lsl +++ b/TourCopter/Tour Copter/Root Prim/Ejection.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Main Blade run.lsl b/TourCopter/Tour Copter/Root Prim/Main Blade run.lsl index f20e5775..eb3b184d 100644 --- a/TourCopter/Tour Copter/Root Prim/Main Blade run.lsl +++ b/TourCopter/Tour Copter/Root Prim/Main Blade run.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Pilot Sit.lsl b/TourCopter/Tour Copter/Root Prim/Pilot Sit.lsl index cc103908..eba4a8f1 100644 --- a/TourCopter/Tour Copter/Root Prim/Pilot Sit.lsl +++ b/TourCopter/Tour Copter/Root Prim/Pilot Sit.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/ShootCannon.lsl b/TourCopter/Tour Copter/Root Prim/ShootCannon.lsl index 50c6d267..c0eac200 100644 --- a/TourCopter/Tour Copter/Root Prim/ShootCannon.lsl +++ b/TourCopter/Tour Copter/Root Prim/ShootCannon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Sound.lsl b/TourCopter/Tour Copter/Root Prim/Sound.lsl index 0e34578d..e9034950 100644 --- a/TourCopter/Tour Copter/Root Prim/Sound.lsl +++ b/TourCopter/Tour Copter/Root Prim/Sound.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Tail Blade run.lsl b/TourCopter/Tour Copter/Root Prim/Tail Blade run.lsl index 73fc92da..12657756 100644 --- a/TourCopter/Tour Copter/Root Prim/Tail Blade run.lsl +++ b/TourCopter/Tour Copter/Root Prim/Tail Blade run.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/TailBladeRun.lsl b/TourCopter/Tour Copter/Root Prim/TailBladeRun.lsl index f6b1d0e3..c11c5b39 100644 --- a/TourCopter/Tour Copter/Root Prim/TailBladeRun.lsl +++ b/TourCopter/Tour Copter/Root Prim/TailBladeRun.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Tour.lsl b/TourCopter/Tour Copter/Root Prim/Tour.lsl index a3c3fb8c..9f03d8a1 100644 --- a/TourCopter/Tour Copter/Root Prim/Tour.lsl +++ b/TourCopter/Tour Copter/Root Prim/Tour.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/Voice.lsl b/TourCopter/Tour Copter/Root Prim/Voice.lsl index 7f1b4260..7dfe516b 100644 --- a/TourCopter/Tour Copter/Root Prim/Voice.lsl +++ b/TourCopter/Tour Copter/Root Prim/Voice.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/aimer.lsl b/TourCopter/Tour Copter/Root Prim/aimer.lsl index 82b9b3bd..313b82fa 100644 --- a/TourCopter/Tour Copter/Root Prim/aimer.lsl +++ b/TourCopter/Tour Copter/Root Prim/aimer.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/linked gun.lsl b/TourCopter/Tour Copter/Root Prim/linked gun.lsl index 267b7c66..538cef13 100644 --- a/TourCopter/Tour Copter/Root Prim/linked gun.lsl +++ b/TourCopter/Tour Copter/Root Prim/linked gun.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/pilot.lsl b/TourCopter/Tour Copter/Root Prim/pilot.lsl index 84455b24..999498df 100644 --- a/TourCopter/Tour Copter/Root Prim/pilot.lsl +++ b/TourCopter/Tour Copter/Root Prim/pilot.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/TourCopter/Tour Copter/Root Prim/turret_seat.lsl b/TourCopter/Tour Copter/Root Prim/turret_seat.lsl index 22b23030..7514567a 100644 --- a/TourCopter/Tour Copter/Root Prim/turret_seat.lsl +++ b/TourCopter/Tour Copter/Root Prim/turret_seat.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:TourCopter -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:909 diff --git a/Tour_Guide/Tour_Guide/Object/Tour_Guide Script.lsl b/Tour_Guide/Tour_Guide/Object/Tour_Guide Script.lsl index 932e73c4..c4c5d8c7 100644 --- a/Tour_Guide/Tour_Guide/Object/Tour_Guide Script.lsl +++ b/Tour_Guide/Tour_Guide/Object/Tour_Guide Script.lsl @@ -14,7 +14,7 @@ // Revision: -// Ferd Frederix removed useless stuff +// Fred Beckhusen (Ferd Frederix) removed useless stuff key RequestStops; key GetIndexLines; diff --git a/Translate_web_page_on_click/Translate_web_page_on_click/Object/Translate_web_page_on_click_1.lsl b/Translate_web_page_on_click/Translate_web_page_on_click/Object/Translate_web_page_on_click_1.lsl index 1b6018cd..0282fda5 100644 --- a/Translate_web_page_on_click/Translate_web_page_on_click/Object/Translate_web_page_on_click_1.lsl +++ b/Translate_web_page_on_click/Translate_web_page_on_click/Object/Translate_web_page_on_click_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Translator // :NAME:Translate_web_page_on_click -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2012-09-16 11:41:22.897 // :EDITED:2013-09-18 15:39:08 // :ID:919 diff --git a/Transmogrifier/Transmogrifier/Object/Transmogrifier_1.lsl b/Transmogrifier/Transmogrifier/Object/Transmogrifier_1.lsl index 4d4fdbf3..0b847932 100644 --- a/Transmogrifier/Transmogrifier/Object/Transmogrifier_1.lsl +++ b/Transmogrifier/Transmogrifier/Object/Transmogrifier_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Transmogrifier -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-08-15 10:29:47.683 // :EDITED:2014-01-01 12:18:57 // :ID:920 @@ -12,7 +12,7 @@ // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Put in a large prim, and wear it. integer type = -1; diff --git a/Transmogrifier/Transmogrifier/Object/Transmogrifier_2.lsl b/Transmogrifier/Transmogrifier/Object/Transmogrifier_2.lsl index 3485cc5b..9609b7f2 100644 --- a/Transmogrifier/Transmogrifier/Object/Transmogrifier_2.lsl +++ b/Transmogrifier/Transmogrifier/Object/Transmogrifier_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Transmogrifier -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-08-15 10:29:47.683 // :EDITED:2014-01-01 12:18:57 // :ID:920 @@ -12,7 +12,7 @@ // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // For all your worn accessories (not the pet) // makes accessories like shoes and hair disappear when you fly. diff --git a/Transmogrifier/Transmogrifier/Object/Transmogrifier_3.lsl b/Transmogrifier/Transmogrifier/Object/Transmogrifier_3.lsl index d1fc1b63..6e08227a 100644 --- a/Transmogrifier/Transmogrifier/Object/Transmogrifier_3.lsl +++ b/Transmogrifier/Transmogrifier/Object/Transmogrifier_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:Transmogrifier -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-08-15 10:29:47.683 // :EDITED:2014-01-01 12:18:57 // :ID:920 @@ -11,7 +11,7 @@ // Pet Script. Goes in and attached prims that you want to transmogrify to // :CODE: // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // for your pet that appears when you fly. // makes pet appear and dissapear when you fly diff --git a/TransmogrifyAvatar/Transmogrify/Object/Accessories.lsl b/TransmogrifyAvatar/Transmogrify/Object/Accessories.lsl index cd163aca..fae137e0 100644 --- a/TransmogrifyAvatar/Transmogrify/Object/Accessories.lsl +++ b/TransmogrifyAvatar/Transmogrify/Object/Accessories.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:TransmogrifyAvatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2014-01-01 12:18:57 // :ID:921 @@ -12,7 +12,7 @@ // :CODE: // Transmogrifyer script // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // For all your worn accessories (not the pet) // makes accessories like shoes and hair disappear when you fly. diff --git a/TransmogrifyAvatar/Transmogrify/Object/Controller.lsl b/TransmogrifyAvatar/Transmogrify/Object/Controller.lsl index fc247647..23d56790 100644 --- a/TransmogrifyAvatar/Transmogrify/Object/Controller.lsl +++ b/TransmogrifyAvatar/Transmogrify/Object/Controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:TransmogrifyAvatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-08 // :EDITED:2014-09-24 @@ -13,7 +13,7 @@ // :CODE: // Transmogrifyer script // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // 8-25-2013 // Controller goes in the root prim of the body. diff --git a/TransmogrifyAvatar/Transmogrify/Object/Particles.lsl b/TransmogrifyAvatar/Transmogrify/Object/Particles.lsl index 596010a0..2b189f4b 100644 --- a/TransmogrifyAvatar/Transmogrify/Object/Particles.lsl +++ b/TransmogrifyAvatar/Transmogrify/Object/Particles.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:TransmogrifyAvatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2014-01-01 12:18:57 // :ID:921 @@ -12,7 +12,7 @@ // :CODE: // Transmogrifyer script // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Particles is a poofer effect for changing. Put it in the head, body and feet section of the avatar and in the pet. // Easy to change the colors, or add a texture. diff --git a/TransmogrifyAvatar/Transmogrify/Object/Pet.lsl b/TransmogrifyAvatar/Transmogrify/Object/Pet.lsl index 56bfe664..00c42c59 100644 --- a/TransmogrifyAvatar/Transmogrify/Object/Pet.lsl +++ b/TransmogrifyAvatar/Transmogrify/Object/Pet.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:TransmogrifyAvatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2014-01-01 12:18:57 // :ID:921 @@ -12,7 +12,7 @@ // :CODE: // Transmogrifyer script // License: CC-BY. Please do not remove the copyright or this notice -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // For your pet // makes the pet appear when you fly diff --git a/TransmogrifyAvatar/Transmogrify/Object/anti-no-script.lsl b/TransmogrifyAvatar/Transmogrify/Object/anti-no-script.lsl index 2e4d9ae7..91227bd6 100644 --- a/TransmogrifyAvatar/Transmogrify/Object/anti-no-script.lsl +++ b/TransmogrifyAvatar/Transmogrify/Object/anti-no-script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Transmogrify // :NAME:TransmogrifyAvatar -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-08 // :EDITED:2014-01-01 12:18:57 // :ID:921 @@ -11,7 +11,7 @@ // for any prim so it works in no script zones // :CODE: // Script Name: Anti_no-script_script.lsl -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Lets any attachment with scripts work in a no-script zone. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1644 @@ -35,7 +35,7 @@ // \_| \___|_| \__,_| \_| |_| \___|\__,_|\___|_| |_/_/\_\ // // fred@mitsi.com -// author Ferd Frederix +// author Fred Beckhusen (Ferd Frederix) // // anti-no-script script diff --git a/TrueMirror/TrueMirror/Mirror/Mirror IV.lsl b/TrueMirror/TrueMirror/Mirror/Mirror IV.lsl index 417b5b7a..ce9add40 100644 --- a/TrueMirror/TrueMirror/Mirror/Mirror IV.lsl +++ b/TrueMirror/TrueMirror/Mirror/Mirror IV.lsl @@ -17,7 +17,7 @@ // Provided under Creative Commons Attribution-Non-Commercial-ShareAlike 4.0 International license. // Please be sure you read and adhere to the terms of this license: https://creativecommons.org/licenses/by-nc-sa/4.0/ -// Mods: Ferd Frederix tweaked it slightly to use the mirrored animations from a web site +// Mods: Fred Beckhusen (Ferd Frederix) tweaked it slightly to use the mirrored animations from a web site // You can use the BVH Mirror web site at http://tali.appspot.com/bvh/bvhmirror.html to flip any animation around // You can get free, open source animations at www.outworldz.com/download diff --git a/Twitch_Tail_script/Twitch_Tail_script/Object/Twitch_Tail_script_1.lsl b/Twitch_Tail_script/Twitch_Tail_script/Object/Twitch_Tail_script_1.lsl index 0f013ca6..7af6e022 100644 --- a/Twitch_Tail_script/Twitch_Tail_script/Object/Twitch_Tail_script_1.lsl +++ b/Twitch_Tail_script/Twitch_Tail_script/Object/Twitch_Tail_script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Avatar // :NAME:Twitch_Tail_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-03-03 20:58:49.650 // :EDITED:2013-09-18 15:39:08 // :ID:928 @@ -10,7 +10,7 @@ // :DESCRIPTION: // Twitch_Tail_script // :CODE: -// twitchy tail script by Ferd Frederix +// twitchy tail script by Fred Beckhusen (Ferd Frederix) // Open Source provided this header is intact and credit is given. float on = 0.0; diff --git a/Typing animation/Typing animation/Object/Controller script.lsl b/Typing animation/Typing animation/Object/Controller script.lsl index 89e37d02..dc9a6cd1 100644 --- a/Typing animation/Typing animation/Object/Controller script.lsl +++ b/Typing animation/Typing animation/Object/Controller script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Typing // :NAME:Typing animation -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:930 diff --git a/Typing animation/Typing animation/Object/top of prim.lsl b/Typing animation/Typing animation/Object/top of prim.lsl index dcdb29a0..71a147ed 100644 --- a/Typing animation/Typing animation/Object/top of prim.lsl +++ b/Typing animation/Typing animation/Object/top of prim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Typing // :NAME:Typing animation -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:08 // :ID:930 diff --git a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_1.lsl b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_1.lsl index 671edf2e..5bceaa3e 100644 --- a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_1.lsl +++ b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animation // :NAME:Unlimited_storage_Prim_Animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-09-07 21:37:12.857 // :EDITED:2013-09-18 15:39:08 // :ID:936 @@ -12,9 +12,9 @@ // :CODE: // Prim Animator DB // 06/20/2011 -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Use with one or more copies of the script 'Store 0..Store 1.. Store N' -// Copyright 2011 Fred Beckhusen aka Ferd Frederix +// Copyright 2011 Fred Beckhusen aka Fred Beckhusen (Ferd Frederix) // // Licensed under the GNU Version3 license at http://www.gnu.org/copyleft/gpl.html // This program and the STORE scipts it uses must be left Copy/Transfer/MOD diff --git a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_2.lsl b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_2.lsl index 2cd947c6..90442403 100644 --- a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_2.lsl +++ b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animation // :NAME:Unlimited_storage_Prim_Animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-09-07 21:37:12.857 // :EDITED:2013-09-18 15:39:08 // :ID:936 @@ -12,7 +12,7 @@ // :CODE: // Prim Animator DB // 06/20/2011 -// Author Ferd Frederix +// Author Fred Beckhusen (Ferd Frederix) // Prim Storage script. // Copyright 2011 Fred Beckhusen - all rights reserved diff --git a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_3.lsl b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_3.lsl index 2dd53869..663b212a 100644 --- a/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_3.lsl +++ b/Unlimited_storage_Prim_Animator/Unlimited_storage_Prim_Animator/Object/Unlimited_storage_Prim_Animator_3.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animation // :NAME:Unlimited_storage_Prim_Animator -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2011-09-07 21:37:12.857 // :EDITED:2013-09-18 15:39:08 // :ID:936 diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_main.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_main.lsl index f0653f7b..dd6808fc 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_main.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_main.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 @@ -11,7 +11,7 @@ // :DESCRIPTION: // The main tour script. Put this in the seat of the tour guide. // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) integer _debug = 0; integer REZ = 3454; list Line = []; diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_poseball.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_poseball.lsl index 11888be1..da34abce 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_poseball.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_poseball.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 @@ -12,7 +12,7 @@ // Poseball script. Put this into as many pose balls as you need. // :CODE: // Poseball script for both pose balls -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) vector TARGET = <-.5,0,-0.1>; // 1/2 meter up, back a tenth. diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_recorder.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_recorder.lsl index 91fd88c2..72e0d4ed 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_recorder.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_recorder.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_rezzer.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_rezzer.lsl index 738e36da..67859a90 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_rezzer.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_rezzer.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_ten prim.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_ten prim.lsl index 397042e0..d05d686f 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_ten prim.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_ten prim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 diff --git a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_wings.lsl b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_wings.lsl index 2f116cc7..c3978298 100644 --- a/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_wings.lsl +++ b/Valentines_Day_tour_bird/Valentines_Day_tour_bird/Object/Valentines_Day_tour_bird_wings.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour Guide // :NAME:Valentines_Day_tour_bird -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2011-02-04 22:42:15.247 // :EDITED:2014-03-11 diff --git a/Vehicle/Vehicle/Object/sit.lsl b/Vehicle/Vehicle/Object/sit.lsl index 28c9f024..98401400 100644 --- a/Vehicle/Vehicle/Object/sit.lsl +++ b/Vehicle/Vehicle/Object/sit.lsl @@ -1,6 +1,6 @@ // :CATEGORY:vehicle // :NAME:Vehicle -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-09-08 19:11:15 // :EDITED:2014-09-08 diff --git a/Verify_Item_Received_when_rezzed/Verify_Item_Received_when_rezzed/Object/Verify_Item_Received_when_rezzed_1.lsl b/Verify_Item_Received_when_rezzed/Verify_Item_Received_when_rezzed/Object/Verify_Item_Received_when_rezzed_1.lsl index b358e35a..f3e60105 100644 --- a/Verify_Item_Received_when_rezzed/Verify_Item_Received_when_rezzed/Object/Verify_Item_Received_when_rezzed_1.lsl +++ b/Verify_Item_Received_when_rezzed/Verify_Item_Received_when_rezzed/Object/Verify_Item_Received_when_rezzed_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Merchant Tools // :NAME:Verify_Item_Received_when_rezzed -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:39:09 // :ID:953 diff --git a/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_1.lsl b/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_1.lsl index f7d189fd..7a40c60c 100644 --- a/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_1.lsl +++ b/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Cache // :NAME:View_Your_Second_Life_Cache -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-11-04 13:44:29.640 // :EDITED:2013-09-18 15:39:09 // :ID:955 diff --git a/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_2.lsl b/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_2.lsl index e80bf76b..95dc5b52 100644 --- a/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_2.lsl +++ b/View_Your_Second_Life_Cache/View_Your_Second_Life_Cache/Object/View_Your_Second_Life_Cache_2.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Cache // :NAME:View_Your_Second_Life_Cache -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-11-04 13:44:29.640 // :EDITED:2013-09-18 15:39:09 // :ID:955 diff --git a/Walk-On-the-moon/Walk-On-the-moon/Moon/Moon Home.lsl b/Walk-On-the-moon/Walk-On-the-moon/Moon/Moon Home.lsl index 1335d8e4..8f3b58e1 100644 --- a/Walk-On-the-moon/Walk-On-the-moon/Moon/Moon Home.lsl +++ b/Walk-On-the-moon/Walk-On-the-moon/Moon/Moon Home.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:World // :NAME:Walk-On-the-moon -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-11-19 16:49:18 // :EDITED:2017-03-11 11:22:42 @@ -18,7 +18,7 @@ // Version 2 // original script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // revisions: // 10-3-2011 Mod by Ferd to listen to HOME_CHANNEL, not -237918, the original src has no other reference to that channel. // 11-16-2011 Use latest globals from GLobal Constants @@ -321,7 +321,7 @@ default // :CODE: // :CATEGORY:World // :NAME:Walk-On-the-moon -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-11-19 16:49:18 // :ID:1003 // :REV:2 @@ -335,7 +335,7 @@ default // Version 2 // original script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // revisions: // 10-3-2011 Mod by Ferd to listen to HOME_CHANNEL, not -237918, the original src has no other reference to that channel. // 11-16-2011 Use latest globals from GLobal Constants diff --git a/Walk-On-the-moon/Walk-On-the-moon/Moon/Slow rotation.lsl b/Walk-On-the-moon/Walk-On-the-moon/Moon/Slow rotation.lsl index 4f9432e7..60bdd8d7 100644 --- a/Walk-On-the-moon/Walk-On-the-moon/Moon/Slow rotation.lsl +++ b/Walk-On-the-moon/Walk-On-the-moon/Moon/Slow rotation.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:World // :NAME:Walk-On-the-moon -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-11-19 16:49:18 // :EDITED:2017-03-11 11:22:42 diff --git a/Walk-On-the-moon/Walk-On-the-moon/Moon/moon script.lsl b/Walk-On-the-moon/Walk-On-the-moon/Moon/moon script.lsl index a4171c2d..8c46560e 100644 --- a/Walk-On-the-moon/Walk-On-the-moon/Moon/moon script.lsl +++ b/Walk-On-the-moon/Walk-On-the-moon/Moon/moon script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Sphere World // :NAME:Walk-On-the-moon -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-11-19 16:49:29 // :EDITED:2017-03-11 11:22:42 diff --git a/Walk-On-the-moon/Walk-On-the-moon/Poseball/poseball script.lsl b/Walk-On-the-moon/Walk-On-the-moon/Poseball/poseball script.lsl index 9d353c76..43cff0b6 100644 --- a/Walk-On-the-moon/Walk-On-the-moon/Poseball/poseball script.lsl +++ b/Walk-On-the-moon/Walk-On-the-moon/Poseball/poseball script.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:Sphere World // :NAME:Walk-On-the-moon -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-11-19 16:49:29 // :EDITED:2017-03-11 11:22:42 diff --git a/Wedding Walk/Wedding Walk/Object/Script.lsl b/Wedding Walk/Wedding Walk/Object/Script.lsl index cd4ff446..291029f9 100644 --- a/Wedding Walk/Wedding Walk/Object/Script.lsl +++ b/Wedding Walk/Wedding Walk/Object/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Wedding // :NAME:Wedding Walk -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:971 diff --git a/XS Pet Quail Modified/XS Quail/Animal/Test pregnancy script.lsl b/XS Pet Quail Modified/XS Quail/Animal/Test pregnancy script.lsl index e946485f..94dd181b 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/Test pregnancy script.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/Test pregnancy script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -13,11 +13,11 @@ // Version .24 10-3-2011 -// script by Ferd Frederix +// script by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php -// Copyright (c) 2010, Ferd Frederix +// Copyright (c) 2010, Fred Beckhusen (Ferd Frederix) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Quail Modified/XS Quail/Animal/bird assembly.lsl b/XS Pet Quail Modified/XS Quail/Animal/bird assembly.lsl index 3f2857a0..e4c5bf3d 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/bird assembly.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/bird assembly.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Quail Modified -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2014-01-01 12:18:57 // :ID:987 @@ -13,11 +13,11 @@ // Version .24 10-3-2011 -// script by Ferd Frederix +// script by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php -// Copyright (c) 2010, Ferd Frederix +// Copyright (c) 2010, Fred Beckhusen (Ferd Frederix) // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_ager.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_ager.lsl index 695dcc1e..e327b492 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_ager.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_ager.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2014-01-17 11:32:47 // :ID:987 @@ -15,7 +15,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // Allows arbitrary growth without any constants or prim limits // 2 tunable parameters for aging time and maximum growth time diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_brain.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_brain.lsl index 760d68f4..1217b208 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_brain.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_brain.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_breeding.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_breeding.lsl index d23c2ed5..b548116a 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_breeding.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_breeding.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -16,7 +16,7 @@ // xs_breeding: LINK_CALL_MALE_INFO was in error on line 159, was LINK_CALL_MALE, should be LINK_CALL_MALE_INFO // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_eater.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_eater.lsl index cb585be2..1b249449 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_eater.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_eater.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -16,7 +16,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_infomatic.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_infomatic.lsl index 1e7385ef..3165c446 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_infomatic.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_infomatic.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_movement.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_movement.lsl index c840e9d0..7c1c2b40 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_movement.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_movement.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -16,7 +16,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Animal/xs_special.lsl b/XS Pet Quail Modified/XS Quail/Animal/xs_special.lsl index e393277d..fac5aa44 100644 --- a/XS Pet Quail Modified/XS Quail/Animal/xs_special.lsl +++ b/XS Pet Quail Modified/XS Quail/Animal/xs_special.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:09 // :ID:987 @@ -16,7 +16,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/Debug/xs_Debug.lsl b/XS Pet Quail Modified/XS Quail/Debug/xs_Debug.lsl index 92fc54dd..e9779d1c 100644 --- a/XS Pet Quail Modified/XS Quail/Debug/xs_Debug.lsl +++ b/XS Pet Quail Modified/XS Quail/Debug/xs_Debug.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-17 21:48:47 // :ID:987 @@ -13,10 +13,10 @@ // Version .24 10-3-2011 -// script by Ferd Frederix +// script by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php -// Copyright (c) 2010, Ferd Frederix// All rights reserved. +// Copyright (c) 2010, Fred Beckhusen (Ferd Frederix)// All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Quail Modified/XS Quail/Egg/xs_egg.lsl b/XS Pet Quail Modified/XS Quail/Egg/xs_egg.lsl index 571c318a..89815ac1 100644 --- a/XS Pet Quail Modified/XS Quail/Egg/xs_egg.lsl +++ b/XS Pet Quail Modified/XS Quail/Egg/xs_egg.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2014-01-17 11:32:48 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/EggCup/xs_eggcup.lsl b/XS Pet Quail Modified/XS Quail/EggCup/xs_eggcup.lsl index d23d5c45..5b09f92c 100644 --- a/XS Pet Quail Modified/XS Quail/EggCup/xs_eggcup.lsl +++ b/XS Pet Quail Modified/XS Quail/EggCup/xs_eggcup.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:10 // :ID:987 @@ -15,7 +15,7 @@ // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl.lsl b/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl.lsl index a01a5dca..909f9a85 100644 --- a/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl.lsl +++ b/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:10 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php diff --git a/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl_anim.lsl b/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl_anim.lsl index e01b7add..c6e44926 100644 --- a/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl_anim.lsl +++ b/XS Pet Quail Modified/XS Quail/FoodBowl/xs_foodbowl_anim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-17 21:48:47 // :ID:987 @@ -17,7 +17,7 @@ // Version .26 Robot 11-16-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php diff --git a/XS Pet Quail Modified/XS Quail/Home/xs_home.lsl b/XS Pet Quail Modified/XS Quail/Home/xs_home.lsl index 95301126..332ea89c 100644 --- a/XS Pet Quail Modified/XS Quail/Home/xs_home.lsl +++ b/XS Pet Quail Modified/XS Quail/Home/xs_home.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:10 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Quail Modified/XS Quail/TransportCrate/xs_cryocrate.lsl b/XS Pet Quail Modified/XS Quail/TransportCrate/xs_cryocrate.lsl index 81d6220a..08dfe7c5 100644 --- a/XS Pet Quail Modified/XS Quail/TransportCrate/xs_cryocrate.lsl +++ b/XS Pet Quail Modified/XS Quail/TransportCrate/xs_cryocrate.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Quail Modified -// :AUTHOR:Xundra Snowpaw, Ferd Frederix +// :AUTHOR:Xundra Snowpaw, Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:10 // :ID:987 @@ -14,7 +14,7 @@ // Version .24 10-3-2011 // script by Xundra Snowpaw -// mods by Ferd Frederix +// mods by Fred Beckhusen (Ferd Frederix) // // New BSD License: http://www.opensource.org/licenses/bsd-license.php // Copyright (c) 2010, Xundra Snowpaw diff --git a/XS Pet Robot/XS Robot/Debug/Force breeding early female.lsl b/XS Pet Robot/XS Robot/Debug/Force breeding early female.lsl index e09d3c5a..0d6da7ab 100644 --- a/XS Pet Robot/XS Robot/Debug/Force breeding early female.lsl +++ b/XS Pet Robot/XS Robot/Debug/Force breeding early female.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 diff --git a/XS Pet Robot/XS Robot/Debug/Force breeding early male.lsl b/XS Pet Robot/XS Robot/Debug/Force breeding early male.lsl index 5824ec45..69fd5fc3 100644 --- a/XS Pet Robot/XS Robot/Debug/Force breeding early male.lsl +++ b/XS Pet Robot/XS Robot/Debug/Force breeding early male.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Quail // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 diff --git a/XS Pet Robot/XS Robot/Debug/Global constants.lsl b/XS Pet Robot/XS Robot/Debug/Global constants.lsl index 59fddfbc..a4057659 100644 --- a/XS Pet Robot/XS Robot/Debug/Global constants.lsl +++ b/XS Pet Robot/XS Robot/Debug/Global constants.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:XS Quail // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2015-07-24 02:39:14 @@ -29,7 +29,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -193,7 +193,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Debug/Updater.lsl b/XS Pet Robot/XS Robot/Debug/Updater.lsl index 85033d3e..18798361 100644 --- a/XS Pet Robot/XS Robot/Debug/Updater.lsl +++ b/XS Pet Robot/XS Robot/Debug/Updater.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2014-01-30 19:59:33 // :ID:988 @@ -45,7 +45,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -209,7 +209,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2012 by Ferd Frederix"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. +string Copyright = " (c)2012 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. ///////// end global Link constants //////// diff --git a/XS Pet Robot/XS Robot/Debug/xs_ager test script.lsl b/XS Pet Robot/XS Robot/Debug/xs_ager test script.lsl index 68a1f9c1..5ad4f61d 100644 --- a/XS Pet Robot/XS Robot/Debug/xs_ager test script.lsl +++ b/XS Pet Robot/XS Robot/Debug/xs_ager test script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -14,7 +14,7 @@ // xs_ager test script -// script by Ferd Frederix +// script by Fred Beckhusen (Ferd Frederix) // Put in the animal when the animal is sized as if it were just born, and then touch it. // The animal will grow 10% a second for 7 seconds, then reset back to the original size. @@ -39,7 +39,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -200,7 +200,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Debug/xs_debug.lsl b/XS Pet Robot/XS Robot/Debug/xs_debug.lsl index f9bae759..ece0cdf9 100644 --- a/XS Pet Robot/XS Robot/Debug/xs_debug.lsl +++ b/XS Pet Robot/XS Robot/Debug/xs_debug.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -173,7 +173,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -337,7 +337,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Eyes/xs_animated_eye script.lsl b/XS Pet Robot/XS Robot/Eyes/xs_animated_eye script.lsl index f066d426..8abb396f 100644 --- a/XS Pet Robot/XS Robot/Eyes/xs_animated_eye script.lsl +++ b/XS Pet Robot/XS Robot/Eyes/xs_animated_eye script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -27,7 +27,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Put any texture converted by gif_2_SL_animation_v0.6.exe into a prim with this script to get it to play back automatically as a movie diff --git a/XS Pet Robot/XS Robot/Eyes/xs_sleep script.lsl b/XS Pet Robot/XS Robot/Eyes/xs_sleep script.lsl index 69a8cd4a..86656613 100644 --- a/XS Pet Robot/XS Robot/Eyes/xs_sleep script.lsl +++ b/XS Pet Robot/XS Robot/Eyes/xs_sleep script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -44,7 +44,7 @@ string texture = "Z"; // Texture used for particles. Texture must be in // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -205,7 +205,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Eyes/xs_two-texture eyes.lsl b/XS Pet Robot/XS Robot/Eyes/xs_two-texture eyes.lsl index 395c4601..576b6be3 100644 --- a/XS Pet Robot/XS Robot/Eyes/xs_two-texture eyes.lsl +++ b/XS Pet Robot/XS Robot/Eyes/xs_two-texture eyes.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 diff --git a/XS Pet Robot/XS Robot/Home Flag/rotate the globe.lsl b/XS Pet Robot/XS Robot/Home Flag/rotate the globe.lsl index 57de9dc2..c5dbbb82 100644 --- a/XS Pet Robot/XS Robot/Home Flag/rotate the globe.lsl +++ b/XS Pet Robot/XS Robot/Home Flag/rotate the globe.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 diff --git a/XS Pet Robot/XS Robot/Home Flag/waving flag.lsl b/XS Pet Robot/XS Robot/Home Flag/waving flag.lsl index 3514d90c..e9585770 100644 --- a/XS Pet Robot/XS Robot/Home Flag/waving flag.lsl +++ b/XS Pet Robot/XS Robot/Home Flag/waving flag.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -25,7 +25,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Robot/XS Robot/Home Flag/xs_home.lsl b/XS Pet Robot/XS Robot/Home Flag/xs_home.lsl index 8c7644c4..61eca90f 100644 --- a/XS Pet Robot/XS Robot/Home Flag/xs_home.lsl +++ b/XS Pet Robot/XS Robot/Home Flag/xs_home.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -33,7 +33,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -194,7 +194,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/Moonlet Pose Ball.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/Moonlet Pose Ball.lsl index eaf5e29b..b761ba64 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/Moonlet Pose Ball.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/Moonlet Pose Ball.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -35,7 +35,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -196,7 +196,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/rotate moon.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/rotate moon.lsl index e6a18733..05716729 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/rotate moon.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/rotate moon.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/walking.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/walking.lsl index e09a3780..b033ae59 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/walking.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/walking.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -38,7 +38,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -199,7 +199,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/xs movement plug-in for robot sphere walk.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/xs movement plug-in for robot sphere walk.lsl index df6067ad..f97821e1 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/xs movement plug-in for robot sphere walk.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/xs movement plug-in for robot sphere walk.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -35,7 +35,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -196,7 +196,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/xs_home.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/xs_home.lsl index 0090c762..3e182254 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/xs_home.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/xs_home.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -35,7 +35,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -196,7 +196,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Moonlet plug-on/xs_radius.lsl b/XS Pet Robot/XS Robot/Moonlet plug-on/xs_radius.lsl index e030d15d..f3efb902 100644 --- a/XS Pet Robot/XS Robot/Moonlet plug-on/xs_radius.lsl +++ b/XS Pet Robot/XS Robot/Moonlet plug-on/xs_radius.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -18,7 +18,7 @@ // add to the Sphere to send the radius of the moon -// by Ferd Frederix +// by Fred Beckhusen (Ferd Frederix) @@ -37,7 +37,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -198,7 +198,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl.lsl b/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl.lsl index c162da86..3856b2bc 100644 --- a/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl.lsl +++ b/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -39,7 +39,7 @@ integer FOOD_TYPE = 0; // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -200,7 +200,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl_anim.lsl b/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl_anim.lsl index 39bee4b4..a50c2d43 100644 --- a/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl_anim.lsl +++ b/XS Pet Robot/XS Robot/Mr Fusion/xs_foodbowl_anim.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:20 @@ -39,7 +39,7 @@ integer PIE = FALSE; // set to TRUE for pie slices, set to FALSE for // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -200,7 +200,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Nut and Bolt Egg/xs_egg.lsl b/XS Pet Robot/XS Robot/Nut and Bolt Egg/xs_egg.lsl index dc6aaf91..508cab5f 100644 --- a/XS Pet Robot/XS Robot/Nut and Bolt Egg/xs_egg.lsl +++ b/XS Pet Robot/XS Robot/Nut and Bolt Egg/xs_egg.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-07-15 @@ -46,7 +46,7 @@ integer AUTO_HATCH = FALSE; //If set to TRUE, rthe egg will auto-hatch when la // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -211,7 +211,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Nut and Bolt Toolbox/xs_eggcup.lsl b/XS Pet Robot/XS Robot/Nut and Bolt Toolbox/xs_eggcup.lsl index 546d5246..6189b5be 100644 --- a/XS Pet Robot/XS Robot/Nut and Bolt Toolbox/xs_eggcup.lsl +++ b/XS Pet Robot/XS Robot/Nut and Bolt Toolbox/xs_eggcup.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-05-18 @@ -44,7 +44,7 @@ vector POS_DOWN = <0.0, 0.0, -0.1>; // or how far the crate will moves up, a // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -209,7 +209,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Robot Transport UFO/Beam Particle effects.lsl b/XS Pet Robot/XS Robot/Robot Transport UFO/Beam Particle effects.lsl index e535fe4f..6d46b00e 100644 --- a/XS Pet Robot/XS Robot/Robot Transport UFO/Beam Particle effects.lsl +++ b/XS Pet Robot/XS Robot/Robot Transport UFO/Beam Particle effects.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -23,7 +23,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) @@ -31,7 +31,7 @@ // Particle Script 0.3 // Created by Ama Omega // 10-10-2003 -// 11-15-2011 mods by Ferd Frederix for XS Pets +// 11-15-2011 mods by Fred Beckhusen (Ferd Frederix) for XS Pets // makes particles when triggered by xs_cryocrate diff --git a/XS Pet Robot/XS Robot/Robot Transport UFO/Particle effects.lsl b/XS Pet Robot/XS Robot/Robot Transport UFO/Particle effects.lsl index 298a9e85..eacc1676 100644 Binary files a/XS Pet Robot/XS Robot/Robot Transport UFO/Particle effects.lsl and b/XS Pet Robot/XS Robot/Robot Transport UFO/Particle effects.lsl differ diff --git a/XS Pet Robot/XS Robot/Robot Transport UFO/rotate the teleport.lsl b/XS Pet Robot/XS Robot/Robot Transport UFO/rotate the teleport.lsl index 501be790..9ecd11ed 100644 --- a/XS Pet Robot/XS Robot/Robot Transport UFO/rotate the teleport.lsl +++ b/XS Pet Robot/XS Robot/Robot Transport UFO/rotate the teleport.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-13 15:21:20 // :EDITED:2014-01-30 12:24:21 diff --git a/XS Pet Robot/XS Robot/Robot Transport UFO/xs_cryocrate.lsl b/XS Pet Robot/XS Robot/Robot Transport UFO/xs_cryocrate.lsl index 3bf8d844..c80aae62 100644 --- a/XS Pet Robot/XS Robot/Robot Transport UFO/xs_cryocrate.lsl +++ b/XS Pet Robot/XS Robot/Robot Transport UFO/xs_cryocrate.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-05-18 @@ -46,7 +46,7 @@ float delay = 3; // numner of seconds for effects to begin and then end. 0 is // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -211,7 +211,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Server/texture_server.lsl b/XS Pet Robot/XS Robot/Server/texture_server.lsl index 31d122b6..0c54d492 100644 --- a/XS Pet Robot/XS Robot/Server/texture_server.lsl +++ b/XS Pet Robot/XS Robot/Server/texture_server.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-07-29 @@ -27,7 +27,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) ////////////////////////////////////////////////////////////////////y diff --git a/XS Pet Robot/XS Robot/Server/texture_test by touch.lsl b/XS Pet Robot/XS Robot/Server/texture_test by touch.lsl index dfdf6072..64537932 100644 --- a/XS Pet Robot/XS Robot/Server/texture_test by touch.lsl +++ b/XS Pet Robot/XS Robot/Server/texture_test by touch.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -27,7 +27,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) diff --git a/XS Pet Robot/XS Robot/Server/xs_texture.lsl b/XS Pet Robot/XS Robot/Server/xs_texture.lsl index 8da83281..8884f2e4 100644 --- a/XS Pet Robot/XS Robot/Server/xs_texture.lsl +++ b/XS Pet Robot/XS Robot/Server/xs_texture.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -28,7 +28,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) diff --git a/XS Pet Robot/XS Robot/Sphere World/xs_home_world.lsl b/XS Pet Robot/XS Robot/Sphere World/xs_home_world.lsl index 5f039ed5..1d7335fb 100644 Binary files a/XS Pet Robot/XS Robot/Sphere World/xs_home_world.lsl and b/XS Pet Robot/XS Robot/Sphere World/xs_home_world.lsl differ diff --git a/XS Pet Robot/XS Robot/Sphere World/xs_movement.lsl b/XS Pet Robot/XS Robot/Sphere World/xs_movement.lsl index 44e0929b..b53407db 100644 Binary files a/XS Pet Robot/XS Robot/Sphere World/xs_movement.lsl and b/XS Pet Robot/XS Robot/Sphere World/xs_movement.lsl differ diff --git a/XS Pet Robot/XS Robot/Troubot/Animator.lsl b/XS Pet Robot/XS Robot/Troubot/Animator.lsl index abff2f8c..696ed898 100644 --- a/XS Pet Robot/XS Robot/Troubot/Animator.lsl +++ b/XS Pet Robot/XS Robot/Troubot/Animator.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -12,7 +12,7 @@ // XS Pet prim animator compiler // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This prim animator compiler is a very useful and easy to use script for Second Life and OpenSim. Setup is very simple. Just drop the two script into the object, click the object, and give your animation a name. Move all the prims around, and click Record. When done, click the Compile button. It writes fast, optimized code for you. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1691 @@ -30,10 +30,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. diff --git a/XS Pet Robot/XS Robot/Troubot/Compiler.lsl b/XS Pet Robot/XS Robot/Troubot/Compiler.lsl index be65dcf5..69223435 100644 --- a/XS Pet Robot/XS Robot/Troubot/Compiler.lsl +++ b/XS Pet Robot/XS Robot/Troubot/Compiler.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -12,7 +12,7 @@ // XS Pet Compiler // :CODE: -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This prim animator compiler is a very useful and easy to use script for Second Life and OpenSim. Setup is very simple. Just drop the two script into the object, click the object, and give your animation a name. Move all the prims around, and click Record. When done, click the Compile button. It writes fast, optimized code for you. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1691 @@ -30,10 +30,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. @@ -46,7 +46,7 @@ // Rev B, added a missing } at the end of multiple recordings. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Based on an excellent script by Allen Firethorn // This is free software, it is not for sale at any price @@ -143,7 +143,7 @@ default { vector scale = llGetScale(); SayCode("// Prim animation compiler //\n" - + "// Ferd Frederix - http://www.outworldz.com\n" + + "// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com\n" + "integer playbackchannel = 1; // The default llMessageLinked number\n" + "rotation calcChildRot(rotation rdeltaRot){\n" + "\tif (llGetAttached())\n" diff --git a/XS Pet Robot/XS Robot/Troubot/DEBUG prim animator timer.lsl b/XS Pet Robot/XS Robot/Troubot/DEBUG prim animator timer.lsl index f9b31761..d71d4da8 100644 --- a/XS Pet Robot/XS Robot/Troubot/DEBUG prim animator timer.lsl +++ b/XS Pet Robot/XS Robot/Troubot/DEBUG prim animator timer.lsl @@ -13,7 +13,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Robot/XS Robot/Troubot/Optional - xs_infomatic - home in pet.lsl b/XS Pet Robot/XS Robot/Troubot/Optional - xs_infomatic - home in pet.lsl index 0ec72381..f90fc5bf 100644 --- a/XS Pet Robot/XS Robot/Troubot/Optional - xs_infomatic - home in pet.lsl +++ b/XS Pet Robot/XS Robot/Troubot/Optional - xs_infomatic - home in pet.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -36,7 +36,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -197,7 +197,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/Optional - xs_home_in_pet.lsl b/XS Pet Robot/XS Robot/Troubot/Optional - xs_home_in_pet.lsl index 92fd8309..930964e8 100644 --- a/XS Pet Robot/XS Robot/Troubot/Optional - xs_home_in_pet.lsl +++ b/XS Pet Robot/XS Robot/Troubot/Optional - xs_home_in_pet.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2015-07-24 02:39:14 @@ -31,7 +31,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -192,7 +192,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/Optional Birth particle_plug_in.lsl b/XS Pet Robot/XS Robot/Troubot/Optional Birth particle_plug_in.lsl index d63e394c..971147c4 100644 --- a/XS Pet Robot/XS Robot/Troubot/Optional Birth particle_plug_in.lsl +++ b/XS Pet Robot/XS Robot/Troubot/Optional Birth particle_plug_in.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 diff --git a/XS Pet Robot/XS Robot/Troubot/add_animations.lsl b/XS Pet Robot/XS Robot/Troubot/add_animations.lsl index 85afa30d..66a2cd14 100644 --- a/XS Pet Robot/XS Robot/Troubot/add_animations.lsl +++ b/XS Pet Robot/XS Robot/Troubot/add_animations.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-03-22 @@ -69,7 +69,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/prim animator timer (DEBUG).lsl b/XS Pet Robot/XS Robot/Troubot/prim animator timer (DEBUG).lsl index 3dbb8d45..649eb2b4 100644 --- a/XS Pet Robot/XS Robot/Troubot/prim animator timer (DEBUG).lsl +++ b/XS Pet Robot/XS Robot/Troubot/prim animator timer (DEBUG).lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -29,7 +29,7 @@ // // Exception: I am allowing this script to be sold inside an original build. // You are not selling the script, you are selling the build. -// Ferd Frederix +// Fred Beckhusen (Ferd Frederix) // Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/XS Pet Robot/XS Robot/Troubot/xs_Sound_Module.lsl b/XS Pet Robot/XS Robot/Troubot/xs_Sound_Module.lsl index 62b46116..43ad49e5 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_Sound_Module.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_Sound_Module.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -38,7 +38,7 @@ float VOLUME = 1.0; // how loud are the sounds // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -199,7 +199,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_ager.lsl b/XS Pet Robot/XS Robot/Troubot/xs_ager.lsl index a642b5b6..529d96ad 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_ager.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_ager.lsl @@ -1,7 +1,7 @@ // :SHOW: // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2015-07-24 02:39:14 @@ -37,7 +37,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -198,7 +198,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_brain.lsl b/XS Pet Robot/XS Robot/Troubot/xs_brain.lsl index 6791d2cc..4da14ec0 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_brain.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_brain.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -44,7 +44,7 @@ integer SECURE = FALSE; // Set this to true to check that the script names and // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -205,7 +205,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_breeding.lsl b/XS Pet Robot/XS Robot/Troubot/xs_breeding.lsl index 039afb92..604654ae 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_breeding.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_breeding.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -41,7 +41,7 @@ float TIME_TO_WAIT = 86400; // 86400 secs = wait 1 day to get fertile again. // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -202,7 +202,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_eater.lsl b/XS Pet Robot/XS Robot/Troubot/xs_eater.lsl index 0d6407f9..6e1adf57 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_eater.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_eater.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -30,7 +30,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -190,7 +190,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_infomatic - home in pet.lsl b/XS Pet Robot/XS Robot/Troubot/xs_infomatic - home in pet.lsl index 82b631e5..f2547355 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_infomatic - home in pet.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_infomatic - home in pet.lsl @@ -22,7 +22,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -183,7 +183,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. @@ -219,7 +219,7 @@ DEBUG ( string msg){ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -384,7 +384,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2012 by Ferd Frederix"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. +string Copyright = " (c)2012 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line. See License agreements above. Attribution is required, and these files are copyrighted. ///////// end global Link constants //////// diff --git a/XS Pet Robot/XS Robot/Troubot/xs_infomatic.lsl b/XS Pet Robot/XS Robot/Troubot/xs_infomatic.lsl index 51e1e1c4..e1236a93 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_infomatic.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_infomatic.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-05-18 @@ -38,7 +38,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -199,7 +199,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_movement.lsl b/XS Pet Robot/XS Robot/Troubot/xs_movement.lsl index a544a4aa..8fd8c2ad 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_movement.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_movement.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -46,7 +46,7 @@ float rest_time = 5.0; // the time between steps // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -207,7 +207,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_movement_globe plugin.lsl b/XS Pet Robot/XS Robot/Troubot/xs_movement_globe plugin.lsl index 49000ed4..43bec641 100644 Binary files a/XS Pet Robot/XS Robot/Troubot/xs_movement_globe plugin.lsl and b/XS Pet Robot/XS Robot/Troubot/xs_movement_globe plugin.lsl differ diff --git a/XS Pet Robot/XS Robot/Troubot/xs_sex OPTIONAL.lsl b/XS Pet Robot/XS Robot/Troubot/xs_sex OPTIONAL.lsl index 9ac5916f..5b078404 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_sex OPTIONAL.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_sex OPTIONAL.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -21,7 +21,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. diff --git a/XS Pet Robot/XS Robot/Troubot/xs_special.lsl b/XS Pet Robot/XS Robot/Troubot/xs_special.lsl index 9fd10c58..b5812d25 100644 --- a/XS Pet Robot/XS Robot/Troubot/xs_special.lsl +++ b/XS Pet Robot/XS Robot/Troubot/xs_special.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Robot -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: Pet,XS,breed,breedable,companion,Ozimal,Meeroo,Amaretto,critter,Fennux,Pets // :CREATED:2013-09-06 // :EDITED:2014-01-30 12:24:21 @@ -32,7 +32,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -193,7 +193,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Robot/XS Robot/Updater Prim/XsPet Updater.lsl b/XS Pet Robot/XS Robot/Updater Prim/XsPet Updater.lsl index ebea5fd9..770e3507 100644 --- a/XS Pet Robot/XS Robot/Updater Prim/XsPet Updater.lsl +++ b/XS Pet Robot/XS Robot/Updater Prim/XsPet Updater.lsl @@ -37,7 +37,7 @@ // Noncommercial -- You may not use this work for commercial purposes, i.e., you cannot sell this script in any form, including derivatives. // If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. // This means that you cannot sell this or derivative code by itself, but you may share and use this code in any object or virtual world. -// You must attribute authorship in the original scripts to Ferd Frederix and Xundra Snowpaw, and leave this notice intact. +// You must attribute authorship in the original scripts to Fred Beckhusen (Ferd Frederix) and Xundra Snowpaw, and leave this notice intact. // You do not have to give back to the community any changes you make, however, code changes would be greatly appreciated! // // Exception: I am allowing this script to be used in an original build and sold with the build. @@ -201,7 +201,7 @@ integer LINK_SLEEP = 7999; // disable sleep by parameter integer LINK_TIMER = 8000; // scan for food bowl about every 1800 seconds integer LINK_DIE = 9999; // death -string Copyright = " (c)2014 by Ferd Frederix"; // You cannot change this line, but you can change the code that prints it! +string Copyright = " (c)2014 by Fred Beckhusen (Ferd Frederix)"; // You cannot change this line, but you can change the code that prints it! // See License agreements above. // Attribution is required, as these files are copyrighted. diff --git a/XS Pet Xundra Snowpaw Original Quail/XS Quail/Animal/xs_ager.lsl b/XS Pet Xundra Snowpaw Original Quail/XS Quail/Animal/xs_ager.lsl index 3503d3da..c1953266 100644 --- a/XS Pet Xundra Snowpaw Original Quail/XS Quail/Animal/xs_ager.lsl +++ b/XS Pet Xundra Snowpaw Original Quail/XS Quail/Animal/xs_ager.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Xundra Snowpaw Original Quail -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:10 // :ID:989 diff --git a/XS Pet Xundra Snowpaw Original Quail/XS Quail/EggCup/Lay Egg Test Script.lsl b/XS Pet Xundra Snowpaw Original Quail/XS Quail/EggCup/Lay Egg Test Script.lsl index 67ec8a57..a95adbc4 100644 --- a/XS Pet Xundra Snowpaw Original Quail/XS Quail/EggCup/Lay Egg Test Script.lsl +++ b/XS Pet Xundra Snowpaw Original Quail/XS Quail/EggCup/Lay Egg Test Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:XS Pet // :NAME:XS Pet Xundra Snowpaw Original Quail -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:11 // :ID:989 diff --git a/Zombies/Scripts/Zombies/Zombies/Zombies/Animator.lsl b/Zombies/Scripts/Zombies/Zombies/Zombies/Animator.lsl index dcb702d8..fe800107 100644 --- a/Zombies/Scripts/Zombies/Zombies/Zombies/Animator.lsl +++ b/Zombies/Scripts/Zombies/Zombies/Zombies/Animator.lsl @@ -1,7 +1,7 @@ // One Script Prim Animation // Playback Script -// Original Script by: Ferd Frederix +// Original Script by: Fred Beckhusen (Ferd Frederix) // No Spam version by: Gino Rascon integer runtime = TRUE; diff --git a/Zombies/Scripts/Zombies/Zombies/Zombies/walk script.lsl b/Zombies/Scripts/Zombies/Zombies/Zombies/walk script.lsl index e4aad7eb..2ac3e05c 100644 --- a/Zombies/Scripts/Zombies/Zombies/Zombies/walk script.lsl +++ b/Zombies/Scripts/Zombies/Zombies/Zombies/walk script.lsl @@ -1,5 +1,5 @@ // Animated wandering animal script. - // by Ferd Frederix + // by Fred Beckhusen (Ferd Frederix) // Sets Home point where rezzed. // Will drive around like a vehicle so it works on most surfaces. diff --git a/Zombies/Zombies/Object/Zombies_1.lsl b/Zombies/Zombies/Object/Zombies_1.lsl index 300f7258..e7251033 100644 --- a/Zombies/Zombies/Object/Zombies_1.lsl +++ b/Zombies/Zombies/Object/Zombies_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:Zombies -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-03-06 15:24:19.483 // :EDITED:2013-09-18 15:39:11 // :ID:993 @@ -11,7 +11,7 @@ // See the article on Zombies to make this walking zombie // :CODE: // Animated wandering rideable zombie script. -// by Ferd Frederix +// by Fred Beckhusen (Ferd Frederix) // Sets Home point where rezzed. // Will drive around like a vehicle so it works on most surfaces. diff --git a/facelight/facelight/Facelight/Script.lsl b/facelight/facelight/Facelight/Script.lsl index d9501c29..592bd13d 100644 --- a/facelight/facelight/Facelight/Script.lsl +++ b/facelight/facelight/Facelight/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:FaceLight // :NAME:facelight -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-04-04 22:00:54 // :EDITED:2014-04-04 diff --git a/facelight/facelight/HUD/Script.lsl b/facelight/facelight/HUD/Script.lsl index 03bbfd21..4e6be3f0 100644 --- a/facelight/facelight/HUD/Script.lsl +++ b/facelight/facelight/HUD/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:FaceLight // :NAME:facelight -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2014-04-04 22:00:30 // :EDITED:2014-04-04 diff --git a/flamingo/Bird Flight/Bent Neck/Script.lsl b/flamingo/Bird Flight/Bent Neck/Script.lsl index a27d91ab..db24bde5 100644 --- a/flamingo/Bird Flight/Bent Neck/Script.lsl +++ b/flamingo/Bird Flight/Bent Neck/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1983.lsl b/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1983.lsl index b2817543..3939b13c 100644 --- a/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1983.lsl +++ b/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1983.lsl @@ -1,5 +1,5 @@ // Script Name: Prim_Animation_Compiler.lsl -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This prim animator compiler is a very useful and easy to use script for Second Life and OpenSim. Setup is very simple. Just drop the two script into the object, click the object, and give your animation a name. Move all the prims around, and click Record. When done, click the Compile button. It writes fast, optimized code for you. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1691 @@ -17,10 +17,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. diff --git a/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1984.lsl b/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1984.lsl index c60ce9d4..34d0bf45 100644 --- a/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1984.lsl +++ b/flamingo/Bird Flight/Body/Prim_Animation_Compiler_1984.lsl @@ -1,5 +1,5 @@ // Script Name: Prim_Animation_Compiler.lsl -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This prim animator compiler is a very useful and easy to use script for Second Life and OpenSim. Setup is very simple. Just drop the two script into the object, click the object, and give your animation a name. Move all the prims around, and click Record. When done, click the Compile button. It writes fast, optimized code for you. // Downloaded from : http://www.outworldz.com/cgi/freescripts.plx?ID=1691 @@ -17,10 +17,10 @@ // // You cannot attach a license to any of these scripts to make any license more or less restrictive. // -// All scripts by avatar Ferd Frederix, unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. +// All scripts by avatar Fred Beckhusen (Ferd Frederix), unless stated otherwise in the script, are licensed as Creative Commons By Attribution and Non-Commercial. // Commercial use is NOT allowed - no resale of my scripts in any form. // This means you cannot sell my scripts but you can give them away if they are FREE. -// Scripts by Ferd Frederix may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. +// Scripts by Fred Beckhusen (Ferd Frederix) may be sold when included in a new object that actually uses these scripts. Putting my script in a prim and selling it on marketplace does not constitute a build. // For any reuse or distribution, you must make clear to others the license terms of my works. This is done by leaving headers intact. // See http://creativecommons.org/licenses/by-nc/3.0/ for more details and the actual license agreement. // You must leave any author credits and any headers intact in any script you use or publish. @@ -36,7 +36,7 @@ // Script Name: Super_Prim_Animator_Motion_Compiler.lsl -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Based on an excellent script by Allen Firethorn // This is free software, it is not for sale at any price @@ -134,7 +134,7 @@ default { vector scale = llGetScale(); SayCode("// Prim animation compiler //\n" - + "// Ferd Frederix - http://www.outworldz.com\n" + + "// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com\n" + "integer playbackchannel = 1; // The default llMessageLinked number\n" + "rotation calcChildRot(rotation rdeltaRot){\n" + "\tif (llGetAttached())\n" diff --git a/flamingo/Bird Flight/Body/Test wings (debug only).lsl b/flamingo/Bird Flight/Body/Test wings (debug only).lsl index a9611376..aac503d7 100644 --- a/flamingo/Bird Flight/Body/Test wings (debug only).lsl +++ b/flamingo/Bird Flight/Body/Test wings (debug only).lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/flamingo/Bird Flight/Body/Wing controller.lsl b/flamingo/Bird Flight/Body/Wing controller.lsl index 22f0b292..f661486e 100644 --- a/flamingo/Bird Flight/Body/Wing controller.lsl +++ b/flamingo/Bird Flight/Body/Wing controller.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 @@ -12,9 +12,9 @@ // :CODE: // Bird flock Wing controller script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. -// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Ferd Frederix +// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Fred Beckhusen (Ferd Frederix) // 5-26-2013 // Goes into the body of the pet with the SOUND file diff --git a/flamingo/Bird Flight/Flappy Wing/wing flap.lsl b/flamingo/Bird Flight/Flappy Wing/wing flap.lsl index 9b237daf..275b286b 100644 --- a/flamingo/Bird Flight/Flappy Wing/wing flap.lsl +++ b/flamingo/Bird Flight/Flappy Wing/wing flap.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/flamingo/Bird Flight/Head/Script.lsl b/flamingo/Bird Flight/Head/Script.lsl index 0eb7b4d3..43a6edbd 100644 --- a/flamingo/Bird Flight/Head/Script.lsl +++ b/flamingo/Bird Flight/Head/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/flamingo/Bird Flight/root prim/Flight script.lsl b/flamingo/Bird Flight/root prim/Flight script.lsl index 6fac2a71..fd9780c5 100644 --- a/flamingo/Bird Flight/root prim/Flight script.lsl +++ b/flamingo/Bird Flight/root prim/Flight script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2013-09-06 // :EDITED:2014-09-24 @@ -13,9 +13,9 @@ // :CODE: // Bird flock flight script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. -// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Ferd Frederix +// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Fred Beckhusen (Ferd Frederix) // 5-26-2013 diff --git a/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1983.lsl b/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1983.lsl index 79003b9f..f11e7d1e 100644 --- a/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1983.lsl +++ b/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1983.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1984.lsl b/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1984.lsl index 020d8395..2c35fcf2 100644 --- a/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1984.lsl +++ b/flamingo/Bird Flight/root prim/Prim_Animation_Compiler_1984.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 @@ -17,7 +17,7 @@ // Rev B, added a missing } at the end of multiple recordings. -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // Based on an excellent script by Allen Firethorn // This is free software, it is not for sale at any price @@ -114,7 +114,7 @@ default { vector scale = llGetScale(); SayCode("// Prim animation compiler //\n" - + "// Ferd Frederix - http://www.outworldz.com\n" + + "// Fred Beckhusen (Ferd Frederix) - http://www.outworldz.com\n" + "integer playbackchannel = 1; // The default llMessageLinked number\n" + "rotation calcChildRot(rotation rdeltaRot){\n" + "\tif (llGetAttached())\n" diff --git a/flamingo/Bird Flight/root prim/Recorder.lsl b/flamingo/Bird Flight/root prim/Recorder.lsl index 458ac007..1a25f2e8 100644 --- a/flamingo/Bird Flight/root prim/Recorder.lsl +++ b/flamingo/Bird Flight/root prim/Recorder.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 @@ -12,9 +12,9 @@ // :CODE: // Bird flock recorder script -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) // This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. -// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Ferd Frederix +// This means that this script itself is not for sale, that the script must be full Mod at all time, and that modifications to it MUST be provided to anyone upon request. Pets made with this script may be sold. ~ Fred Beckhusen (Ferd Frederix) // 5-26-2013 // diff --git a/flamingo/Bird Flight/straight neck/Script.lsl b/flamingo/Bird Flight/straight neck/Script.lsl index a913ca2b..c1676d54 100644 --- a/flamingo/Bird Flight/straight neck/Script.lsl +++ b/flamingo/Bird Flight/straight neck/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Bird // :NAME:flamingo -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:53 // :ID:314 diff --git a/light_script/light_script/Object/light_script_1.lsl b/light_script/light_script/Object/light_script_1.lsl index 831b3714..241c5a0e 100644 --- a/light_script/light_script/Object/light_script_1.lsl +++ b/light_script/light_script/Object/light_script_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Light // :NAME:light_script -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :KEYWORDS: // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2014-09-07 diff --git a/llGetAgentInfoparticle_poofer_examp/llGetAgentInfoparticle_poofer_examp/Object/llGetAgentInfoparticle_poofer_examp_1.lsl b/llGetAgentInfoparticle_poofer_examp/llGetAgentInfoparticle_poofer_examp/Object/llGetAgentInfoparticle_poofer_examp_1.lsl index cc5d9e42..afb98575 100644 --- a/llGetAgentInfoparticle_poofer_examp/llGetAgentInfoparticle_poofer_examp/Object/llGetAgentInfoparticle_poofer_examp_1.lsl +++ b/llGetAgentInfoparticle_poofer_examp/llGetAgentInfoparticle_poofer_examp/Object/llGetAgentInfoparticle_poofer_examp_1.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Particles // :NAME:llGetAgentInfoparticle_poofer_examp -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2010-01-10 05:20:56.000 // :EDITED:2013-09-18 15:38:56 // :ID:483 diff --git a/llLookAtBird/llLookAtBird/Object/Find anyone.lsl b/llLookAtBird/llLookAtBird/Object/Find anyone.lsl index d128abf6..09181a1b 100644 --- a/llLookAtBird/llLookAtBird/Object/Find anyone.lsl +++ b/llLookAtBird/llLookAtBird/Object/Find anyone.lsl @@ -13,7 +13,7 @@ // A simple Bird follower script using llLookAt and llMoveToTarget // :CODE: // llLookAt code original by Dahlia Trimble 02/8/2015 -// mods by Ferd Frederix 02-24-2015 +// mods by Fred Beckhusen (Ferd Frederix) 02-24-2015 // More mods by Ferd for finding anyone and staying in front. vector gOffset = <2.0, 0.0, 0>; diff --git a/llLookAtBird/llLookAtBird/Object/Find owner.lsl b/llLookAtBird/llLookAtBird/Object/Find owner.lsl index a6045fa5..165b07f6 100644 --- a/llLookAtBird/llLookAtBird/Object/Find owner.lsl +++ b/llLookAtBird/llLookAtBird/Object/Find owner.lsl @@ -13,7 +13,7 @@ // A simple Bird follower script using llLookAt and llMoveToTarget to find anyone in a sim // :CODE: // llLookAt code original by Dahlia Trimble 02/8/2015 -// mods by Ferd Frederix 02-24-2015 +// mods by Fred Beckhusen (Ferd Frederix) 02-24-2015 vector gOffset = <-2.0, 0.0, 0>; //behind the owner diff --git a/mooFerd/mooFerd/Animal/Script.lsl b/mooFerd/mooFerd/Animal/Script.lsl index d1fbfa37..34f9249f 100644 --- a/mooFerd/mooFerd/Animal/Script.lsl +++ b/mooFerd/mooFerd/Animal/Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Animal // :NAME:mooFerd -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:38:57 // :ID:520 @@ -20,7 +20,7 @@ // // fred@mitsi.com // -// author Ferd Frederix Copyright 2009 +// author Fred Beckhusen (Ferd Frederix) Copyright 2009 // // float difficulty = 7.0; // higher = more difficult @@ -35,7 +35,7 @@ string q4; // // Written by Xylor Baysklef // Adapted and added by Garth Fairlight -// More mods by Ferd Frederix +// More mods by Fred Beckhusen (Ferd Frederix) //////////////////////////////////////////// /////////////// CONSTANTS /////////////////// diff --git a/rental_bot/rental_bot/Object/rental_bot_1.lsl b/rental_bot/rental_bot/Object/rental_bot_1.lsl index b5509fb8..ba1d966f 100644 --- a/rental_bot/rental_bot/Object/rental_bot_1.lsl +++ b/rental_bot/rental_bot/Object/rental_bot_1.lsl @@ -29,7 +29,7 @@ // now im's user on expire // able to split money with other people // :CODE: -// several compil errors andsyntax repairs, re-formatted by Ferd Frederix +// several compil errors andsyntax repairs, re-formatted by Fred Beckhusen (Ferd Frederix) list splitwith; list splitname; diff --git a/swan tour guide/swan/Object/10.lsl b/swan tour guide/swan/Object/10.lsl index e90b7745..329407cd 100644 --- a/swan tour guide/swan/Object/10.lsl +++ b/swan tour guide/swan/Object/10.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-11-27 13:38:09 // :ID:854 diff --git a/swan tour guide/swan/Object/Wing Script.lsl b/swan tour guide/swan/Object/Wing Script.lsl index be85fbc9..9bc82ab5 100644 --- a/swan tour guide/swan/Object/Wing Script.lsl +++ b/swan tour guide/swan/Object/Wing Script.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:854 diff --git a/swan tour guide/swan/Object/poseballs.lsl b/swan tour guide/swan/Object/poseballs.lsl index 23736d11..09a0f40e 100644 --- a/swan tour guide/swan/Object/poseballs.lsl +++ b/swan tour guide/swan/Object/poseballs.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:854 @@ -12,7 +12,7 @@ // :CODE: // Poseball script for both pose balls -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) vector TARGET = <-.5,0,-0.1>; // 1/2 meter up, back a tenth. diff --git a/swan tour guide/swan/Object/recorder.lsl b/swan tour guide/swan/Object/recorder.lsl index 8d7696c2..66effbac 100644 --- a/swan tour guide/swan/Object/recorder.lsl +++ b/swan tour guide/swan/Object/recorder.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:854 diff --git a/swan tour guide/swan/Object/rezzert.lsl b/swan tour guide/swan/Object/rezzert.lsl index bb3fc1d6..4c45034d 100644 --- a/swan tour guide/swan/Object/rezzert.lsl +++ b/swan tour guide/swan/Object/rezzert.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:854 diff --git a/swan tour guide/swan/Object/tour guide.lsl b/swan tour guide/swan/Object/tour guide.lsl index 50fc1315..3beb5e30 100644 --- a/swan tour guide/swan/Object/tour guide.lsl +++ b/swan tour guide/swan/Object/tour guide.lsl @@ -1,6 +1,6 @@ // :CATEGORY:Tour // :NAME:swan tour guide -// :AUTHOR:Ferd Frederix +// :AUTHOR:Fred Beckhusen (Ferd Frederix) // :CREATED:2013-09-06 // :EDITED:2013-09-18 15:39:05 // :ID:854 @@ -12,7 +12,7 @@ // :CODE: // Poseball script for both pose balls -// Author: Ferd Frederix +// Author: Fred Beckhusen (Ferd Frederix) integer _debug = 0; integer REZ = 3454; list Line = [];