Histórico de Commits

Autor SHA1 Mensagem Data
  Justin Clarke Casey 6686040e76 * Apply mantis patches 2939, 2980 and 2995 há 16 anos atrás
  lbsa71 ce6fecbc93 * Created the post fixes branch for 0.6.1 (formerly known as 'stable') há 16 anos atrás
  Teravus Ovares e63c768973 * Back porting the LLSD Login Service Method fix to stable. há 16 anos atrás
  Charles Krinke 7b60e2c93f made a copy há 16 anos atrás
  Charles Krinke b1d235a60c Change VersionInfo.cs from 0.6.0 to 0.6.1 in preparation há 16 anos atrás
  diva fcf61c4d0d This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes some of the crashes experienced by ppl in Europe connected to OSGrid. If DNS lookup does not resolve, they may experience a substantial increase in "Region not available", but they shouldn't crash. há 16 anos atrás
  Teravus Ovares 1e723f185a * Add two more missing defaults that use GetBoolean without a default in standalone. (not sure if this will fix your issue daTwitch.. it's probably not even a bug) há 16 anos atrás
  Homer Horwitz 84b43c8c23 Fix Mantis#2878 for now by not resetting physical values on rez (only on switch). há 16 anos atrás
  Teravus Ovares 8f07f2e8b0 * A few more fixes to HttpServer. há 16 anos atrás
  diva 7a619ad84a Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep to give enough time for the destination to set up CAPs for the incoming agent before sending EAC to the client. há 16 anos atrás
  Teravus Ovares 7af84d7e10 * Adds defaults for some GetBoolean config values that previously did not have them. há 16 anos atrás
  Teravus Ovares 4d26da545d * ReCommit the OpenID patch with a few less dependencies. há 16 anos atrás
  Charles Krinke 098b5d953d Revert OpenId until we can come to grips with the mono 2 requirement há 16 anos atrás
  diva b3dc462ee3 The previous fix for the EQ might have been too radical, and some early events now may be getting dropped because the EQ is not there yet. So, let's add an EQ immediately upon registering caps. há 16 anos atrás
  Charles Krinke e86f4d9723 Mantis#2816. Thank you kindly, JHurliman for the beginnings of há 16 anos atrás
  Sean Dague db4f4c255b let you specify a hex number as the color in the vector rendering há 16 anos atrás
  Homer Horwitz 11d0456246 - Set acceleration and rotational velocity to 0, too há 16 anos atrás
  Justin Clarke Casey db0c65ea56 * refactor: move sound trigger from scene into sepearate SoundModule há 16 anos atrás
  Homer Horwitz 0cbdfcea87 Stop prims that get non-physical. Fixes Mantis#2859. há 16 anos atrás
  Homer Horwitz a0f8e04142 Remove forgotten debug message from my last commit. há 16 anos atrás
  diva 7691be377a Fix for more child agent mismanagement (like #2846). On enqueueing events, we should not be creating new queues; if the queue doesn't exist -- too bad, event is dropped. That tends to happen just after the client is closed, and the EQ also closed. If someone places an event in that queue after that, that event should be dropped instead of creating a new, erroneous queue. há 16 anos atrás
  Justin Clarke Casey ed97f290c9 * minor: Just some method commentary before turning to another subject há 16 anos atrás
  Justin Clarke Casey 899f2a80d7 minor: remove mono compiler warning há 16 anos atrás
  Justin Clarke Casey aa497a1867 * refactor: move saved named prims to xml2 method out into the serialization module há 16 anos atrás
  Justin Clarke Casey e62016d2c7 minor: Remove some serialization module scene wrappers há 16 anos atrás
  Justin Clarke Casey 667a935fff * refactor: remove xml serialization wrappers from Scene há 16 anos atrás
  Justin Clarke Casey eb6cca4750 * refactor: Rename IRegionSerialiser and move into interfaces namespace há 16 anos atrás
  Homer Horwitz fbd44e628c Reset Expire date for tempOnRez objects on rez. Fixes Mantis#2848 há 16 anos atrás
  Justin Clarke Casey 5313330e4d * minor: move IGesturesModule into the correct namespace há 16 anos atrás
  Justin Clarke Casey 583fa73126 * refactor: Remove archiver module scene wrappers há 16 anos atrás