aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/EventQueue/EventQueueGetModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-311-2/+2
* mono is a total crapUbitUmarov2017-05-291-5/+0
* cleanup util.cs get dnsUbitUmarov2017-05-291-1/+1
* add temporary debug msgsUbitUmarov2017-05-291-0/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-19/+19
* remove code from httptests branchUbitUmarov2016-08-111-2/+1
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-1/+9
* remove code from httptests branchUbitUmarov2016-07-231-1/+1
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-5/+9
* cleanup a bitUbitUmarov2016-07-011-6/+0
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-011-2/+2
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-191-2/+2
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-191-0/+6
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-9/+3
* seems to compile ( tests comented out)UbitUmarov2015-09-021-29/+1
* bad merge?UbitUmarov2015-09-011-337/+153
|\
| * varregion: remove use of Constants.RegionSize is various places.Robert Adams2015-03-281-4/+5
| * comment out a debug msg. more on gods being GodsUbitUmarov2014-08-031-1/+1
| * add queue transition code needs review/more testingUbitUmarov2014-07-251-79/+115
| * remove old and dead code that its only making it hard to understandUbitUmarov2014-07-251-287/+18
| * change previus code, send a NoEvents response back to http server, evenUbitUmarov2014-07-241-2/+1
| * EventQueueGetModule: dont reuse queues, we dont know whats there; makeUbitUmarov2014-07-241-10/+9
| * Intermediate commit. Sill errors.Melanie2014-01-051-11/+23
| |\
| | * varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-041-8/+20
| * | Merge branch 'master' into careminsterMelanie2013-08-131-3/+8
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-07-291-54/+16
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-46/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-181-1/+2
| |\ \ \ \ \
| * | | | | | Let the event queue do lees work - expire every 40s as per Teravus instead of...Melanie2013-05-221-1/+1
| * | | | | | Merge branch 'master' into careminsterMelanie2013-03-281-1/+24
| |\ \ \ \ \ \
| * | | | | | | The viewer tries to parse the error message body to LLSD - give it some.Melanie2013-02-241-2/+2
| * | | | | | | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-111-51/+36
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-161-4/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-121-11/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | just remove the damm thingUbitUmarov2012-09-261-1/+1
| * | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-07-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | added a timeout paramenter to PollServiceEventArgs, so each type can define ...UbitUmarov2012-07-041-1/+1
| * | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-06-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-191-39/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-051-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | added ObjectPhysicsProperties http event message to send viewer that data. F...UbitUmarov2012-03-151-0/+8
* | | | | | | | | | | | | | | Make currently unfiltered EventQueue log messages only appear now at DebugLev...Justin Clark-Casey (justincc)2014-08-051-16/+24
* | | | | | | | | | | | | | | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-121-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | If a caller tries to queue a CAPs message to a scene presence that has no eve...Justin Clark-Casey (justincc)2014-02-121-5/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | varregion: Debug messages for region crossing debugging.Robert Adams2014-01-111-5/+6
* | | | | | | | | | | | | | | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-031-8/+20
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Create regression test TestSendAgentGroupDataUpdate() for groups agent data s...Justin Clark-Casey (justincc)2013-12-181-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | minor: Extend warning message when adding trying to add an event for a client...Justin Clark-Casey (justincc)2013-08-121-3/+8
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto2013-07-271-2/+2