Commit History

Author SHA1 Message Date
  Dan Lake df37738ce7 WebStats will now use actual logfile as specified in OpenSim.exe.config rather than hardcoded ./OpenSim.log. This allows for rotating logs and other file appender types 11 years ago
  Melanie 598f891d70 Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP 11 years ago
  Melanie cc4cfd9fa8 Merge branch 'master' into careminster 11 years ago
  Oren Hurvitz b77da5039e Assign the SmartThreadPool name in the constructor 12 years ago
  Melanie 9aad815177 Merge branch 'master' into careminster 12 years ago
  Robert Adams caad1edabf Add utility function to clamp a vector to a maximum magnitude. 12 years ago
  Melanie e62b14024f Merge branch 'master' into careminster 12 years ago
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal 12 years ago
  Melanie 7943c8d11c Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) bc9a7ba0d6 minor: Assign names to the different SmartThreadPools for debugging purposes. 12 years ago
  Justin Clark-Casey (justincc) 416244051d refactor: call Util.InitThreadPool() if we are initializing an uninitialized pool on first use rather than constructing it ourselves. 12 years ago
  Melanie a126097d6b Merge branch 'master' into careminster 12 years ago
  Robert Adams 3e3c168987 Add helper routine Util.InRange() 12 years ago
  Melanie b9939a46a1 Merge branch 'master' into careminster 12 years ago
  Robert Adams 21dc5f4a1a Add stack dump function that takes an alternate printer outter. I've found that log4net can be slowish so, if one is generating A LOT of debug output, alternate printers are better 12 years ago
  Melanie fd7a83f439 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 999cb4b20c Make "show threads" and "thread abort" console commands available on all servers 12 years ago
  Melanie 48569e856a Merge branch 'master' into careminster 12 years ago
  SignpostMarv 56965dd959 fixing poorly-formatted xml doc string for Util.IsInsideBox 12 years ago
  Melanie f7df68d922 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 130768b16a Add "show object pos <start-coord> to <end-coord>" command to simulator console. 12 years ago
  Melanie db774d4292 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 25111e703f Add levels 4 and 5 to "debug http" console command that will log a sample of incoming request data and the entire incoming data respectively. 12 years ago
  Melanie aee7a31bc3 Merge branch 'master' into careminster 12 years ago
  SignpostMarv e9ea911563 adding a clip method to handle Vector3 objects to enable a minor amount of refactoring 12 years ago
  Melanie 64393a7ca8 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 years ago
  Melanie d632fd7124 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
  Melanie ee9210f656 Merge branch 'master' into careminster 12 years ago