Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-19 | change osSetDynamicTextureURL(Blend) to ↵ | UbitUmarov | 1 | -4/+2 | |
ThreatLevel.VeryHigh,ESTATE_MANAGER,ESTATE_OWNER | |||||
2019-10-17 | add LSL_Integer osIsNotValidNumber(LSL_Float v) | UbitUmarov | 1 | -25/+32 | |
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-10-11 | add osResetAllScripts(LSL_Integer AllLinkset). use with care | UbitUmarov | 1 | -19/+78 | |
2019-10-08 | update livomv | UbitUmarov | 4 | -0/+0 | |
2019-09-17 | Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1). | Robert Adams | 2 | -0/+11193 | |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 4 | -0/+0 | |
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | |||||
2019-08-31 | mantis 8585 change assets README | UbitUmarov | 1 | -10/+9 | |
2019-08-31 | XbakesModule: allow more textures, older versions will not see | UbitUmarov | 1 | -0/+0 | |
2019-08-31 | update httpserver.dll reverting a change win does not seem to like | UbitUmarov | 1 | -0/+0 | |
2019-08-30 | restore a texture asset removed by mistake | UbitUmarov | 1 | -0/+8 | |
2019-08-29 | added some texture assets. Thx Ai Austin | UbitUmarov | 12 | -6/+76 | |
2019-08-29 | update libomv with simpler Texture.GetBakesBytes | UbitUmarov | 4 | -0/+0 | |
2019-08-28 | update libomv | UbitUmarov | 4 | -0/+0 | |
2019-08-27 | mantis 8470: add constant PrivURL. Thanks Ai Austin | UbitUmarov | 2 | -13/+20 | |
2019-08-25 | typo-- | onefang | 1 | -1/+1 | |
2019-08-24 | minor change on httpserver dll | UbitUmarov | 1 | -0/+0 | |
2019-08-23 | Allow anyone to create NPCs. Thought I did this before? Twice? | onefang | 1 | -1/+1 | |
2019-08-23 | Update documentation. | onefang | 2 | -2/+2 | |
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 | 4 | -3/+9 | |
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-17 | Allow a place for Robust.ini extras. | onefang | 1 | -1/+1 | |
2019-08-16 | mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory ↵ | UbitUmarov | 1 | -39/+46 | |
item ID within prim inventory. the llGetInventory does return the asset it, not item. | |||||
2019-08-13 | Godliness can be in the first name as well. | onefang | 1 | -0/+1 | |
As it is in IG. | |||||
2019-08-13 | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 1 | -0/+6 | |
Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it. | |||||
2019-08-13 | Missed this link for the start-sim all moved to left pane thing. | onefang | 1 | -0/+1 | |
2019-08-11 | Remove the left overs from the check4096 crap that is obsolete. | onefang | 2 | -6/+0 | |
2019-08-11 | WebServerInConnector -> WebServerConnector | onefang | 1 | -1/+1 | |
Just a name change. | |||||
2019-08-07 | add cap EstateChangeInfo | UbitUmarov | 1 | -1/+1 | |
2019-08-07 | Make showing NPCs on the world map an option | Melanie | 1 | -0/+3 | |
2019-08-07 | add cap EstateAccess | UbitUmarov | 1 | -0/+1 | |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ↵ | onefang | 4 | -7/+61 | |
basic pages. And update everyone to suit. | |||||
2019-08-02 | silly bug in libomv | UbitUmarov | 3 | -0/+0 | |
2019-08-02 | update libopenmetaverse including a ugly hack to try to workaround issues ↵ | UbitUmarov | 4 | -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-02 | Oops, move the GridService Region_ stuff to grid specific config files. | onefang | 3 | -3/+12 | |
2019-08-01 | ROBUST does support includes, so use them. | onefang | 1 | -0/+5 | |
2019-07-31 | change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ↵ | UbitUmarov | 1 | -5/+20 | |
standard values, change return types, update script syntaxe | |||||
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-30 | Restore the OpenSimDefaults I had to move out of the way to test this | Melanie | 1 | -0/+2248 | |
2019-07-30 | Remove the outdated and no longer useful hardcoded config defaults | Melanie | 1 | -2248/+0 | |
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-21 | Randomise the spawn points by default. | onefang | 1 | -1/+1 | |
Seems it works after all. | |||||
2019-07-19 | Switch to using the internal offline message URL by default. | onefang | 1 | -1/+2 | |
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 | 4 | -147/+93 | |