aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-19change osSetDynamicTextureURL(Blend) to ↵UbitUmarov1-4/+2
ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER
2019-10-17add LSL_Integer osIsNotValidNumber(LSL_Float v)UbitUmarov1-25/+32
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-10-11add osResetAllScripts(LSL_Integer AllLinkset). use with careUbitUmarov1-19/+78
2019-10-08update livomvUbitUmarov4-0/+0
2019-09-17Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1).Robert Adams2-0/+11193
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers ↵UbitUmarov4-0/+0
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version;
2019-08-31mantis 8585 change assets READMEUbitUmarov1-10/+9
2019-08-31XbakesModule: allow more textures, older versions will not seeUbitUmarov1-0/+0
2019-08-31update httpserver.dll reverting a change win does not seem to likeUbitUmarov1-0/+0
2019-08-30restore a texture asset removed by mistakeUbitUmarov1-0/+8
2019-08-29added some texture assets. Thx Ai AustinUbitUmarov12-6/+76
2019-08-29 update libomv with simpler Texture.GetBakesBytesUbitUmarov4-0/+0
2019-08-28update libomvUbitUmarov4-0/+0
2019-08-27mantis 8470: add constant PrivURL. Thanks Ai AustinUbitUmarov2-13/+20
2019-08-25typo--onefang1-1/+1
2019-08-24minor change on httpserver dllUbitUmarov1-0/+0
2019-08-23Allow anyone to create NPCs. Thought I did this before? Twice?onefang1-1/+1
2019-08-23Update documentation.onefang2-2/+2
Write some more. Correct some spelling errors. Clean up some out of date stuff. Make it consistant. Rearrange things.
2019-08-18Add HTTPS configs.onefang4-3/+9
2019-08-17minor update to osslEnable.iniUbitUmarov1-0/+3
2019-08-18Better consistency with the other config.ini files.onefang1-3/+3
2019-08-17Allow a place for Robust.ini extras.onefang1-1/+1
2019-08-16mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory ↵UbitUmarov1-39/+46
item ID within prim inventory. the llGetInventory does return the asset it, not item.
2019-08-13Godliness can be in the first name as well.onefang1-0/+1
As it is in IG.
2019-08-13Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang1-0/+6
Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it.
2019-08-13Missed this link for the start-sim all moved to left pane thing.onefang1-0/+1
2019-08-11Remove the left overs from the check4096 crap that is obsolete.onefang2-6/+0
2019-08-11WebServerInConnector -> WebServerConnectoronefang1-1/+1
Just a name change.
2019-08-07add cap EstateChangeInfoUbitUmarov1-1/+1
2019-08-07Make showing NPCs on the world map an optionMelanie1-0/+3
2019-08-07add cap EstateAccessUbitUmarov1-0/+1
2019-08-04Add a basic generic web server, and a login page, plus stubs for the other ↵onefang4-7/+61
basic pages. And update everyone to suit.
2019-08-02silly bug in libomvUbitUmarov3-0/+0
2019-08-02update libopenmetaverse including a ugly hack to try to workaround issues ↵UbitUmarov4-0/+0
detected with new windows .net4.8 JIT. this can be reverted with that is fixed, this can also go wrong, as usual ;)
2019-08-02Oops, move the GridService Region_ stuff to grid specific config files.onefang3-3/+12
2019-08-01ROBUST does support includes, so use them.onefang1-0/+5
2019-07-31change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ↵UbitUmarov1-5/+20
standard values, change return types, update script syntaxe
2019-07-31Automatically add members to certain groups, and HGers from specific grids ↵onefang1-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-30Restore the OpenSimDefaults I had to move out of the way to test thisMelanie1-0/+2248
2019-07-30Remove the outdated and no longer useful hardcoded config defaultsMelanie1-2248/+0
2019-07-28Jiggle the grid specific configs.onefang4-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-25Merge LureModule into HGLureModule.onefang2-2/+0
2019-07-25Gatekeeper -> GatekeeperURIonefang4-8/+8
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s.
2019-07-21Randomise the spawn points by default.onefang1-1/+1
Seems it works after all.
2019-07-19Switch to using the internal offline message URL by default.onefang1-1/+2
2019-07-04Put ConfigPath back in.onefang3-0/+3
ROBUST needs it.
2019-07-04Move the MG configs to their own file.onefang4-147/+93