Commit History

Author SHA1 Message Date
  UbitUmarov 54b4523da8 let DoubleDictionary... also have a values array 5 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Justin Clark-Casey (justincc) 0568c76a88 Use a thread abort safe version of OpenMetaverse.DoubleDictionary with the aim of avoiding OpenSimulator problems due to script thread aborts. 11 years ago
  Dan Lake bd01c4a5cb Call public ForEach instead of using m_entities directly. No semantic changes, just cleanup 12 years ago
  Justin Clark-Casey (justincc) 3b1c91c24b remove mono compiler warnings 13 years ago
  John Hurliman b597a295c4 Second pass at cleaning up thread safety in EntityManager and SceneGraph 14 years ago
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 years ago
  John Hurliman 142008121e * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 14 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago