Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 1 | -0/+4 |
| | |||||
* | Revert "Let's try giving Common a default constructor instead of the workaround" | Diva Canto | 2017-08-14 | 3 | -4/+13 |
| | | | | This reverts commit 8b6557e377f7bac1bdb38f3e6dd22c797417d09c. | ||||
* | Let's try giving Common a default constructor instead of the workaround | Diva Canto | 2017-08-14 | 3 | -13/+4 |
| | |||||
* | This is the correct work around. Jenkins is confuzzled. | Diva Canto | 2017-08-14 | 2 | -4/+4 |
| | |||||
* | Strengthen the tests for the possibility that SetUpFixture does not run in ↵ | Diva Canto | 2017-08-14 | 2 | -0/+13 |
| | | | | the beginning. | ||||
* | Comment to trigger jenkins | Diva Canto | 2017-08-14 | 1 | -0/+1 |
| | |||||
* | Another comment for testing jenkins | Diva Canto | 2017-08-14 | 1 | -0/+1 |
| | |||||
* | Added comment just to trigger jenkins | Diva Canto | 2017-08-14 | 1 | -0/+1 |
| | |||||
* | osSetParcelDetails: add more land update code | UbitUmarov | 2017-07-12 | 1 | -0/+1 |
| | |||||
* | revert the thread level change; remove unused dynamic texture timer from ↵ | UbitUmarov | 2017-06-24 | 1 | -2/+1 |
| | | | | internal code; let blend alpha work if < 255; let blend work with the selected face; etc | ||||
* | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 2017-05-31 | 1 | -2/+2 |
| | |||||
* | find parcels by GlobalID.. well most time | UbitUmarov | 2017-05-13 | 1 | -0/+5 |
| | |||||
* | Added a fully functional groups data layer for testing. | Diva Canto | 2017-05-04 | 1 | -0/+339 |
| | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2017-05-04 | 1 | -0/+2 |
|\ | |||||
| * | move deep effective permissions aggregation to first time use and not on ↵ | UbitUmarov | 2017-05-04 | 1 | -0/+2 |
| | | | | | | | | changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards | ||||
* | | Add a groups module to the perms test suite | Diva Canto | 2017-05-04 | 1 | -0/+9 |
|/ | |||||
* | Shuffle some code around | Diva Canto | 2017-05-01 | 3 | -15/+22 |
| | |||||
* | Added some indirect transfer tests -- Take Copy by another avatar | Diva Canto | 2017-05-01 | 3 | -18/+169 |
| | |||||
* | Permissions tests: added test with 2 direct transfers with permission ↵ | Diva Canto | 2017-05-01 | 2 | -5/+110 |
| | | | | changes in between (in inventory) | ||||
* | Perms test framework: make a lot of things more generic. | Diva Canto | 2017-05-01 | 2 | -174/+293 |
| | |||||
* | Initial commit of the emerging test suite for permissions and more. | Diva Canto | 2017-05-01 | 1 | -0/+252 |
| | |||||
* | add functions to send entity updates imediatly, except for avatars (or now) ↵ | UbitUmarov | 2017-04-14 | 1 | -1/+5 |
| | | | | they should be use to bypass normal delayed updates, for debug | ||||
* | Harmonize case in Permissions enum | Melanie Thielker | 2017-01-13 | 1 | -3/+3 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 29 | -248/+248 |
| | |||||
* | Remove the AllowAlternatePorts option. It wasn't implemented anyway. | Melanie Thielker | 2016-12-13 | 2 | -4/+4 |
| | | | | | Instead, handle the port being 0 as "any port" and assign a random port for regions in that case. | ||||
* | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2016-12-12 | 1 | -1/+1 |
| | | | | | | This field started out as a simple flag in the protocol to indicate a user being a SL charter member. It has since then taken on additional functionality that means that the name is no longer appropriate. | ||||
* | prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine | UbitUmarov | 2016-11-13 | 1 | -1/+1 |
| | |||||
* | add a version tag to wind and cloud data updates to iclient | UbitUmarov | 2016-09-23 | 1 | -2/+2 |
| | |||||
* | add load baked terrain methods | UbitUmarov | 2016-09-17 | 1 | -0/+13 |
| | |||||
* | add to databases a table to store baked terrain. | UbitUmarov | 2016-09-17 | 1 | -0/+11 |
| | |||||
* | send selected objects Proprieties udp part outside update queues and as a ↵ | UbitUmarov | 2016-08-25 | 1 | -0/+4 |
| | | | | physics single caps message per selection request | ||||
* | add caps HomeLocation ; add client SendAlertMessage(string message, string ↵ | UbitUmarov | 2016-08-18 | 1 | -0/+4 |
| | | | | info), where info in info message field. only minimal testing done | ||||
* | to do that don't use slideexpiration; add cap event ChatterBoxForceClose | UbitUmarov | 2016-08-11 | 1 | -0/+5 |
| | |||||
* | test jenkins for error line number | UbitUmarov | 2016-07-30 | 1 | -3/+5 |
| | |||||
* | 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/+3 |
| | |||||
* | get a copy of current clientView group powers | UbitUmarov | 2016-07-26 | 1 | -0/+5 |
| | |||||
* | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵ | UbitUmarov | 2016-07-23 | 1 | -2/+2 |
| | | | | and its use even worse | ||||
* | disable OSHttpTests that will collide with testing new http server changes | UbitUmarov | 2016-07-15 | 3 | -0/+6 |
| | |||||
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 2 | -5/+12 |
|\ | |||||
| * | cleanup a bit | UbitUmarov | 2016-07-01 | 1 | -5/+0 |
| | | |||||
| * | add a few methods to modify clientview group powers | UbitUmarov | 2016-07-01 | 1 | -0/+12 |
| | | |||||
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -2/+1 |
|/ | | | | | | | | be passed into inventory queries. This makes the API more homogenous and also will more clearly show coding errors related to HG inventory where the .Owner field has a meaning for a query but wasn't always set. | ||||
* | revert several changes to groups modules (agentGroupData is private). change ↵ | UbitUmarov | 2016-07-01 | 1 | -1/+1 |
| | | | | interregions invite/eject messages, etc | ||||
* | Added a test for checking permissions in inventory items that are ↵ | Diva Canto | 2016-06-24 | 1 | -0/+4 |
| | | | | transferred. This is a work in progress. All permission assertions are commented for now. Will get back to this later when permissions are fixed by Melanie. | ||||
* | Mantis #7920: group info was not being updated in many situations. ↵ | Diva Canto | 2016-06-19 | 1 | -1/+1 |
| | | | | (regression) Putting back the heavy messaging. | ||||
* | Restored sending group membership data via EventQueue -- this had been a ↵ | Diva Canto | 2016-06-19 | 1 | -0/+5 |
| | | | | regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. | ||||
* | Plumb RezRestoreToWorld from the client (part done) | Melanie Thielker | 2016-03-09 | 1 | -0/+1 |
| | |||||
* | work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing file | UbitUmarov | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | add basic SendFindAgent() to lludp. Future use may require a list of pairs ↵ | UbitUmarov | 2015-10-26 | 1 | -2/+7 |
| | | | | (X,Y). For now one pair is good enough. |