Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics (or not) | UbitUmarov | 2018-01-21 | 1 | -9/+9 |
| | |||||
* | change child agents close control; disablesimulator is not a caps event message | UbitUmarov | 2017-05-31 | 1 | -2/+2 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -7/+7 |
| | |||||
* | to do that don't use slideexpiration; add cap event ChatterBoxForceClose | UbitUmarov | 2016-08-11 | 1 | -0/+12 |
| | |||||
* | add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ↵ | UbitUmarov | 2016-07-23 | 1 | -0/+3 |
| | | | | viewers protocol. Not necessary on current groups chat lists defecient implementation | ||||
* | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵ | UbitUmarov | 2016-07-23 | 1 | -1/+7 |
| | | | | and its use even worse | ||||
* | cleanup a bit | UbitUmarov | 2016-07-01 | 1 | -34/+0 |
| | |||||
* | revert several changes to groups modules (agentGroupData is private). change ↵ | UbitUmarov | 2016-07-01 | 1 | -11/+1 |
| | | | | interregions invite/eject messages, etc | ||||
* | Mantis #7920: group info was not being updated in many situations. ↵ | Diva Canto | 2016-06-19 | 1 | -10/+10 |
| | | | | (regression) Putting back the heavy messaging. | ||||
* | Restored sending group membership data via EventQueue -- this had been a ↵ | Diva Canto | 2016-06-19 | 1 | -1/+49 |
| | | | | regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. | ||||
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -1/+1 |
| | | | | scenepresence) | ||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -9/+0 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -3/+19 |
|\ | |||||
| * | change osd encoding of region size | UbitUmarov | 2015-08-27 | 1 | -8/+8 |
| | | |||||
| * | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -11/+25 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into careminster Conflicts: OpenSim/Data/SQLite/SQLiteUserProfilesData.cs OpenSim/Framework/RegionInfo.cs OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueHelper.cs OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs OpenSim/Services/UserProfilesService/UserProfilesService.cs | ||||
| | * | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 1 | -11/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CorssRegion, TeleportFinishEvent). Have Simian grid service return the region size. Many teleport related debug log messages. Can be removed when teleport works (like that's ever going to happen). Conflicts: OpenSim/Framework/RegionInfo.cs | ||||
| * | | bug fix | UbitUmarov | 2012-09-04 | 1 | -4/+6 |
| | | | |||||
| * | | a forgotten file plus minor changes. Imp and SL viewer seem to preserve | UbitUmarov | 2012-09-04 | 1 | -1/+6 |
| | | | | | | | | | | | | flight. FS 4.2.2 does not. | ||||
| * | | added ObjectPhysicsProperties http event message to send viewer that data. ↵ | UbitUmarov | 2012-03-15 | 1 | -0/+20 |
| | | | | | | | | | | | | For now on caps/EventQueue, and still only used on a material change... | ||||
* | | | varregion: properly pack the region size parameters so he viewer will parse ↵ | Robert Adams | 2014-01-11 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | them. This gets rid of the viewer crash when teleporting into varregions and allows multiple, adjacent varregions (of the same size) with border crossings. | ||||
* | | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 1 | -11/+25 |
| |/ |/| | | | | | | | | | | | CorssRegion, TeleportFinishEvent). Have Simian grid service return the region size. Many teleport related debug log messages. Can be removed when teleport works (like that's ever going to happen). | ||||
* | | Plumb the path from the client to the extra physics params and back | Melanie | 2013-02-07 | 1 | -0/+20 |
|/ | |||||
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -0/+399 |