aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EventQueue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-5/+5
* Adds tons of packets.Revolution2009-12-312-0/+47
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Completely remove the prior implementation of the request event handlingMelanie2009-09-221-1/+1
* Make the poll service handler call the handler method on incoming requests.Melanie2009-09-211-1/+6
* Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie2009-09-211-4/+4
* Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie2009-09-211-2/+2
* Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto2009-08-111-8/+12
* * Fix a locking issue in the EventQueueTeravus Ovares2009-07-311-10/+22
* * Fixed another potential httpserver leak.Teravus Ovares2009-07-301-2/+4
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-2/+2
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-13/+80
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-2/+2
* comment out some excessively verbose eventqueue debugging messagesDahlia Trimble2009-07-051-2/+2
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-012-2/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble2009-03-191-8/+8
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-122-22/+22
* * optimized usings.lbsa712009-02-122-33/+24
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-0/+1089