Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-07 | If no file given for IARs, use users name and put it in the usual backups ↵ | onefang | 1 | -5/+5 | |
directory. | |||||
2021-07-07 | Don't even try to save the IAR for the default GRID SERVICES pretend user. | onefang | 1 | -0/+7 | |
2021-07-07 | No more stack trace just coz IAR file isn't there. | onefang | 1 | -0/+7 | |
2021-07-06 | No need for password to save IARs. | onefang | 1 | -0/+3 | |
Makes it impossible to script. | |||||
2020-09-09 | Gatekeeper -> GatekeeperURI | root | 1 | -2/+2 | |
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-09 | OpenSim dev typos -- | root | 1 | -1/+1 | |
2020-09-09 | Remove various limits. | onefang | 1 | -9/+9 | |
Silly 4096 sim TP check for a client bug that was fixed long ago, seems they removed it themselves. Upgrade sim height. Allow menu items longer than 24 characters once more. Allow sitting on attachments, and attaching things with people sitting on them. Revert don't wear vegetables. Remove some script distance limits. Gods can do anything they want, including bypassing OhSilly threat levels. Low Y regions are no longer reserved for HG links. Varregions don't have to be square. Both now report a warning, but continue anyway. Cool VL Viewer handles non square regions, Singularity crashes. Not tested on others. | |||||
2020-09-09 | Various logging fix ups. | onefang | 1 | -15/+9 | |
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. | |||||
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 3 | -0/+0 | |
2019-12-16 | do dispatch RequestLure ims | UbitUmarov | 2 | -0/+11 | |
2019-11-13 | limit max number of attachments to 38. All can be on same point | UbitUmarov | 1 | -76/+92 | |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 3 | -7/+6 | |
2019-09-11 | take unit tests limited settings in consideration on setappearance | UbitUmarov | 1 | -2/+2 | |
2019-09-11 | pesty warning | UbitUmarov | 1 | -1/+0 | |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 1 | -266/+200 | |
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | |||||
2019-09-04 | don't wear vegetables | UbitUmarov | 1 | -1/+1 | |
2019-08-31 | XbakesModule: allow more textures, older versions will not see | UbitUmarov | 1 | -12/+47 | |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 3 | -11/+12 | |
2019-07-31 | OpenSim found a new way for archiving to be spammy. | onefang | 1 | -15/+9 | |
The few resources that I have checked are actually missing from the database. All the ones I tried in world are not missing anything. | |||||
2019-07-25 | Merge LureModule into HGLureModule. | onefang | 2 | -304/+18 | |
2019-07-25 | Gatekeeper -> GatekeeperURI | onefang | 1 | -3/+2 | |
Coz it says all over the source code - // Legacy. Remove soon! And has since later OpenSim 0.7s. | |||||
2019-07-25 | Combine LureModule and HGLureModule. | onefang | 1 | -69/+101 | |
Still need to clean up after this, LureModule.cs isn't needed anymore. | |||||
2019-07-24 | Allow sitting on attachments, and attaching tings with people sitting on them. | onefang | 1 | -9/+9 | |
Now we have to fix all the viewers that though it would be great to enshrine this bug in viewer side. | |||||
2019-06-04 | Warnings-- | onefang | 1 | -1/+1 | |
2019-05-19 | ProfileServiceURL not ProfileURL | onefang | 1 | -1/+1 | |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 40 | -1697/+3755 | |
2019-04-30 | missing files... | UbitUmarov | 1 | -1/+1 | |
2019-04-02 | make tests happy again; try to speedup crossings | UbitUmarov | 1 | -4/+12 | |
2019-03-30 | make 2 tests happy again | UbitUmarov | 1 | -4/+4 | |
2019-02-27 | combat module: those parcel changes are now handled elsewhere | UbitUmarov | 2 | -35/+2 | |
2018-12-31 | lost in updates | UbitUmarov | 1 | -1/+1 | |
2018-11-17 | code aesthetics | UbitUmarov | 1 | -2/+2 | |
2018-11-14 | Fixed spelling error (availble -> available) | Kevin Cozens | 1 | -3/+3 | |
2018-11-14 | take friends out of basicDOSprot (too little, too late) | UbitUmarov | 2 | -13/+20 | |
2018-11-12 | a few changes to deattach object update | UbitUmarov | 1 | -4/+10 | |
2018-10-23 | remove AttachmentsCommandModule | UbitUmarov | 1 | -19/+92 | |
2018-10-23 | recover the inword region console comand Set AutoGrantAttachPerms | UbitUmarov | 1 | -23/+63 | |
2018-10-23 | remove ThrottlePer100PrimsRezzed option, do not delay attachments with ↵ | UbitUmarov | 1 | -51/+2 | |
thread.sleep | |||||
2018-07-11 | Bug fix: Object Wear was doing Add not replace | UbitUmarov | 1 | -11/+11 | |
2018-04-19 | reduce debug logs | UbitUmarov | 1 | -5/+5 | |
2018-03-10 | comment out some debug messages visible on SOP CompleteMovement | UbitUmarov | 1 | -4/+6 | |
2018-01-26 | Let MrOpenSim have simple hardcoded profile | UbitUmarov | 1 | -0/+27 | |
2018-01-26 | try fix IAR load inventory links and objects owner | UbitUmarov | 3 | -59/+98 | |
2018-01-20 | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵ | UbitUmarov | 1 | -4/+16 | |
HG suport is another story... and questionable | |||||
2018-01-17 | pesty warnings | UbitUmarov | 1 | -3/+1 | |
2018-01-17 | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 1 | -2/+0 | |
2018-01-12 | remove the temporary Xmutes module, replace MuteListModule byt the new one, ↵ | UbitUmarov | 3 | -507/+123 | |
previusly named MuteListModuleTst | |||||
2018-01-09 | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 1 | -1/+1 | |
2018-01-08 | fall back to a obsolete property since several monos in use (include our ↵ | UbitUmarov | 1 | -1/+1 | |
own) do not suporte the proper .net4.0 one | |||||
2018-01-05 | a few more xml things | UbitUmarov | 1 | -0/+2 | |