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