| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 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 |
* | 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 |
* | 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 |
|/ |
|
* | revert several changes to groups modules (agentGroupData is private). change ... | UbitUmarov | 2016-07-01 | 1 | -1/+1 |
* | Added a test for checking permissions in inventory items that are transferred... | Diva Canto | 2016-06-24 | 1 | -0/+4 |
* | Mantis #7920: group info was not being updated in many situations. (regressio... | Diva Canto | 2016-06-19 | 1 | -1/+1 |
* | Restored sending group membership data via EventQueue -- this had been a regr... | Diva Canto | 2016-06-19 | 1 | -0/+5 |
* | 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 |
* | add missing SendAgentGroupDataUpdate to llClientView | UbitUmarov | 2015-09-27 | 1 | -0/+4 |
* | more on compile.. | UbitUmarov | 2015-09-08 | 1 | -9/+0 |
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 6 | -12/+34 |
|\ |
|
| * | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 5 | -5/+5 |
| * | Deleted physics plugin classes. | Diva Canto | 2015-08-31 | 1 | -4/+22 |
| * | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 3 | -7/+4 |
| * | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 2 | -3/+3 |
| * | Renamed the namespaces too | Diva Canto | 2015-08-30 | 2 | -2/+2 |
| * | Moved instantiation of SceneCommunicationService object to inside the scene c... | Diva Canto | 2015-08-30 | 2 | -5/+3 |
* | | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -16/+0 |
* | | bad merge? | UbitUmarov | 2015-09-01 | 9 | -12/+275 |
|\ \
| |/
|/| |
|
| * | delay terrain sending if land queue is 2 busy | UbitUmarov | 2015-08-22 | 1 | -0/+5 |
| * | add missing regionExtent setup and Scene physicsscene configuration ( not | UbitUmarov | 2015-08-19 | 2 | -8/+11 |
| * | Merge branch 'mbworkvar2' into ubitvar | UbitUmarov | 2015-08-19 | 3 | -14/+33 |
| |\ |
|
| | * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 2 | -11/+7 |
| | * | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 2015-03-27 | 1 | -3/+26 |
| * | | Track selected objects per client | Melanie Thielker | 2015-08-15 | 1 | -0/+2 |
| |/ |
|
| * | scale ChildAgentThrottles with distance (internal to child server and not | UbitUmarov | 2014-11-06 | 1 | -0/+4 |
| * | add method to get a category throttle rate | UbitUmarov | 2014-08-29 | 1 | -0/+5 |
| * | add a direct sendpartfullUpdate to send a full object update to a part, | UbitUmarov | 2014-08-21 | 1 | -0/+4 |
| * | add a estimator of client ping time, and painfully make it visible in show | UbitUmarov | 2014-08-14 | 1 | -0/+2 |
| * | MESS: changes in MakeRootAgent and CompleteMovement reordering things. | UbitUmarov | 2014-07-31 | 1 | -0/+1 |
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 2 | -7/+19 |
| |\ |
|
| * \ | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -5/+9 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 2 | -3/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-08-17 | 1 | -3/+40 |
| |\ \ \ \ |
|