aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Harmonize case in Permissions enumMelanie Thielker2017-01-131-3/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0529-248/+248
* Remove the AllowAlternatePorts option. It wasn't implemented anyway.Melanie Thielker2016-12-132-4/+4
* Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-121-1/+1
* prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engineUbitUmarov2016-11-131-1/+1
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-231-2/+2
* add load baked terrain methodsUbitUmarov2016-09-171-0/+13
* add to databases a table to store baked terrain.UbitUmarov2016-09-171-0/+11
* send selected objects Proprieties udp part outside update queues and as a ph...UbitUmarov2016-08-251-0/+4
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-0/+4
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-0/+5
* test jenkins for error line numberUbitUmarov2016-07-301-3/+5
* add a public SetGroupPowers to clientViewUbitUmarov2016-07-261-0/+2
* let some group related data to have a public setUbitUmarov2016-07-261-0/+3
* get a copy of current clientView group powersUbitUmarov2016-07-261-0/+5
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-2/+2
* disable OSHttpTests that will collide with testing new http server changesUbitUmarov2016-07-153-0/+6
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-042-5/+12
|\
| * cleanup a bitUbitUmarov2016-07-011-5/+0
| * add a few methods to modify clientview group powersUbitUmarov2016-07-011-0/+12
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-2/+1
|/
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-011-1/+1
* Added a test for checking permissions in inventory items that are transferred...Diva Canto2016-06-241-0/+4
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-191-1/+1
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-191-0/+5
* Plumb RezRestoreToWorld from the client (part done)Melanie Thielker2016-03-091-0/+1
* work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing fileUbitUmarov2015-11-171-1/+1
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-261-2/+7
* add missing SendAgentGroupDataUpdate to llClientViewUbitUmarov2015-09-271-0/+4
* more on compile..UbitUmarov2015-09-081-9/+0
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-086-12/+34
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-045-5/+5
| * Deleted physics plugin classes.Diva Canto2015-08-311-4/+22
| * First commit where physics work as region module.Diva Canto2015-08-313-7/+4
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-302-3/+3
| * Renamed the namespaces tooDiva Canto2015-08-302-2/+2
| * Moved instantiation of SceneCommunicationService object to inside the scene c...Diva Canto2015-08-302-5/+3
* | seems to compile ( tests comented out)UbitUmarov2015-09-022-16/+0
* | bad merge?UbitUmarov2015-09-019-12/+275
|\ \ | |/ |/|
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-0/+5
| * add missing regionExtent setup and Scene physicsscene configuration ( notUbitUmarov2015-08-192-8/+11
| * Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-193-14/+33
| |\
| | * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-292-11/+7
| | * varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2015-03-271-3/+26
| * | Track selected objects per clientMelanie Thielker2015-08-151-0/+2
| |/
| * scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-061-0/+4
| * add method to get a category throttle rateUbitUmarov2014-08-291-0/+5
| * add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-211-0/+4
| * add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-0/+2
| * MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2014-07-311-0/+1