| Commit message (Expand) | Author | Age | Files | Lines |
* | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 2019-08-07 | 1 | -0/+7 |
* | reduce some useless array copies | UbitUmarov | 2019-06-09 | 1 | -1/+3 |
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 1 | -0/+2 |
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 1 | -3/+6 |
* | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 2019-03-23 | 1 | -2/+2 |
* | RegionHandshake IS critical llupd protocol not to be done by odd modules | UbitUmarov | 2019-03-20 | 1 | -5/+1 |
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 1 | -5/+2 |
* | more on the hack (runprebuild) | UbitUmarov | 2019-01-02 | 1 | -1/+2 |
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 1 | -1/+1 |
* | temporary HACK to not kill some viewers | UbitUmarov | 2018-12-31 | 1 | -0/+1 |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -0/+1 |
* | remove a dev only conditional on lludp handlers; change parcel lists updates ... | UbitUmarov | 2018-11-25 | 1 | -0/+2 |
* | .. and yes i forgot a file.. again :( | UbitUmarov | 2018-04-06 | 1 | -1/+0 |
* | Merge branch 'master' into httptests | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
|\ |
|
| * | change SampleMoneyModule intialization, make it look for economymodule settin... | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
* | | clean some modules api | UbitUmarov | 2018-01-13 | 1 | -8/+8 |
|/ |
|
* | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 1 | -0/+4 |
* | add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money... | UbitUmarov | 2017-07-26 | 1 | -1/+6 |
* | Ooopsss | UbitUmarov | 2017-07-15 | 1 | -44/+47 |
* | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 2017-07-15 | 1 | -273/+412 |
* | changes to AutoBackModule. Store folder and number of days expire is now als... | UbitUmarov | 2017-06-21 | 2 | -133/+89 |
* | changes to AutoBackModule. Add option ALL to dooarbackup to save all regions... | UbitUmarov | 2017-06-21 | 1 | -2/+14 |
* | changes to AutoBackModule. Time interval is now unique and only definable on... | UbitUmarov | 2017-06-21 | 2 | -556/+221 |
* | remove some more dead scene options | UbitUmarov | 2017-06-07 | 1 | -78/+0 |
* | remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ... | UbitUmarov | 2017-06-07 | 1 | -12/+0 |
* | do the same in the cases we are just moving parts around and not changing th... | UbitUmarov | 2017-05-04 | 1 | -1/+1 |
* | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 2017-04-14 | 1 | -1/+5 |
* | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 2017-01-27 | 1 | -1/+1 |
* | add more calls to effective permissions aggregation, some paths may still be ... | UbitUmarov | 2017-01-17 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 7 | -84/+84 |
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 2016-12-14 | 1 | -0/+8 |
* | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2016-12-12 | 1 | -1/+1 |
* | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2016-12-10 | 2 | -0/+9 |
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 2016-12-06 | 1 | -1/+12 |
* | add a version tag to wind and cloud data updates to iclient | UbitUmarov | 2016-09-23 | 1 | -2/+2 |
* | send selected objects Proprieties udp part outside update queues and as a ph... | UbitUmarov | 2016-08-25 | 1 | -0/+4 |
* | add caps HomeLocation ; add client SendAlertMessage(string message, string in... | UbitUmarov | 2016-08-18 | 1 | -0/+4 |
* | add a public SetGroupPowers to clientView | UbitUmarov | 2016-07-26 | 1 | -0/+2 |
* | let some group related data to have a public set | UbitUmarov | 2016-07-26 | 1 | -0/+2 |
* | get a copy of current clientView group powers | UbitUmarov | 2016-07-26 | 1 | -0/+5 |
* | finish removing child-repri option | UbitUmarov | 2016-07-06 | 1 | -2/+0 |
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 1 | -10/+0 |
* | add a few methods to modify clientview group powers | UbitUmarov | 2016-07-01 | 1 | -0/+12 |
* | if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t... | UbitUmarov | 2016-06-28 | 1 | -0/+4 |
* | fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation... | UbitUmarov | 2016-06-28 | 1 | -4/+5 |
* | Plumb RezRestoreToWorld from the client (part done) | Melanie Thielker | 2016-03-09 | 1 | -0/+1 |
* | add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w... | UbitUmarov | 2016-01-01 | 1 | -2/+6 |
* | establish a minimun for ReprioritizationDistance | UbitUmarov | 2015-12-19 | 1 | -1/+1 |
* | add basic SendFindAgent() to lludp. Future use may require a list of pairs (... | UbitUmarov | 2015-10-26 | 1 | -3/+9 |
* | change NPC restriction options default from restricted to all allowed, as ma... | UbitUmarov | 2015-10-08 | 1 | -10/+4 |