Commit History

Author SHA1 Message Date
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 years ago
  Adam Frisby 13526097f2 * Spring cleaning on Region.Environment. 16 years ago
  Adam Frisby 4692e92312 * Assorted spring cleanings. 16 years ago
  Teravus Ovares 323038ceb9 * Ooops, attachments now teleport/cross region borders along with your avatar. Those dastardly objects stick to you. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares fd2caf5f16 This update has good news and bad news, first the bad. 16 years ago
  Justin Clarke Casey ad6783ff40 * Massaging CAPS setup/teardown log messages 16 years ago
  Justin Clarke Casey ad808579a2 * Print out the exception stacks of resolution failures, temporarily 16 years ago
  Justin Clarke Casey ed9cdbe99f * Temporary hack to swallow neighbour contact problems on startup (in response to osgrid issues) 16 years ago
  Justin Clarke Casey 8c74cf7758 * Tear down CAPS and http handlers when an agent leaves a region (via crossing, teleport or logout) 16 years ago
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 years ago
  Justin Clarke Casey 74023aa97c * Miscellaneous comment before I found out that mantis 807 probably isn't an issue worth fixing. 16 years ago
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing 16 years ago
  Justin Clarke Casey c1beb85315 * First draft resolution of mantis 777, 734, 389 - scripts do not save in non-home regions 16 years ago
  Justin Clarke Casey 20473af892 Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Charles Krinke 7794fc3766 Change handler001 through handler009 to more 16 years ago
  Teravus Ovares 9b675a6888 * Converted the last of the events to the private delegate instance method to avoid race conditions. 16 years ago
  Teravus Ovares b77c48e75e * Cleanup of some memory consuming items on ScenePresence.Close(). 16 years ago
  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!) 16 years ago
  Teravus Ovares a56664cf59 * um, Prim crossings? Experimental. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  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. 16 years ago
  Teravus Ovares 5cf96daaf2 * Enabled dead region tracking for ChildAgentDataUpdates 16 years ago
  Teravus Ovares 3fe6b2280d * Shutting down child agents properly in neighbor regions. 16 years ago
  Brian McBee 59d7165f40 Graceful failure of teleport to unavailable regions might actually work now. 16 years ago
  Brian McBee 730e2d6d7c Check if remote simulator is up before attempting teleport. Teleport to a remote region should now fail gracefully if remote simulator is down. 16 years ago
  Brian McBee 17c25796b8 checking return code may make failed teleports fail more gracefully. 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 17 years ago