aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-20remove TempAttachments moduleUbitUmarov1-191/+0
2018-09-29 add a few more gc collect in some spotsUbitUmarov1-0/+3
2018-05-26missing updated filesUbitUmarov1-1/+1
2018-05-26use RegionInfo.ServerURI to report region url on datasnapshotUbitUmarov1-6/+2
2018-05-26 stale LandSnapshot by time also, so dwell can be updatedUbitUmarov1-1/+7
2018-05-26add a check to data_exposure option of DataSnapshot moduleUbitUmarov1-0/+8
2018-05-12let wearables check command suport variable number of wearablesUbitUmarov1-5/+13
2018-04-10 sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov2-3/+3
2018-04-06.. and yes i forgot a file.. again :(UbitUmarov1-1/+0
2018-04-01 coment out a debug lineUbitUmarov1-1/+1
2018-04-01 several changes to materials, add llSet*PrimtiveParams*() support for them. ...UbitUmarov1-228/+292
2018-03-05change SampleMoneyModule intialization, make it look for economymodule settin...UbitUmarov1-36/+46
2018-02-04mantis 8287: applied modified patch by hand, thx watcher64UbitUmarov1-0/+2
2018-01-25change DataSnapeShoot init again. May still fail on multi regions instancesUbitUmarov1-34/+32
2018-01-22move datasnapshot notification to last, but still a issue with very fast serv...UbitUmarov1-13/+8
2018-01-22OoopsUbitUmarov1-27/+28
2018-01-22move datasnapshot notification to when region is actually loadedUbitUmarov1-13/+14
2018-01-22change throtle datasnapshot getUbitUmarov2-7/+65
2018-01-22throtle datasnapshot genUbitUmarov2-5/+22
2018-01-22missing files..UbitUmarov1-0/+1
2018-01-17remove more xml things no longer needed on .net >4.5.2UbitUmarov1-1/+0
2018-01-17remove those xml things no longer needed on .net >4.5.2UbitUmarov1-3/+0
2018-01-13clean some modules apiUbitUmarov1-8/+8
2018-01-09give up on a property that old monos do compile, but then smore ok execUbitUmarov1-1/+0
2018-01-08fall back to a obsolete property since several monos in use (include our own)...UbitUmarov1-1/+1
2018-01-05 a few more xml thingsUbitUmarov1-1/+6
2017-11-16add missing part of mutes list protocolUbitUmarov2-0/+9
2017-07-26 add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money...UbitUmarov1-1/+6
2017-07-15OoopsssUbitUmarov1-44/+47
2017-07-15fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.iniUbitUmarov1-273/+412
2017-06-21 changes to AutoBackModule. Store folder and number of days expire is now als...UbitUmarov2-133/+89
2017-06-21 changes to AutoBackModule. Add option ALL to dooarbackup to save all regions...UbitUmarov1-2/+14
2017-06-21 changes to AutoBackModule. Time interval is now unique and only definable on...UbitUmarov2-556/+221
2017-06-14 some cleanup.. remove some stats that only some do look at once on a lifetimeUbitUmarov1-110/+0
2017-06-07remove some more dead scene optionsUbitUmarov1-78/+0
2017-06-07remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ...UbitUmarov1-12/+0
2017-05-27remove a accent from a method nameUbitUmarov1-2/+2
2017-05-07let StreamReader be in using statementsUbitUmarov1-3/+2
2017-05-05fix bad move on xmlgroupsUbitUmarov1-3/+4
2017-05-05 let all clients get a group title update on create groupUbitUmarov1-4/+4
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov3-3/+3
2017-04-14add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2-2/+11
2017-04-03add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe...UbitUmarov1-0/+22
2017-03-31Add the ability to post to and act uponconfiguration in etcdMelanie Thielker1-0/+195
2017-01-30Make negative asset caching actually workMelanie Thielker1-2/+1
2017-01-30Comment two very spammy debug messages that the usr can't do anything aboutMelanie Thielker1-1/+2
2017-01-27 several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov1-1/+1
2017-01-27bug fix: wrong enabled checkUbitUmarov1-5/+2
2017-01-27 Permissions modules where made NONShared modules. Make them so, removing inc...UbitUmarov1-19/+21
2017-01-22replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP...UbitUmarov1-1/+1