Commit History

Author SHA1 Message Date
  Melanie 30d872caad Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 94517c8d5c Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 12 years ago
  Justin Clark-Casey (justincc) aeed4d3041 minor: Tell user the current debug http level if "debug http" console command is executed without a level parameter 12 years ago
  Justin Clark-Casey (justincc) 478acfff34 When setting debug http level, do this for all known http servers, not just the main instance. 12 years ago
  Justin Clark-Casey (justincc) 93ba0332c4 minor: Extend 'debug http' usage statement to 0..3 from 0..2 12 years ago
  Justin Clark-Casey (justincc) 9825861f4a Shuffle "debug http" levels so that 1 and 2 now cause different levels of warn to be logged if we receive invalid xml for xmlrpc. 12 years ago
  Melanie 12621201ba Merge branch 'master' into careminster 12 years ago
  BlueWall c53c55fed0 Add variable timer configureation for the timer_Script 12 years ago
  Justin Clark-Casey (justincc) 5c162ccd57 Go back to calling IncomingCloseAgent() in the "kick user" command for consistency instead of IClientAPI.Close() directly. 12 years ago
  Melanie 48add77a4c Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) b56673c920 Fix bug with "kick user" reducing agent counts by 2 instead of 1. 12 years ago
  Melanie c5af3e384c Merge branch 'master' into careminster 12 years ago
  Melanie e8cd9fbbb7 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 98b46d48fe Allow the thread watchdog to accept an alarm method that is invoked if the timeout is breached. 12 years ago
  Melanie e733fb32cf Merge branch 'master' into careminster 12 years ago
  BlueWall 3229e32b4e Add replaceable region modules to the "show modules" command 12 years ago
  Melanie e80161753f Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 0b02a4d42e Add an optional mechanism for physics modules to collect and return arbitrary stats. 12 years ago
  Melanie 8558a36506 Merge branch 'master' into careminster 12 years ago
  Mic Bowman de44734fe9 Saving estate state is really slow (relatively) and it gets 12 years ago
  Melanie ad12b5df49 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 2bad430ed8 Put scene object related console commands into new "Objects" help category rather than "Regions" 12 years ago
  Melanie 3381899481 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) ab243f4a57 Incorporate scene teleporting debugging into "debug scene teleport true|false" command 12 years ago
  Justin Clark-Casey (justincc) 9671e43497 Replace "scene debug true false true" console command with "scene debug scripting true" or other parameters as appropriate. 12 years ago
  Melanie c7e302864a Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) aa881e8065 Allow comments to appear in command scripts (e.g. shutdown_commands.txt). 12 years ago
  Melanie b0fc96c17d Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) fa2a64564a Move "change region" command into general category 12 years ago
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago