add dates repo

This commit is contained in:
Fred Beckhusen
2017-11-18 21:28:48 -06:00
parent 5abb7a0adb
commit ba9767c919
6 changed files with 51 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:REZZER
// :NAME:Boat and Car Rezzer
// :AUTHOR:Ferd Frederix
// :KEYWORDS:
// :CREATED:2017-11-19 21:49:02
// :EDITED:2017-11-19 20:49:02
// :ID:1110
// :NUM:1913
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// DESCRIPTION: []::Used to rez boats, cars, and airplanes when the prior rezzed vehicle is moved out of range
// :CODE:
//:AUTHOR: Ferd Frederix //:AUTHOR: Ferd Frederix
// Used to rez boats, cars, and airplanes when the prior rezzed vehicle is moved out of range // Used to rez boats, cars, and airplanes when the prior rezzed vehicle is moved out of range
@@ -23,4 +37,4 @@ default
llResetScript(); llResetScript();
} }
} }
} }

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Sign
// :NAME:Hypergrid_Events_Sign
// :AUTHOR:Anonymous
// :KEYWORDS:
// :CREATED:2017-11-19 21:55:09
// :EDITED:2017-11-19 20:55:09
// :ID:1111
// :NUM:1914
// :REV:1
// :WORLD:OpenSim
// :DESCRIPTION:
// DESCRIPTION: []::Hypergrid_Events_Sign pulls events from a datbase for display in world
// :CODE:
// //
// HYPEvents in-world teleporter board script // HYPEvents in-world teleporter board script
// //
@@ -241,4 +255,4 @@ default
// refresh texture // refresh texture
doRequest(); doRequest();
} }
} }

View File

@@ -4,7 +4,7 @@
// :AUTHOR:Ferd Frederix // :AUTHOR:Ferd Frederix
// :KEYWORDS: // :KEYWORDS:
// :CREATED:2012-09-04 15:30:52.010 // :CREATED:2012-09-04 15:30:52.010
// :EDITED:2017-06-02 09:57:51 // :EDITED:2017-11-19 20:55:11
// :ID:902 // :ID:902
// :NUM:1278 // :NUM:1278
// :REV:1.1 // :REV:1.1

View File

@@ -1,7 +1,10 @@
// :SHOW:
// :CATEGORY:Inventory Giver // :CATEGORY:Inventory Giver
// :NAME:NotecardGiver with web link // :NAME:NotecardGiver
// :AUTHOR:Encog Dod // :AUTHOR:Encog Dod
// :KEYWORDS:
// :CREATED:2010-01-10 05:20:56.000 // :CREATED:2010-01-10 05:20:56.000
// :EDITED:2017-11-19 20:55:11
// :ID:565 // :ID:565
// :NUM:769 // :NUM:769
// :REV:2.0 // :REV:2.0

View File

@@ -1,3 +1,17 @@
// :SHOW:
// :CATEGORY:Sign
// :NAME:SignChanger
// :AUTHOR:Ferd Frederix
// :KEYWORDS:
// :CREATED:2017-11-19 21:56:00
// :EDITED:2017-11-19 20:56:00
// :ID:1112
// :NUM:1915
// :REV:1
// :WORLD:Second Life
// :DESCRIPTION:
// Timer-based Sign
// :CODE:
integer count ; integer count ;
integer current = 0; integer current = 0;
@@ -38,4 +52,4 @@ default
// llSay(0,(string) face); // llSay(0,(string) face);
//} //}
} }

View File

@@ -4,7 +4,7 @@
// :AUTHOR:Ferd Frederix // :AUTHOR:Ferd Frederix
// :KEYWORDS: // :KEYWORDS:
// :CREATED:2013-12-14 13:33:32 // :CREATED:2013-12-14 13:33:32
// :EDITED:2017-06-02 09:57:56 // :EDITED:2017-11-19 20:56:02
// :ID:902 // :ID:902
// :NUM:1558 // :NUM:1558
// :REV:1.2 // :REV:1.2