| Commit message (Expand) | Author | Files | Lines |
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 |
2017-01-30 | Comment two very spammy debug messages that the usr can't do anything about | Melanie Thielker | 1 | -1/+2 |
2017-01-27 | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 1 | -1/+1 |
2017-01-27 | bug fix: wrong enabled check | UbitUmarov | 1 | -5/+2 |
2017-01-27 | Permissions modules where made NONShared modules. Make them so, removing inc... | UbitUmarov | 1 | -19/+21 |
2017-01-22 | replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerP... | UbitUmarov | 1 | -1/+1 |
2017-01-21 | Oops.. fix the null on the correct place.. jenkis may now fail for another re... | UbitUmarov | 1 | -2/+3 |
2017-01-20 | fix a null ref on jenkins | UbitUmarov | 1 | -6/+4 |
2017-01-20 | change CanObjectEntry() to use a SOG | UbitUmarov | 1 | -24/+15 |
2017-01-19 | change CanDuplicateObject | UbitUmarov | 1 | -3/+5 |
2017-01-17 | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 2 | -2/+2 |
2017-01-17 | start adding calls to effective permissions aggregation on changes; rearrange... | UbitUmarov | 1 | -11/+13 |
2017-01-16 | replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() s... | UbitUmarov | 1 | -2/+1 |
2017-01-07 | Fix custom dialogs working when bin/ is read-only | Melanie Thielker | 1 | -1/+1 |
2017-01-06 | Restructure god level and permissions | Melanie Thielker | 1 | -1/+1 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 70 | -1067/+1067 |
2016-12-29 | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is... | Melanie Thielker | 1 | -2/+2 |
2016-12-29 | reinforce gc.collect on region load to also do pending finalizers | UbitUmarov | 1 | -0/+4 |
2016-12-14 | avoid a null ref | UbitUmarov | 1 | -1/+5 |
2016-12-14 | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 1 | -0/+8 |
2016-12-12 | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2 | -2/+2 |
2016-12-10 | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2 | -0/+9 |
2016-12-06 | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 1 | -1/+12 |
2016-12-04 | remove SOG.FromPartID from main code and flag it obsolete | UbitUmarov | 1 | -1/+1 |
2016-11-23 | safeguard against unknown material replacemet | UbitUmarov | 1 | -1/+1 |
2016-11-22 | Coding standards: A local variable may not use the prefix m_ | Melanie Thielker | 1 | -15/+15 |