Historial de Commits

Autor SHA1 Mensaje Fecha
  Charles Krinke a84456c239 Mantis#1411. Thank you kindly for Dataserver.cs and a patch hace 16 años
  Jeff Ames 65c5efe43b Formatting cleanup. hace 16 años
  Justin Clarke Casey 8fe9943293 From: Dr Schofield <[email protected]> hace 16 años
  Jeff Ames c995d60d37 Formatting cleanup. hace 16 años
  Teravus Ovares bfce23dcf4 * Implemented ChildAgentDataUpdate throttle multiplier based on an inaccurate count of neighbors. hace 16 años
  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) hace 16 años
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. hace 16 años
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. hace 16 años
  Adam Frisby 4692e92312 * Assorted spring cleanings. hace 16 años
  Teravus Ovares 323038ceb9 * Ooops, attachments now teleport/cross region borders along with your avatar. Those dastardly objects stick to you. hace 16 años
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). hace 16 años
  Teravus Ovares fd2caf5f16 This update has good news and bad news, first the bad. hace 16 años
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages hace 16 años
  Justin Clarke Casey ad808579a2 * Print out the exception stacks of resolution failures, temporarily hace 16 años
  Justin Clarke Casey ed9cdbe99f * Temporary hack to swallow neighbour contact problems on startup (in response to osgrid issues) hace 16 años
  Justin Clarke Casey 8c74cf7758 * Tear down CAPS and http handlers when an agent leaves a region (via crossing, teleport or logout) hace 16 años
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. hace 16 años
  Justin Clarke Casey 74023aa97c * Miscellaneous comment before I found out that mantis 807 probably isn't an issue worth fixing. hace 16 años
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing hace 16 años
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions hace 16 años
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing hace 16 años
  Jeff Ames 47180080f0 Formatting cleanup. hace 16 años
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more hace 16 años
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. hace 16 años
  Teravus Ovares b77c48e75e * Cleanup of some memory consuming items on ScenePresence.Close(). hace 16 años
  MW 694dff3b70 Some changes to remove some of the direct calls to CommsManager from Scene, so that they now go through the SceneCommunicationService. As a small step towards the day we can kill the CommsManager (YAY!) hace 16 años
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. hace 16 años
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. hace 16 años
  Teravus Ovares 58106926bb * Added a try/catch handler around childdataupdates because the enumeration is prone to modification when logging on. These can be safely ignored because the data gets old fast and new ones get generated somewhat quickly. hace 16 años
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates hace 16 años