コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) 4d065f0453 Provide user feedback on execution of "backup" region console command 13 年 前
  Justin Clark-Casey (justincc) 7f019cc196 If a startup simulator script is present, run it after the normal region selection code rather than before. 13 年 前
  Justin Clark-Casey (justincc) c934901a05 Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionary rather than AgentCircuitManager.AgentCircuits directly in "show circuits" to avoid enumeration exceptions 13 年 前
  Justin Clark-Casey (justincc) 2a9c9ae340 Provide more user feedback when "debug http" is set 13 年 前
  Justin Clark-Casey (justincc) 658d02b5e9 Improve some of the debug help messages 13 年 前
  Justin Clark-Casey (justincc) b6b0bc7b32 Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator 13 年 前
  Dan Lake 5fd1749150 Remove SceneViewer from ScenePresence to reduce quadruple queueing of 13 年 前
  Justin Clark-Casey (justincc) 6ce3daff94 Pick up the intended ConsolePrompt from [Startup] instead of console_prompt. 13 年 前
  Justin Clark-Casey (justincc) 2d4ac6288d Alter commit 3758306 to allow region name to be substituted within a region console prompt 13 年 前
  Justin Clark-Casey (justincc) b990914ec4 convert tabs from commit 3758306 to spaces 13 年 前
  GuduleLapointe 37583063ee Allow custom setting for the console prompt 13 年 前
  Dan Lake 3c55f3015f Removed unused show commands from Scene.cs and SceneBase.cs. The show modules command in OpenSim.cs now shows both shared modules and region modules. 13 年 前
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 年 前
  Justin Clark-Casey (justincc) aeb4ff0274 Allow an avatar to be explicitly named to the "debug packet" command 13 年 前
  Justin Clark-Casey (justincc) 8caf3ed49e Remove the unimplented "clear assets" command. 13 年 前
  Oren Hurvitz 7f318277f1 When creating an OAR, optionally exclude objects according to their permissions 13 年 前
  Justin Clark-Casey (justincc) 2b26d2f1a5 prevent "create region" console command from being able to create a region with the same id as one that already exists. 13 年 前
  Justin Clark-Casey (justincc) 6d866ba6d5 Temporarily put in a log line which shows which locale the user is running in. 13 年 前
  Justin Clark-Casey (justincc) 6f4d079fc5 Add a --noassets option to "save oar". 13 年 前
  Justin Clark-Casey (justincc) 0bd6bc8fba create "config show" as a region console command synonym for "config get". 13 年 前
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 年 前
  Justin Clark-Casey (justincc) 8fd58aa00c add estate name to show regions console command 13 年 前
  Diva Canto 98ea78fc77 New command: show pending-objects 13 年 前
  Diva Canto b20ab1063f Added a couple of console commands to help diagnose issues: 13 年 前
  Justin Clark-Casey (justincc) cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" 14 年 前
  Justin Clark-Casey (justincc) 1baf63dbae Move "show queues" command out of OpenSim.cs and into a separate module. 14 年 前
  Justin Clark-Casey (justincc) f50780f4c2 remove unimplemented "show assets" command 14 年 前
  Justin Clark-Casey (justincc) 7f000ea88e Correct "show queues" to show queued packet numbers for each client instead of bytes. 14 年 前
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. 14 年 前
  Justin Clark-Casey (justincc) 0913d43c50 minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages 14 年 前