Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Clark-Casey (justincc) 8c8c8a00a4 Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. hace 12 años
  Justin Clark-Casey (justincc) 3ce00e97cc Factor out command script code. hace 12 años
  Justin Clark-Casey (justincc) 9fcf3f1a3f Make "config show/set/get/save" console commands available on all servers hace 12 años
  Justin Clark-Casey (justincc) 45d1e6ab09 Make "show info" command available across all servers hace 12 años
  Melanie 8c130bcaf5 Remove the old style module loader and all references to it hace 12 años
  Justin Clark-Casey (justincc) 09f4e72d6a Fix memory leak where removing an NPC did not remove its circuits. hace 12 años
  Justin Clark-Casey (justincc) b5a3c74a5c Add "active true|false" to "debug scene" console command. hace 12 años
  Oren Hurvitz ce468215d5 Support multi-region OAR files hace 12 años
  Justin Clark-Casey (justincc) d53a53d4c5 Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. hace 12 años
  Justin Clark-Casey (justincc) e6fb458597 no-op change for cia.vc test hace 12 años
  Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. hace 12 años
  Justin Clark-Casey (justincc) 374ebab574 Strip experimental tag from --publish option of "save oar" region console command hace 12 años
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. hace 12 años
  Justin Clark-Casey (justincc) a1e99642c1 Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command hace 12 años
  Justin Clark-Casey (justincc) be39f03caa minor: switch around mixed up circuit code and endpoint data in "show connections" region console command hace 12 años
  Justin Clark-Casey (justincc) 15283d35f1 Extend "show circuits" to show circuit code, ip and viewer name. hace 12 años
  Justin Clark-Casey (justincc) 6a0de355e0 Add active status to "show connections" hace 12 años
  Justin Clark-Casey (justincc) ca412032e8 Put output for "show connections" command into standard table format. hace 12 años
  Justin Clark-Casey (justincc) 87ca820f9b Replace "kill uuid" console command with the more consistent "delete object uuid", which was present in the last opensim release. hace 12 años
  Justin Clark-Casey (justincc) c935f03467 Put all debug console commands into a single Debug section rather than scattering them over other categories hace 12 años
  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. hace 12 años
  Justin Clark-Casey (justincc) aeed4d3041 minor: Tell user the current debug http level if "debug http" console command is executed without a level parameter hace 12 años
  Justin Clark-Casey (justincc) 478acfff34 When setting debug http level, do this for all known http servers, not just the main instance. hace 12 años
  Justin Clark-Casey (justincc) 93ba0332c4 minor: Extend 'debug http' usage statement to 0..3 from 0..2 hace 12 años
  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. hace 12 años
  BlueWall c53c55fed0 Add variable timer configureation for the timer_Script hace 12 años
  Justin Clark-Casey (justincc) 5c162ccd57 Go back to calling IncomingCloseAgent() in the "kick user" command for consistency instead of IClientAPI.Close() directly. hace 12 años
  Justin Clark-Casey (justincc) b56673c920 Fix bug with "kick user" reducing agent counts by 2 instead of 1. hace 12 años
  Justin Clark-Casey (justincc) 98b46d48fe Allow the thread watchdog to accept an alarm method that is invoked if the timeout is breached. hace 12 años
  BlueWall 3229e32b4e Add replaceable region modules to the "show modules" command hace 12 años