aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-29First commit in a series of commits for Interregion REST comms. This one simp...diva1-111/+0
2008-12-28Demonstration code for modular comms. No user functionalityMelanie Thielker1-4/+33
2008-12-24Better test on EQ shutdown. diva1-1/+4
2008-12-23Addinf InterregionData.cs IInterregionComms.cs and InterregionComms.csMelanie Thielker1-0/+82
2008-12-23* Remove mono compiler warningJustin Clarke Casey1-5/+4
2008-12-22One more small mod in EQ: there is no need to subscribe to the OnLogout event...diva1-1/+1
2008-12-22One more check on closing EQs.diva1-1/+2
2008-12-22On closing EQs, make sure to wait for the viewer to fetch the last events.diva1-0/+4
2008-12-19The previous fix for the EQ might have been too radical, and some early event...diva1-15/+4
2008-12-19Fix for more child agent mismanagement (like #2846). On enqueueing events, we...diva1-5/+44
2008-12-14Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2-9/+22
2008-12-03Reinstate closing the EQ when the UDP circuit disconnects. This will likelyMelanie Thielker1-9/+6
2008-12-01don't close eventqueues when you leave a region. This really does seemSean Dague1-2/+10
2008-12-01fix the "I get no textures if I teleport back to a region I've been inSean Dague1-2/+4
2008-12-01attempt to modify the event queue for greater debuggingSean Dague1-0/+2
2008-11-29Mantis #2584Melanie Thielker1-0/+15
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2-70/+70
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2-70/+70
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2-70/+70
2008-11-09* Applying EventQueueGetModule patch to try debug the case of the missing EQG.Adam Frisby1-1/+2
2008-10-24Plumb some moreMelanie Thielker1-1/+1
2008-10-16Fixed (mono-)script handling for SL viewer 1.21:Homer Horwitz1-0/+17
2008-10-10* Added NullReference check to EventQueueGetModule.Adam Frisby1-2/+8
2008-10-10* Fixed a potential threading issue with EventQueueGet leading to spontaneous...Adam Frisby1-5/+12
2008-10-08* minor: Comment out initial regularly occuring EventQueueGet log debug messa...Justin Clarke Casey1-11/+9
2008-10-03* minor: remove warnings (the code cleaners strike again)Justin Clarke Casey1-4/+3
2008-10-03* EventQueueGet is now working.Teravus Ovares1-12/+144
2008-10-01* Fixed a mangled Seed caps handler definition on login to region in standalo...Teravus Ovares1-12/+105
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares1-9/+10
2008-09-30* Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares1-1/+11
2008-09-30Update svn properties, minor formatting cleanup.Jeff Ames1-6/+2
2008-09-28- Further cleanupsHomer Horwitz1-27/+44
2008-09-28Refactor to avoid some duplicate code.Homer Horwitz2-101/+63
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-28eol-style native; on EventQueueHelperTeravus Ovares1-146/+146
2008-09-28* okay.. Now you can do border crossings with the security 'fixed' client....Teravus Ovares2-86/+156
2008-09-27* With EventQueueGet enabled.. we can see into neighbor regions again on th...Teravus Ovares2-14/+27
2008-09-27* Adds flag to enable/disable EventQueueGet.Teravus Ovares1-10/+19
2008-09-27* Event queue is now polling.. Teravus Ovares2-7/+67
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz2-28/+162
2008-09-27* This is the very very early beginnings of an EventQueue:get module.Teravus Ovares1-0/+164
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen2-2/+9
2008-05-04Update svn properties.Jeff Ames2-400/+400
2008-05-04* Updating some file locations.Adam Frisby2-394/+400
2008-05-01* Rolled back a few changes.Adam Frisby2-12/+12
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby2-12/+12
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames2-394/+394
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-14/+13
2008-04-30* Commiting a bunch of missed files.Adam Frisby2-0/+397