aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Improve login failure handling.Justin Clarke Casey2008-09-071-0/+1
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-12/+10
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-061-3/+3
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-37/+37
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-7/+7
* * minor: some logging conformance, code documentingJustin Clarke Casey2008-08-251-5/+21
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-6/+23
* Formatting cleanup.Jeff Ames2008-08-181-5/+5
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+101
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-9/+4
* Minor formatting cleanup.Jeff Ames2008-08-151-6/+6
* Fixes a case where neighboring region info cannot be obtainedMelanie Thielker2008-08-151-3/+6
* Patch #9024Melanie Thielker2008-08-101-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-101-2/+0
* * Removed unused m_bAvailablelbsa712008-08-081-1/+1
* * All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa712008-08-081-20/+44
* Mantis#1797. Thank you kindly, StrawberryFride for a patch that solves:Charles Krinke2008-07-201-1/+1
* Patch #9151Melanie Thielker2008-07-181-2/+2
* Patch #9150Melanie Thielker2008-07-141-1/+1
* dr scofield's continuing warnings safari:Dr Scofield2008-06-271-16/+17
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-4/+66
* * minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey2008-06-141-2/+2
* * Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey2008-06-131-1/+4
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-4/+4
* * This update enables grid wide presence updates.Teravus Ovares2008-06-021-1/+7
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+26
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-2/+4
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-2/+6
* Formatting cleanup.Jeff Ames2008-05-161-66/+66
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-141-4/+4
* * If a region running in grid mode fails to login to the grid service, startu...Justin Clarke Casey2008-05-121-12/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+5
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-3/+3
* moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....MW2008-04-161-1/+1
* added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help ...MW2008-04-161-0/+1
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-0/+1
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-12/+20
* * Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey2008-03-261-1/+1
* * More log messages in the region registration process for debug purposes. S...Justin Clarke Casey2008-03-261-2/+13
* * Increase information in simulator_login log messagesJustin Clarke Casey2008-03-261-4/+6
* * Start printing the region simulator_login exception to the logJustin Clarke Casey2008-03-261-1/+1
* * Print out the exception stacks of resolution failures, temporarilyJustin Clarke Casey2008-03-251-1/+1
* * Temporary hack to swallow neighbour contact problems on startup (in respons...Justin Clarke Casey2008-03-251-1/+11
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-2/+26
* * Catch the occasional resolution exception that comes out of SceneCommunicat...Justin Clarke Casey2008-03-221-5/+1
* * If a client session requests the same texture more than n times (currently ...Justin Clarke Casey2008-03-211-5/+1
* Formatting cleanup.Jeff Ames2008-03-181-21/+21
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-103/+87
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-181-0/+53