Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 85985a8c3e Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
  Justin Clark-Casey (justincc) d4cd9e050b If starting scripts on initial sim start, provide INFO level log feedback each time 50 scripts have been started. 12 years ago
  Justin Clark-Casey (justincc) a0482bccc7 Remove STARTUP COMPLETE message from the startuplogo.txt file and into main logging 12 years ago
  Justin Clark-Casey (justincc) 3291e256ba Comment out the neighbour and land in connectors from info logging that they are starting up 12 years ago
  Justin Clark-Casey (justincc) 1480845597 Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago
  Justin Clark-Casey (justincc) d36c7c3782 minor: reuse threadpool count we just fetched instead of fetching it again 12 years ago
  Justin Clark-Casey (justincc) 4385fcdeae Add total scripts count to "show threads" 12 years ago
  Justin Clark-Casey (justincc) 4803686078 Improve threadpool reporting to "show threads" console command (also gets printed out periodically) 12 years ago
  Justin Clark-Casey (justincc) 9e6ffe7798 Rename Watchdog.GetThreads() to GetThreadsInfo() to reflect what it actually returns and for consistency. 12 years ago
  Justin Clark-Casey (justincc) b817c337dc On Windows automatically load the correct native ODE library depending on whether the process is 32-bit or 64-bit 12 years ago
  Justin Clark-Casey (justincc) 1505c22995 Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCount(); when producing the threads report to reduce wraparound. 13 years ago
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 years ago
  Justin Clark-Casey (justincc) aea547cd11 fix build break on UserManagementModule. 13 years ago
  Justin Clark-Casey (justincc) 29eb3b2eb5 improve formatting of "show threads" 13 years ago
  Justin Clark-Casey (justincc) 7db38a351c Add number of milliseconds since last update to "show threads" 13 years ago
  Justin Clark-Casey (justincc) a4d4f54848 minor: add "threads show" as synonym for "show threads" for consistency 13 years ago
  Justin Clark-Casey (justincc) 968cae6c17 Add "threads abort <thread-id>" simulator console command that allows us to abort a watchdog managed thread. 13 years ago
  Justin Clark-Casey (justincc) fba961c63f Make default serverside_object_permissions = true since this better matches user expectations. 13 years ago
  Justin Clark-Casey (justincc) e765759f50 If OpenSim has been built from a git tree, then include version information automatically by dereferencing .git/HEAD 13 years ago
  Justin Clark-Casey (justincc) 759e855566 refactor: rename gitCommitFileName to manualVersionFileName since bin/.version doesn't necessary have to be a git hash 13 years ago
  Justin Clark-Casey (justincc) ba8826d2b8 Fix "set log level" to once again display current log level if it's not given a parameter 14 years ago
  Justin Clark-Casey (justincc) cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" 14 years ago
  Justin Clark-Casey (justincc) e44ceaaea3 make "show info" and "show version" show the same version text 14 years ago
  Justin Clark-Casey (justincc) 43f948d691 add current console log level to "show info" 14 years ago
  Justin Clark-Casey (justincc) b0aebc6f3d minor: make "show info" help slightly clearer 14 years ago
  Justin Clark-Casey (justincc) 609375bf37 Fix "show threads" to show threads now being managed by OpenSim.Framework.Watchdog 14 years ago
  Justin Clark-Casey (justincc) 565db4635f add a smidgen more log debug information in the form of the operating system version 14 years ago
  Justin Clark-Casey (justincc) 251fd8c948 Apply patch to reduce git revision text length if running sim directly from a git tree 15 years ago
  Jeff Ames 0d29614ca1 Formatting cleanup. 15 years ago
  Diva Canto 29f03d95f3 Bug fix. 15 years ago