Commit History

Autor SHA1 Mensaxe Data
  Jeff Ames 0462510956 Update svn properties. Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
  Charles Krinke a84456c239 Mantis#1411. Thank you kindly for Dataserver.cs and a patch %!s(int64=16) %!d(string=hai) anos
  Jeff Ames 65c5efe43b Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 8fe9943293 From: Dr Schofield <[email protected]> %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey d3fb6039ca * If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message) %!s(int64=16) %!d(string=hai) anos
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). %!s(int64=16) %!d(string=hai) anos
  Teravus Ovares 244bfcde5b * Implements 'Set Home to Here' %!s(int64=16) %!d(string=hai) anos
  MW 770c395e86 moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle.WaitOne(timeOut*1000, false); call. %!s(int64=16) %!d(string=hai) anos
  MW 54eaadeb82 added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help avoid a potential race condition. As IAsyncResult.AsyncWaitHandle.WaitOne before a AsyncCallback is called. So in this case, its a race to see who sets or reads the bool m_bAvailable first. %!s(int64=16) %!d(string=hai) anos
  Teravus Ovares be93c0f29a * Fix a bug in the friends module that causes a friend not to appear online when they were. %!s(int64=16) %!d(string=hai) anos
  Teravus Ovares fd2caf5f16 This update has good news and bad news, first the bad. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey c538ea5024 * Increase timeout for initial simulator login from 16 to 30 seconds %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey bcd68fb6c4 * More log messages in the region registration process for debug purposes. Some of these may be temporary %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey c00e56d3ee * Increase information in simulator_login log messages %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 35b1cae593 * Start printing the region simulator_login exception to the log %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey ad808579a2 * Print out the exception stacks of resolution failures, temporarily %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey ed9cdbe99f * Temporary hack to swallow neighbour contact problems on startup (in response to osgrid issues) %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 45ea156804 * If a client session requests the same texture more than n times (currently n=5), we now drop the subsequent requests %!s(int64=16) %!d(string=hai) anos
  Jeff Ames e5b9144282 Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
  Jeff Ames bf8b5844f2 Formatting cleanup. Minor refactoring. %!s(int64=16) %!d(string=hai) anos
  Teravus Ovares 42857fe4e9 * Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very. %!s(int64=16) %!d(string=hai) anos
  Jeff Ames 47180080f0 Formatting cleanup. %!s(int64=16) %!d(string=hai) anos
  Jeff Ames 825c89e7ac Replaced some Console.WriteLine calls with writes to log. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 5160733ba1 * Remove uninformative exception traces from remoting errors %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey c310f2ab24 * Since remoting exceptions occur quite often in some cases (e.g. when a neighbouring region is down), put out only the source and message of the RemotingException (not the stack trace) to the console. %!s(int64=16) %!d(string=hai) anos
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. %!s(int64=16) %!d(string=hai) anos
  Adam Frisby 415fc22e5e * Removed a bunch of compiler warnings. %!s(int64=16) %!d(string=hai) anos
  Jeff Ames a8cfbbe963 Minor cleanup. %!s(int64=16) %!d(string=hai) anos