Commit History

Author SHA1 Message Date
  Robert Adams 08fa0a6a8a Fix casting error for float type INI file parameter parsing. 10 years ago
  Robert Adams 60de0bc3c2 varregion: split up generated maptile images for storage in map. This 10 years ago
  Justin Clark-Casey (justincc) d466446df3 Merge branch 'justincc-master' 10 years ago
  Justin Clark-Casey (justincc) e9454d4672 Following on from 50ea2e0, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check 10 years ago
  Oren Hurvitz 50ea2e0d67 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) 0cbe5f8424 Remove redundant methods in FlotsamAssetCache 10 years ago
  Justin Clark-Casey (justincc) b9453a8f6f implement CoreAssetCache.Check() 10 years ago
  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