aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-07Add gods to OhSilly threat level config.onefang1-52/+53
2021-07-06Various config file merges and fix ups.onefang3-0/+12
Plus some sorting.
2021-07-06White space fixes.onefang4-19/+19
2021-07-06Fix up the usual script messes.onefang1-48/+49
Don't slow scripts down with bogus monitoring that isn't used anywhere. Don't make scripts sleep all the time. Don't bother with useless OhSilly Threat checks, and clean up the remains.
2020-09-10Various map generation tweaks.onefang2-4/+4
Fix up Warp3DCachedImageModule to work with my directory structure. Remove some excess code from it. Clean up maptile directory creation code. When the generate map command is given, generate the map. The month check seems a bit dodgy, but I'll let it ride for now.
2020-09-10Another ini file I forgot in the last commit.onefang1-0/+401
2020-09-10Some ini files that got skipped coz .gitignore vasn't clean.onefang2-0/+352
2020-09-10Various script engine speed ups, and Oh Silly Threat clean ups.onefang1-120/+164
Don't bother doing useless threat level, sleep, and bogus stat collections, it only slows things down. https://sledjhamr.org/mantisbt/view.php?id=15 for an analysis of the bogus stat collection.
2020-09-09Gatekeeper -> GatekeeperURIroot2-3/+3
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s. One of theem even got removed upstream.
2020-09-08.ini files for various grids.onefang3-0/+317
2020-09-08Major clean up of config and ini files.onefang6-14/+3604
2020-09-08Move various paths out of the bin directory.onefang2-2/+2
2019-10-21a few changes on osslEnable.iniUbitUmarov1-6/+6
2019-10-21a few changes on osslEnable.iniUbitUmarov1-1/+4
2019-10-19same for osSetDynamicTextureURLBlendFace(). thx djphilUbitUmarov1-1/+1
2019-10-19change osSetDynamicTextureURL(Blend) to ↵UbitUmarov1-4/+2
ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER
2019-10-16typoUbitUmarov1-2/+2
2019-10-16 add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵UbitUmarov1-1/+4
functions permission errors will only be sent to prim owner, defaul false: send all around
2019-10-15change coments on osslEnable.ini and remove list of functions always suported;UbitUmarov1-88/+18
2019-08-27mantis 8470: add constant PrivURL. Thanks Ai AustinUbitUmarov1-13/+13
2019-08-17minor update to osslEnable.iniUbitUmarov1-0/+3
2019-03-02ll rez objects: silent ginore null object id; remove redundante llSetColor codeUbitUmarov1-2/+2
2018-12-13actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵UbitUmarov1-1/+1
machine owner intentionally
2018-12-11cleanup last patchUbitUmarov1-1/+1
2018-12-11Add osNpcSayTo(key npc, key target, integer channel, string message)Bill Blight1-0/+1
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-12-11change osSetContentType threat levelUbitUmarov1-1/+1
2018-11-28OSSL remove functions with illegal lsl types, also redundanteUbitUmarov1-2/+0
2018-11-27remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov2-4/+0
2018-11-20add osApproxEquals for float, vector and rotation, note that default margin ↵UbitUmarov1-1/+2
is 1e-6 to match strings rounding
2018-11-19removed repeated linesUbitUmarov1-3/+0
2018-11-18update osslEnableUbitUmarov1-0/+10
2018-11-18update osslEnableUbitUmarov1-1/+2
2018-09-29**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵Bill Blight1-0/+1
threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-08-30minor changes to last patchUbitUmarov1-1/+1
2018-04-10 mantis 8305: add osTriggerSoundLimited(..)UbitUmarov1-0/+1
2018-04-09 update osslEnable.ini with the new functionsUbitUmarov1-0/+11
2018-04-04Added references to new math related OSSL functionsKevin Cozens1-0/+4
2018-03-19Removed trailing whitespaceKevin Cozens8-56/+56
2018-02-02let ossl have its own config sectionUbitUmarov1-86/+86
2018-01-04remove some tabs added to config filesUbitUmarov3-4/+4
2018-01-04update configuration files and examples for mutesUbitUmarov3-2/+7
2017-12-11increase sample rate of WaitGetScenePresence()UbitUmarov2-0/+8
2017-10-26Added missing Allow line for osGetSimulatorMemoryKB.Kevin Cozens1-0/+1
2017-10-26Sorted the groups of Allow statements by alphabetical order.Kevin Cozens1-10/+10
2017-09-04Fixed typos in comments in osslEnable.iniKevin Cozens1-2/+2
2017-08-05Remove profile from basic configurationKevin Cozens1-3/+0
2017-07-01 a few changes to ubOde avatar collisionsUbitUmarov1-1/+0
2017-06-30do calls to m_host.AddScriptLPS() on the right place on osslm this stat is ↵UbitUmarov1-2/+2
of course still wrong LPS does not mean api function calls
2017-06-30put osGetAgentIP() in threat control with level Severe so it can be disabled ↵UbitUmarov1-55/+61
even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information
2017-06-28put back getAgentIP bug restricted, script owner must be a Administrator (god)UbitUmarov1-1/+1