aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/ScriptsLibrary (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+13
|
* Remove manually permissions settings on all current library items so that ↵Justin Clark-Casey (justincc)2011-07-231-168/+55
| | | | | | | they use the defaults instead. Some items had completely wrong permissions - this is easier than correcting them all. The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
* Revert "Don't load current/next/everyone/base permissions from the library ↵Justin Clark-Casey (justincc)2011-07-231-55/+168
| | | | | | | | item xml files - always use PermissionMask.All instead (which was the existing default)." There actually are uses for this. I will correct the perms instead since some entries appear to be wrong. This reverts commit 667b54f5a2a04fa5a2859397868d270eab3913f1.
* Don't load current/next/everyone/base permissions from the library item xml ↵Justin Clark-Casey (justincc)2011-07-231-168/+55
| | | | | | files - always use PermissionMask.All instead (which was the existing default). Library items always need the same permissions, so it doesn't make sense to load them from the xml files. This just opens the door to permissions mistakes.
* minor: correct my name in one of the library bundled scriptsJustin Clark-Casey (justincc)2009-09-111-1/+1
|
* * Apply http://opensimulator.org/mantis/view.php?id=2913Justin Clarke Casey2009-01-121-0/+208
| | | | | | | * Add the KanEd scripts to the standard library * Thanks Fly-Man-
* remove void keyword for osWeatherMap.lsl. Update asset and inventorySean Dague2008-07-281-6/+6
| | | | | | | uuids so that these new versions will show up in systems where they were before.
* commit justin's grafitti board to the base OpenSim scriptSean Dague2008-06-181-1/+14
| | | | | | library.
* contribute weather map cycling script using osDynamicTextures.Sean Dague2008-06-181-0/+13
|
* fix minor xml fubar.Sean Dague2008-06-181-1/+1
|
* prune all the empty script directories. ContributeSean Dague2008-06-182-99/+17
| | | | | | my text board script to be part of the stock scripts.
* Set svn:eol-style.Jeff Ames2008-01-092-447/+447
|
* More inventory work for CharlieO. Final patch to make it all work yet to come.Brian McBee2008-01-072-0/+447