Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -2/+2 |
| | |||||
* | Fixed spelling error (availble -> available) | Kevin Cozens | 2018-11-14 | 1 | -3/+3 |
| | |||||
* | take friends out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 2 | -13/+20 |
| | |||||
* | a few changes to deattach object update | UbitUmarov | 2018-11-12 | 1 | -4/+10 |
| | |||||
* | remove AttachmentsCommandModule | UbitUmarov | 2018-10-23 | 1 | -19/+92 |
| | |||||
* | recover the inword region console comand Set AutoGrantAttachPerms | UbitUmarov | 2018-10-23 | 1 | -23/+63 |
| | |||||
* | remove ThrottlePer100PrimsRezzed option, do not delay attachments with ↵ | UbitUmarov | 2018-10-23 | 1 | -51/+2 |
| | | | | thread.sleep | ||||
* | Bug fix: Object Wear was doing Add not replace | UbitUmarov | 2018-07-11 | 1 | -11/+11 |
| | |||||
* | reduce debug logs | UbitUmarov | 2018-04-19 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' into httptests | UbitUmarov | 2018-03-10 | 1 | -4/+6 |
|\ | |||||
| * | comment out some debug messages visible on SOP CompleteMovement | UbitUmarov | 2018-03-10 | 1 | -4/+6 |
| | | |||||
* | | Let MrOpenSim have simple hardcoded profile | UbitUmarov | 2018-01-26 | 1 | -0/+27 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-26 | 3 | -59/+98 |
|\ \ | |/ | |||||
| * | try fix IAR load inventory links and objects owner | UbitUmarov | 2018-01-26 | 3 | -59/+98 |
| | | |||||
* | | silent ignore mutes on HG visitors, let viewers do it on cache only, proper ↵ | UbitUmarov | 2018-01-20 | 1 | -4/+16 |
| | | | | | | | | HG suport is another story... and questionable | ||||
* | | pesty warnings | UbitUmarov | 2018-01-17 | 1 | -3/+1 |
| | | |||||
* | | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 2018-01-17 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-01-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 1 | -1/+1 |
| | | |||||
| * | fall back to a obsolete property since several monos in use (include our ↵ | UbitUmarov | 2018-01-08 | 1 | -1/+1 |
| | | | | | | | | own) do not suporte the proper .net4.0 one | ||||
* | | remove the temporary Xmutes module, replace MuteListModule byt the new one, ↵ | UbitUmarov | 2018-01-12 | 3 | -507/+123 |
|/ | | | | previusly named MuteListModuleTst | ||||
* | a few more xml things | UbitUmarov | 2018-01-05 | 1 | -0/+2 |
| | |||||
* | disable some XmlResolver | UbitUmarov | 2018-01-04 | 1 | -0/+2 |
| | |||||
* | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2017-12-11 | 2 | -69/+71 |
| | |||||
* | move some sharable items out of Xmute to Framework; add another test ↵ | UbitUmarov | 2017-11-17 | 2 | -120/+229 |
| | | | | mutelistmodule, ignore it | ||||
* | Donating the Avination Mute Module | Melanie Thielker | 2017-11-14 | 1 | -0/+357 |
| | | | | | | | | This lived out-of-tree and therefore wasn't part of the big code drop. It's classic Avination, tied to MySQL and a direct database connection and I don't have the bandwidth to fix it to core methods. However, it has all the strange mute logic that OpenSim was missing and maybe someone can step up to make it work in an open grid context. | ||||
* | a few more changes to iar/oar assets save error/warning to show problems ↵ | UbitUmarov | 2017-06-24 | 1 | -7/+11 |
| | | | | known to be asset errors | ||||
* | code actually has no ideia if a id is a asset or not and does try to handle ↵ | UbitUmarov | 2017-06-23 | 1 | -4/+4 |
| | | | | all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all | ||||
* | coment out missing or damage assets messages in uuidgather that are not ↵ | UbitUmarov | 2017-06-23 | 1 | -2/+27 |
| | | | | very usefull. In IAR save display information about items that contain references to broken assets. Note that as explained on mantis 8195 this can't will not detect all problems | ||||
* | several changes to iar/oar assets error reports | UbitUmarov | 2017-06-23 | 1 | -4/+6 |
| | |||||
* | actually iar do it for iar | UbitUmarov | 2017-06-22 | 1 | -0/+3 |
| | |||||
* | avoid some broken object assets present in osgrid inventories due to past ↵ | UbitUmarov | 2017-06-21 | 2 | -2/+6 |
| | | | | problems, etc | ||||
* | make oar/iar assets writer be done by caller thread like the rest of the | UbitUmarov | 2017-06-21 | 1 | -4/+2 |
| | | | | | | oar/iar save. This may look more painfull but should reduce errors and threads fights. Fill lucky i just don't stop the entire simulation during this | ||||
* | update inventory item permissions on deattach | UbitUmarov | 2017-06-15 | 1 | -0/+25 |
| | |||||
* | some cleanup.. remove some stats that only some do look at once on a lifetime | UbitUmarov | 2017-06-14 | 2 | -4/+5 |
| | |||||
* | we don't need to keep refs to baked textures assets | UbitUmarov | 2017-05-31 | 1 | -1/+1 |
| | |||||
* | we don't need to keep refs to baked textures assets | UbitUmarov | 2017-05-31 | 1 | -6/+9 |
| | |||||
* | remove the option to store baked textures on assets service, thats suicide ↵ | UbitUmarov | 2017-05-31 | 1 | -19/+19 |
| | | | | use xbakes | ||||
* | enclose GetRequestStream on try/catch | UbitUmarov | 2017-05-28 | 1 | -6/+6 |
| | |||||
* | avoid a null ref | UbitUmarov | 2017-05-11 | 1 | -12/+16 |
| | |||||
* | let new regions know about grid services god | UbitUmarov | 2017-05-11 | 1 | -26/+74 |
| | |||||
* | let StreamReader be in using statements | UbitUmarov | 2017-05-07 | 1 | -3/+4 |
| | |||||
* | dispose some MemoryStreams | UbitUmarov | 2017-05-06 | 1 | -0/+2 |
| | |||||
* | mantis 8131: make the new Offline IM code optional and disabled by default, ↵ | UbitUmarov | 2017-03-30 | 1 | -32/+55 |
| | | | | since it is not compatible with current central servers, like in osgrid. | ||||
* | Merge branch 'melanie' | Melanie Thielker | 2017-02-01 | 3 | -22/+7 |
|\ | |||||
| * | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 2017-02-01 | 1 | -2/+2 |
| | | |||||
| * | Make negative asset caching actually work | Melanie Thielker | 2017-01-30 | 1 | -1/+2 |
| | | | | | | | | | | | | Also fixes some merge artefacts in HGAssetBroker where cached assets were requested but not actually used and completely squelch a materials debug message because there is nothing the user can do to fix it anyway. | ||||
| * | Disable spam in profiles module. Modules should not say they're disabled. | Melanie Thielker | 2017-01-23 | 1 | -1/+1 |
| | | |||||
| * | Activate the new Offline IM module code instead of the old code | Melanie Thielker | 2017-01-23 | 1 | -20/+4 |
| | | | | | | | | | | As most have gone to OfflineMessaging V2, this change will not affect existing users but will benefit future grids. | ||||
* | | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 2017-01-26 | 1 | -26/+16 |
| | |