aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueHelper.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics (or not)UbitUmarov2018-01-211-9/+9
|
* change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-311-2/+2
|
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-7/+7
|
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-0/+12
|
* add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ↵UbitUmarov2016-07-231-0/+3
| | | | viewers protocol. Not necessary on current groups chat lists defecient implementation
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵UbitUmarov2016-07-231-1/+7
| | | | and its use even worse
* cleanup a bitUbitUmarov2016-07-011-34/+0
|
* revert several changes to groups modules (agentGroupData is private). change ↵UbitUmarov2016-07-011-11/+1
| | | | interregions invite/eject messages, etc
* Mantis #7920: group info was not being updated in many situations. ↵Diva Canto2016-06-191-10/+10
| | | | (regression) Putting back the heavy messaging.
* Restored sending group membership data via EventQueue -- this had been a ↵Diva Canto2016-06-191-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 inUbitUmarov2015-09-031-1/+1
| | | | scenepresence)
* seems to compile ( tests comented out)UbitUmarov2015-09-021-9/+0
|
* bad merge?UbitUmarov2015-09-011-3/+19
|\
| * change osd encoding of region sizeUbitUmarov2015-08-271-8/+8
| |
| * Intermediate commit. Sill errors.Melanie2014-01-051-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 Adams2014-01-041-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 fixUbitUmarov2012-09-041-4/+6
| | |
| * | a forgotten file plus minor changes. Imp and SL viewer seem to preserveUbitUmarov2012-09-041-1/+6
| | | | | | | | | | | | flight. FS 4.2.2 does not.
| * | added ObjectPhysicsProperties http event message to send viewer that data. ↵UbitUmarov2012-03-151-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 Adams2014-01-111-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 Adams2014-01-031-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 backMelanie2013-02-071-0/+20
|/
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+399