aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-21Make the poll service handler call the handler method on incoming requests.Melanie1-1/+6
2009-09-21Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie1-4/+4
2009-09-21Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie1-2/+2
2009-08-11Fixes a race condition in EQ processing that was making EQs pop up again upon...Diva Canto1-8/+12
2009-07-31* Fix a locking issue in the EventQueueTeravus Ovares1-10/+22
2009-07-30* Fixed another potential httpserver leak.Teravus Ovares1-2/+4
2009-07-29* An attempt to fix mantis #3953Teravus Ovares1-2/+2
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-13/+80
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2-3/+3
2009-07-05comment out some excessively verbose eventqueue debugging messagesDahlia Trimble1-2/+2
2009-06-19When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker1-1/+1
2009-06-18* Corrected CAPS namespacesArthur Valadares1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames5-5/+5
2009-05-23* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...Adam Frisby1-1/+2
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-138/+0
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker3-2/+3
2009-04-27Thanks Tommil for a patch that adds a caching option to GetAssetStreamHandler...diva1-5/+18
2009-04-26Bug fix in initialization of RegionAssetServer/MXP. Sometimes the MXP section...diva1-3/+3
2009-04-21Thank you kindly, TLaukkan for a patch that:Charles Krinke1-1/+3
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2-46/+44
2009-03-27svn:eol-style property set.diva1-208/+208
2009-03-27svn:eol-style property set.diva1-123/+124
2009-03-24* minor: remove mono compiler warningsJustin Clarke Casey2-10/+9
2009-03-21Minor changes in names inside.diva2-78/+6
2009-03-21Moving HGStandaloneAssetService to a new place, and giving it a more generic ...diva2-0/+404
2009-03-19Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble1-8/+8
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague4-34/+34
2009-02-12* optimized usings.lbsa714-45/+36
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield4-0/+1487