Commit Verlauf

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