Commit History

Author SHA1 Message Date
  Melanie 8c130bcaf5 Remove the old style module loader and all references to it 12 years ago
  Justin Clark-Casey (justincc) 16809bd0ea minor: Make the error thrown logged when a simulator in grid mode is trying to set estate owner to a user that doesn't exist a little more obvious. 12 years ago
  Justin Clark-Casey (justincc) 1f2472d0fc Extend "show stats" command to "show stats [list|all|<category name>]" 12 years ago
  Justin Clark-Casey (justincc) 5a1b6fdf06 Don't enable the thread watchdog until all regions are ready. 12 years ago
  Melanie cf16ca9bda Create the ability for physics modules to request assets on demand by 12 years ago
  Justin Clark-Casey (justincc) 35efa88c26 Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 12 years ago
  Justin Clark-Casey (justincc) a1e99642c1 Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command 12 years ago
  Justin Clark-Casey (justincc) 817f2d341d Fix regression in 5f4f9f0 (Fri Jun 8 2012) which stopped "show stats" and json stats from working 12 years ago
  Justin Clark-Casey (justincc) 5f4f9f0230 Add regression test for client logout due to ack timeout. 12 years ago
  Mic Bowman de44734fe9 Saving estate state is really slow (relatively) and it gets 12 years ago
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 12 years ago
  Justin Clark-Casey (justincc) 4f17537555 Allow the user to enter help topics in upper or lowercase. 12 years ago
  Justin Clark-Casey (justincc) 18b3f1132e Rename Scene.StartTimer() to Start() - this method no longer uses a timer. Comment out more effectively unused old heartbeat code. 12 years ago
  Justin Clark-Casey (justincc) d6ebf2d6ca Add ability to specify a default estate to be used when creating regions. 12 years ago
  Justin Clark-Casey (justincc) 650d761c06 Display help commander topics in capitalized form - the commands themselves are still lowercase. 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
  Melanie d2dfa4cfe7 Make parcel sale overlays work. No auction support. 13 years ago
  Justin Clark-Casey (justincc) 2d0412d366 Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly. 13 years ago
  Dan Lake 41b02a7208 Remove unused SetAcceleration and add set on Acceleration parameter 13 years ago
  BlueWall 33c6067098 Trigger a Jenkins build 13 years ago
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 13 years ago
  BlueWall d4e3a7fe81 Shell Environment Variables in config 13 years ago
  Justin Clark-Casey (justincc) ddf54b5537 move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others 13 years ago
  Justin Clark-Casey (justincc) 528cc8136e fetch physical_prim switch from [Startup] config from inside scene, as is done for most other scene config params 13 years ago
  Justin Clark-Casey (justincc) 1f78dc6504 remove the pointless slashes on the end of the (5!) different server stat retrieval mechanisms. 13 years ago
  Justin Clark-Casey (justincc) 8a8983b3d4 Add user ID to new estate user prompt, to make it clearer and consistent with the main create user prompts 13 years ago
  Justin Clark-Casey (justincc) b907a66f39 When creating a new user on the comand line, give the option of allowing a UUID to be specified to override the randomly generated one. 13 years ago
  justincc a00327d0e5 Fix build errors on Windows by adding missing OpenSim.Services.Base reference 13 years ago
  Justin Clark-Casey (justincc) 9046651583 Pass any region scope through to the CreateUser() method 13 years ago
  Justin Clark-Casey (justincc) 4ae4b14b5d refactor: move estate owner setup code into separate method 13 years ago