aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send groups list via event queueDahlia Trimble2009-01-271-12/+73
* correct formatting if parcel description field in event queue messageDahlia Trimble2009-01-271-1/+1
* Correct a typo in the parcel properties event queue message which was prevent...Dahlia Trimble2009-01-271-1/+1
* swap endianness of parcel flags in event queue messageDahlia Trimble2009-01-261-1/+14
* add a definition for a parcel properties CAPDahlia Trimble2009-01-261-0/+103
* more eventqueue IM nonsenseDahlia Trimble2009-01-261-0/+27
* * Fixed a small logical error in error handling of console commands.Homer Horwitz2009-01-251-16/+22
* add event queue code for sending group IM for future group supportDahlia Trimble2009-01-231-0/+83
* * refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey2009-01-211-3/+1
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-27/+21
* * refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey2009-01-061-2/+3
* * refactor: call AddLLSDHandler directly via CommsManagerJustin Clarke Casey2009-01-061-1/+1
* * Move EventQueueGetModule to the EventQueue namespaceJustin Clarke Casey2009-01-021-1/+2
* * refactor: move event queue module code to its own folderJustin Clarke Casey2009-01-022-0/+0
* 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