Commit History

Author SHA1 Message Date
  Diva Canto 0e8289cd00 Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup] 11 years ago
  Melanie 9534d5f929 Merge branch 'master' into careminster 11 years ago
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. 11 years ago
  Melanie 8b78b9429d Merge branch 'avination' into careminster 11 years ago
  Melanie 375114bea3 Merge branch 'master' into careminster 11 years ago
  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 11 years ago
  Melanie 9aad815177 Merge branch 'master' into careminster 11 years ago
  Robert Adams caad1edabf Add utility function to clamp a vector to a maximum magnitude. 11 years ago
  Melanie e62b14024f Merge branch 'master' into careminster 11 years ago
  Oren Hurvitz 1b826b4877 Allow registering regions whose names are equivalent under LIKE but not truly equal 11 years ago
  Melanie 7943c8d11c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) bc9a7ba0d6 minor: Assign names to the different SmartThreadPools for debugging purposes. 11 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. 11 years ago
  Melanie a126097d6b Merge branch 'master' into careminster 11 years ago
  Robert Adams 3e3c168987 Add helper routine Util.InRange() 11 years ago
  Melanie b9939a46a1 Merge branch 'master' into careminster 11 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 11 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