Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 427ffd3387 implement GlynnTuckerAssetCache.Check() 10 years ago
  Justin Clark-Casey (justincc) fc7ccfdafa Properly implement CenomeAssetCache.Check() 10 years ago
  Justin Clark-Casey (justincc) ee8ba1ab9a Simplify FlotsamAssetCache.CheckFromMemoryCache() 10 years ago
  Justin Clark-Casey (justincc) d381da81d6 minor: Add method doc to IImproveAssetCache 10 years ago
  Justin Clark-Casey (justincc) 97fbb8ed45 Elminate some copy/paste in FlotsamAssetCache.CheckFromFileCache() and use using() construct to ensure filestream is always closed 10 years ago
  Justin Clark-Casey (justincc) 12bfce7b9f elminate unnecessary asset != null check in FlotsamAssetCache.UpdateFileCache() 10 years ago
  Justin Clark-Casey (justincc) b52b50ee56 minor: reinsert some method doc back into IEntityTransferModule 10 years ago
  Justin Clark-Casey (justincc) 9fefbcf7fc minor: since structs are values, assigning them to another variable copies it. Instantiation is unnecessary. 10 years ago
  Justin Clark-Casey (justincc) 14c72d4a5b Revert "Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene" 10 years ago
  Justin Clark-Casey (justincc) 18e0d2f343 minor: Add Ai Austin to additional OpenSim contributors by request as he has added config corrections and does extensive liaison with other projects 10 years ago
  Oren Hurvitz 39e5785c0f Fixed: Windlight functions caused an error if called when the script's owner isn't in the scene 11 years ago
  Justin Clark-Casey (justincc) 4fa843ff19 Reorder checks in SP.CompleteMovement() to fix test failures 10 years ago
  Justin Clark-Casey (justincc) f467121c51 Merge branch 'justincc-master' 10 years ago
  Justin Clark-Casey (justincc) 3bc669ffc7 Actually put IsChildAgent = true inside the lock, otherwise there is still a small window for race conditions on duplicate CompleteMovement calls 10 years ago
  Justin Clark-Casey (justincc) 3ffd90496a Prevent duplicate invocations or race dontision in SP.CompleteMovement() 10 years ago
  Justin Clark-Casey (justincc) 1a8b56fa87 Merge branch 'justincc-master' 10 years ago
  Oren Hurvitz 2d9d6fe922 Can delete the Offline Messages sent to/from a user. 11 years ago
  Oren Hurvitz 46c2791fe2 In the offline message table, store the sender. 11 years ago
  Oren Hurvitz 21bc799a17 Fixed offline IM 11 years ago
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService 10 years ago
  Justin Clark-Casey (justincc) 4675a2fb29 Merge branch 'justincc-master' 11 years ago
  Justin Clark-Casey (justincc) 797684115c minor: Add David Rowe to ctrlaltdavid handle by request 11 years ago
  Robert Adams cc5cffc212 varregion: properly pack the region size parameters so he viewer will parse them. 11 years ago
  Robert Adams 1eea6fd452 varregion: Debug messages for region crossing debugging. 11 years ago
  Robert Adams 3760d10cd0 varregion: remove unnecessary border checking code in ScenePresence. 11 years ago
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion 11 years ago
  Robert Adams 239b85d7ce Fix crash in BulletSim which sometimes happens making a linkset physical 11 years ago
  Justin Clark-Casey (justincc) b5ef585069 Merge branch 'justincc-master' 11 years ago
  Oren Hurvitz bc0ff5e7d4 Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. 11 years ago
  Justin Clark-Casey (justincc) 66e2e1c9c3 Merge branch 'justincc-master' 11 years ago