| Commit message (Expand) | Author | Files | Lines |
2018-12-28 | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 4 | -3/+5 |
2018-11-25 | remove a dev only conditional on lludp handlers; change parcel lists updates ... | UbitUmarov | 1 | -0/+2 |
2018-11-08 | mantis 8035: fix number of prims use to be from all owned parcels | UbitUmarov | 1 | -2/+1 |
2018-10-23 | remove a dead module | UbitUmarov | 1 | -119/+0 |
2018-10-23 | remove AttachmentsCommandModule | UbitUmarov | 1 | -188/+0 |
2018-10-20 | remove TempAttachments module | UbitUmarov | 1 | -191/+0 |
2018-09-29 | add a few more gc collect in some spots | UbitUmarov | 1 | -0/+3 |
2018-05-26 | missing updated files | UbitUmarov | 1 | -1/+1 |
2018-05-26 | use RegionInfo.ServerURI to report region url on datasnapshot | UbitUmarov | 1 | -6/+2 |
2018-05-26 | stale LandSnapshot by time also, so dwell can be updated | UbitUmarov | 1 | -1/+7 |
2018-05-26 | add a check to data_exposure option of DataSnapshot module | UbitUmarov | 1 | -0/+8 |
2018-05-12 | let wearables check command suport variable number of wearables | UbitUmarov | 1 | -5/+13 |
2018-04-10 | sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie... | UbitUmarov | 2 | -3/+3 |
2018-04-06 | .. and yes i forgot a file.. again :( | UbitUmarov | 1 | -1/+0 |
2018-04-01 | coment out a debug line | UbitUmarov | 1 | -1/+1 |
2018-04-01 | several changes to materials, add llSet*PrimtiveParams*() support for them. ... | UbitUmarov | 1 | -228/+292 |
2018-03-05 | change SampleMoneyModule intialization, make it look for economymodule settin... | UbitUmarov | 1 | -36/+46 |
2018-02-04 | mantis 8287: applied modified patch by hand, thx watcher64 | UbitUmarov | 1 | -0/+2 |
2018-01-25 | change DataSnapeShoot init again. May still fail on multi regions instances | UbitUmarov | 1 | -34/+32 |
2018-01-22 | move datasnapshot notification to last, but still a issue with very fast serv... | UbitUmarov | 1 | -13/+8 |
2018-01-22 | Ooops | UbitUmarov | 1 | -27/+28 |
2018-01-22 | move datasnapshot notification to when region is actually loaded | UbitUmarov | 1 | -13/+14 |
2018-01-22 | change throtle datasnapshot get | UbitUmarov | 2 | -7/+65 |
2018-01-22 | throtle datasnapshot gen | UbitUmarov | 2 | -5/+22 |
2018-01-22 | missing files.. | UbitUmarov | 1 | -0/+1 |
2018-01-17 | remove more xml things no longer needed on .net >4.5.2 | UbitUmarov | 1 | -1/+0 |
2018-01-17 | remove those xml things no longer needed on .net >4.5.2 | UbitUmarov | 1 | -3/+0 |
2018-01-13 | clean some modules api | UbitUmarov | 1 | -8/+8 |
2018-01-09 | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 1 | -1/+0 |
2018-01-08 | fall back to a obsolete property since several monos in use (include our own)... | UbitUmarov | 1 | -1/+1 |
2018-01-05 | a few more xml things | UbitUmarov | 1 | -1/+6 |
2017-11-16 | add missing part of mutes list protocol | UbitUmarov | 2 | -0/+9 |
2017-07-26 | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money... | UbitUmarov | 1 | -1/+6 |
2017-07-15 | Ooopsss | UbitUmarov | 1 | -44/+47 |
2017-07-15 | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 1 | -273/+412 |
2017-06-21 | changes to AutoBackModule. Store folder and number of days expire is now als... | UbitUmarov | 2 | -133/+89 |
2017-06-21 | changes to AutoBackModule. Add option ALL to dooarbackup to save all regions... | UbitUmarov | 1 | -2/+14 |
2017-06-21 | changes to AutoBackModule. Time interval is now unique and only definable on... | UbitUmarov | 2 | -556/+221 |
2017-06-14 | some cleanup.. remove some stats that only some do look at once on a lifetime | UbitUmarov | 1 | -110/+0 |
2017-06-07 | remove some more dead scene options | UbitUmarov | 1 | -78/+0 |
2017-06-07 | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ... | UbitUmarov | 1 | -12/+0 |
2017-05-27 | remove a accent from a method name | UbitUmarov | 1 | -2/+2 |
2017-05-07 | let StreamReader be in using statements | UbitUmarov | 1 | -3/+2 |
2017-05-05 | fix bad move on xmlgroups | UbitUmarov | 1 | -3/+4 |
2017-05-05 | let all clients get a group title update on create group | UbitUmarov | 1 | -4/+4 |
2017-05-04 | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 3 | -3/+3 |
2017-04-14 | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 2 | -2/+11 |
2017-04-03 | add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe... | UbitUmarov | 1 | -0/+22 |
2017-03-31 | Add the ability to post to and act uponconfiguration in etcd | Melanie Thielker | 1 | -0/+195 |
2017-01-30 | Make negative asset caching actually work | Melanie Thielker | 1 | -2/+1 |