Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-08-18 | Fix a typo in tho OhSillyThreat config file. | onefang | 1 | -52/+52 | |
Not sure how this escaped me for so long. | |||||
2021-08-18 | Move more stuff into the var directory. | onefang | 4 | -16/+20 | |
2021-07-07 | Add gods to OhSilly threat level config. | onefang | 1 | -52/+53 | |
2021-07-06 | Various config file merges and fix ups. | onefang | 3 | -0/+12 | |
Plus some sorting. | |||||
2021-07-06 | White space fixes. | onefang | 4 | -19/+19 | |
2021-07-06 | Fix up the usual script messes. | onefang | 1 | -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-10 | Various map generation tweaks. | onefang | 2 | -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-10 | Another ini file I forgot in the last commit. | onefang | 1 | -0/+401 | |
2020-09-10 | Some ini files that got skipped coz .gitignore vasn't clean. | onefang | 2 | -0/+352 | |
2020-09-10 | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 1 | -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-09 | Gatekeeper -> GatekeeperURI | root | 2 | -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. | onefang | 3 | -0/+317 | |
2020-09-08 | Major clean up of config and ini files. | onefang | 6 | -14/+3604 | |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -2/+2 | |
2020-04-18 | Add Destiny Grid config. | onefang | 1 | -0/+87 | |
2019-10-21 | a few changes on osslEnable.ini | UbitUmarov | 1 | -6/+6 | |
2019-10-21 | a few changes on osslEnable.ini | UbitUmarov | 1 | -1/+4 | |
2019-10-19 | same for osSetDynamicTextureURLBlendFace(). thx djphil | UbitUmarov | 1 | -1/+1 | |
2019-10-19 | change osSetDynamicTextureURL(Blend) to ↵ | UbitUmarov | 1 | -4/+2 | |
ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER | |||||
2019-10-16 | typo | UbitUmarov | 1 | -2/+2 | |
2019-10-16 | add OSSL option PermissionErrortoOwner (true or false). if true ossl ↵ | UbitUmarov | 1 | -1/+4 | |
functions permission errors will only be sent to prim owner, defaul false: send all around | |||||
2019-10-15 | change coments on osslEnable.ini and remove list of functions always suported; | UbitUmarov | 1 | -88/+18 | |
2019-08-27 | mantis 8470: add constant PrivURL. Thanks Ai Austin | UbitUmarov | 1 | -13/+13 | |
2019-08-25 | typo-- | onefang | 1 | -1/+1 | |
2019-08-23 | Allow anyone to create NPCs. Thought I did this before? Twice? | onefang | 1 | -1/+1 | |
2019-08-23 | Update documentation. | onefang | 1 | -1/+1 | |
Write some more. Correct some spelling errors. Clean up some out of date stuff. Make it consistant. Rearrange things. | |||||
2019-08-18 | Add HTTPS configs. | onefang | 3 | -0/+6 | |
2019-08-17 | minor update to osslEnable.ini | UbitUmarov | 1 | -0/+3 | |
2019-08-18 | Better consistency with the other config.ini files. | onefang | 1 | -3/+3 | |
2019-08-13 | Godliness can be in the first name as well. | onefang | 1 | -0/+1 | |
As it is in IG. | |||||
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 3 | -0/+47 | |
basic pages. And update everyone to suit. | |||||
2019-08-02 | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 2 | -0/+12 | |
2019-07-31 | Automatically add members to certain groups, and HGers from specific grids ↵ | onefang | 1 | -2/+2 | |
to certain other groups. It doesn't let them know, though the last group added will be their active group. This replaces a PHP script I used to use, that got broken by a PHP update. It also didn't let people know, no one complained. This is better. | |||||
2019-07-28 | Jiggle the grid specific configs. | onefang | 4 | -43/+53 | |
Add GodNames. Move the Groups and AuthorizationService sections back to config_*. Fix up the AuthorizationService for some sims. Add the so far not written AddDefaultGroup options. I'll write this soon. | |||||
2019-07-25 | Merge LureModule into HGLureModule. | onefang | 2 | -2/+0 | |
2019-07-25 | Gatekeeper -> GatekeeperURI | onefang | 4 | -8/+8 | |
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s. | |||||
2019-07-04 | Put ConfigPath back in. | onefang | 3 | -0/+3 | |
ROBUST needs it. | |||||
2019-07-04 | Move the MG configs to their own file. | onefang | 2 | -89/+87 | |
2019-06-19 | IG godliness is different. | onefang | 1 | -0/+5 | |
2019-06-03 | Adjust [AuthorizationService] sections to use the new DefaultRegionAccess. | onefang | 2 | -53/+37 | |
2019-05-22 | Oops-- | onefang | 3 | -3/+3 | |
2019-05-22 | Major tweaking of the scripts to suit the new setup. | onefang | 4 | -94/+74 | |
2019-05-19 | Some extra examples and performance .ini files. | onefang | 7 | -0/+3825 | |
2019-05-19 | Major clean up of .ini files. | onefang | 5 | -2/+761 | |
Sorry about the lack of details. | |||||
2019-05-19 | Less Oh Silly Threat detection. | onefang | 1 | -121/+127 | |
Scripts run a little faster if they don't stop to be overly paranoid all the time. | |||||
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 12 | -0/+1705 | |
2019-03-02 | ll rez objects: silent ginore null object id; remove redundante llSetColor code | UbitUmarov | 1 | -2/+2 | |
2018-12-13 | actually disable osSetContentType on osslEnable.ini, so is only enabled by ↵ | UbitUmarov | 1 | -1/+1 | |
machine owner intentionally | |||||
2018-12-11 | cleanup last patch | UbitUmarov | 1 | -1/+1 | |
2018-12-11 | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 1 | -0/+1 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> |