| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add several options for NPC creation so abusive use can be reduced (restrict... | UbitUmarov | 2015-09-30 | 1 | -0/+26 |
* | add missing SendAgentGroupDataUpdate to llClientView | UbitUmarov | 2015-09-27 | 1 | -0/+4 |
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 1 | -1/+0 |
|\ |
|
| * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 1 | -1/+0 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 3 | -10/+2 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 5 | -39/+89 |
|\ \
| |/
|/| |
|
| * | delay terrain sending if land queue is 2 busy | UbitUmarov | 2015-08-22 | 1 | -0/+5 |
| * | Merge branch 'mbworkvar2' into ubitvar | UbitUmarov | 2015-08-19 | 2 | -34/+3 |
| |\ |
|
| | * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -2/+2 |
| | * | Varregion: first cut at removing Border class checks for region crossings. | Robert Adams | 2015-03-22 | 1 | -32/+1 |
| * | | Track selected objects per client | Melanie Thielker | 2015-08-15 | 1 | -0/+2 |
| |/ |
|