Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto add groups for all hypergridders. | onefang | 2021-07-24 | 1 | -0/+43 |
| | |||||
* | Don't do the auto join groups thing for child agents. | onefang | 2021-07-07 | 1 | -0/+1 |
| | | | | | Coz it's done for root agents, all the surrounding sims just waste time doing it to. | ||||
* | Automatically add members to certain groups, and HGers from specific grids ↵ | onefang | 2020-09-11 | 1 | -5/+126 |
| | | | | | | | | | | | | | | | | | | | | 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. Another attempt at sorting out the auto group chicken and egg problems. Are you a local? Asking for a friend. Hypergridders have their full name in firstname, and their grid in lastname. Sometimes. Code filled with gotos may be spaghetti code, but object oriented code can be like chopped spaghetti that's hidden all over the kitchen. At least with gotos you can follow them. | ||||
* | Various logging fix ups. | onefang | 2020-09-09 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | Mostly removing console spam. Swap a bunch of info / debug logs. Better archiver console spam. Have some "avatar has left" mesasge hit the INFO console. Tweak the login logging a bit, especially for impersonations. Default to INFO on the console and DEBUG in the log files. More time stamp resolution. Better sim startup console notification. Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into something human readable as an aid to diagnosis. Beats hand translating the big block of hex codes it was spewing. Better sim startup finished messages. Inform neighbours we are up before the finished messages. Always send the "[RegionReady]: INITIALIZATION COMPLETE FOR" message. | ||||
* | Remove useless executable bit that Windows adds. | onefang | 2020-09-09 | 1 | -0/+0 |
| | |||||
* | a few changes on check targets for lsl | UbitUmarov | 2019-11-27 | 1 | -7/+13 |
| | |||||
* | remove some llUDP options | UbitUmarov | 2019-11-16 | 1 | -5/+1 |
| | |||||
* | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 2019-11-09 | 1 | -4/+7 |
| | | | | needed (run prebuild) | ||||
* | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 2019-08-27 | 1 | -2/+4 |
| | |||||
* | Put back the code to create the ready marker file. | Melanie | 2019-07-29 | 1 | -0/+23 |
| | |||||
* | add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ↵ | UbitUmarov | 2019-05-01 | 1 | -0/+14 |
| | | | | lookat, LSL_Integer flags). Velocity only works with ubOde but still not good. flags = bit field: 1 use velocity, 2 use lookat, 4 rotate avatar look in current velocity direction (ignored if 2 ie flag = 7 is same as 3). This bypasses most the unnecessary logic of osTeleportAgent, having usage same permissions. It may do region crossings(?). Experimental stage, feedbakc expected ;) | ||||
* | fix MinRegionViewDistance option (added in last commit); change regions ↵ | UbitUmarov | 2019-04-05 | 1 | -1/+1 |
| | | | | view control | ||||
* | add option RegionViewDistance | UbitUmarov | 2019-04-05 | 1 | -0/+12 |
| | |||||
* | control visible regions by avatar position and view range, first dirty code | UbitUmarov | 2019-04-04 | 1 | -5/+1 |
| | |||||
* | add more test code to make usage od compressed updates etc. Should be ↵ | UbitUmarov | 2019-03-23 | 1 | -33/+2 |
| | | | | disable, but well many things can go wrong. | ||||
* | Add a but more status info on marker files | root | 2019-03-11 | 1 | -0/+24 |
| | |||||
* | allow more suicidal NonPhysicalPrimMax | UbitUmarov | 2019-02-05 | 1 | -2/+2 |
| | |||||
* | enforce prim size restrictions on physical state change; Place restrictions ↵ | UbitUmarov | 2019-02-05 | 1 | -0/+9 |
| | | | | on ini values | ||||
* | cleanup dead code | UbitUmarov | 2019-01-25 | 1 | -46/+47 |
| | |||||
* | more changes on scenegraph etc | UbitUmarov | 2019-01-06 | 1 | -16/+0 |
| | |||||
* | allow landing under lower hight skyboxes | UbitUmarov | 2019-01-03 | 1 | -10/+0 |
| | |||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 1 | -33/+20 |
| | |||||
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -1/+6 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | add some persistence (mysql only) | UbitUmarov | 2018-12-30 | 1 | -14/+0 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -6/+20 |
| | |||||
* | fix unknown priority scheme setting error. Thx Ai Austin | UbitUmarov | 2018-11-08 | 1 | -1/+1 |
| | |||||
* | changes to objects updates prioritizing getting dust on my disk. Schemes ↵ | UbitUmarov | 2018-11-07 | 1 | -3/+3 |
| | | | | reduced to SimpleAngularDistance and BestAvatarResponsiveness | ||||
* | Remove NPCs from UserManagement when removed | UbitUmarov | 2018-10-20 | 1 | -0/+4 |
| | |||||
* | some teleport issues.. | UbitUmarov | 2018-09-14 | 1 | -15/+8 |
| | |||||
* | Ooops... fix the parentesis | UbitUmarov | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | do not timeout BackupWorker threads | UbitUmarov | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | increase sample rate of WaitGetScenePresence() | UbitUmarov | 2017-12-11 | 1 | -2/+2 |
| | |||||
* | store kfm on inventory. this may still be a bit confusing on rez | UbitUmarov | 2017-07-16 | 1 | -1/+2 |
| | |||||
* | some shortcuts on local osTeleport, reduce its time penalty, do it with ↵ | UbitUmarov | 2017-06-26 | 1 | -14/+30 |
| | | | | script thread | ||||
* | change Backup calls overlap control code | UbitUmarov | 2017-06-25 | 1 | -27/+46 |
| | |||||
* | make SendCoarseLocations async, since it is http. Make some actions use ↵ | UbitUmarov | 2017-06-09 | 1 | -12/+19 |
| | | | | thread from pool and not a new one. Threading does need a deep cleanup one of this days. This stops mantis 8183 warnings, but as side effect only | ||||
* | so no real need for Maintenance thread.. so removed | UbitUmarov | 2017-06-07 | 1 | -77/+1 |
| | |||||
* | course locations is a also heartbeat job (for now sync) | UbitUmarov | 2017-06-07 | 1 | -30/+13 |
| | |||||
* | remove some more dead scene options | UbitUmarov | 2017-06-07 | 1 | -39/+1 |
| | |||||
* | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ↵ | UbitUmarov | 2017-06-07 | 1 | -29/+5 |
| | | | | a lot is broken. Remove duplicated CleanTempObjects() call, rename BackupWaitCallback thread as BackupWorker ( still didn't found cause for mantis 8783) | ||||
* | move a execution overlap guard to end of job | UbitUmarov | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | oops... | UbitUmarov | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | the new options i add where actually bad idea, they would make the | UbitUmarov | 2017-05-04 | 1 | -12/+0 |
| | | | | | compatibility issue ethernal. Removed and extended the ugly date hack to group share outwards propagation, until a better way is found at least | ||||
* | move deep effective permissions aggregation to first time use and not on ↵ | UbitUmarov | 2017-05-04 | 1 | -2/+16 |
| | | | | changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards | ||||
* | oops | UbitUmarov | 2017-04-03 | 1 | -4/+4 |
| | |||||
* | fix typo | UbitUmarov | 2017-04-03 | 1 | -1/+2 |
| | |||||
* | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, ↵ | UbitUmarov | 2017-04-03 | 1 | -7/+24 |
| | | | | LSL_Rotation rotation, LSL_Integer stop) | ||||
* | Merge branch 'melanie' | Melanie Thielker | 2017-03-31 | 1 | -4/+69 |
|\ | |||||
| * | Add the ability to post to and act uponconfiguration in etcd | Melanie Thielker | 2017-03-31 | 1 | -3/+44 |
| | | | | | | | | | | | | | | Etcd is a distributed, highly available name-value store that is the basis of many clustered applications. However, it can also be run on a standalone machine. Using etcd allows live monitoring and possibly changing configuration while the sim is running. |