Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) 820a39621e correct very minor typo in "debug scene" help vor 13 Jahren
  Justin Clark-Casey (justincc) 52710b48ac Provide user feedback on execution of "backup" region console command vor 13 Jahren
  Justin Clark-Casey (justincc) 4dbfcc26a2 Provide more user feedback when "debug http" is set vor 13 Jahren
  Justin Clark-Casey (justincc) 7505f23f80 Improve some of the debug help messages vor 13 Jahren
  Justin Clark-Casey (justincc) 5c85a98f6a Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator vor 13 Jahren
  Justin Clark-Casey (justincc) a3c79b399e Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 13 Jahren
  Justin Clark-Casey (justincc) c06cd3b2b9 Allow an avatar to be explicitly named to the "debug packet" command vor 13 Jahren
  Justin Clark-Casey (justincc) 2905288545 Remove the unimplented "clear assets" command. vor 13 Jahren
  Oren Hurvitz 7f318277f1 When creating an OAR, optionally exclude objects according to their permissions vor 13 Jahren
  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. vor 13 Jahren
  Justin Clark-Casey (justincc) 6d866ba6d5 Temporarily put in a log line which shows which locale the user is running in. vor 13 Jahren
  Justin Clark-Casey (justincc) 6f4d079fc5 Add a --noassets option to "save oar". vor 13 Jahren
  Justin Clark-Casey (justincc) 0bd6bc8fba create "config show" as a region console command synonym for "config get". vor 13 Jahren
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. vor 13 Jahren
  Justin Clark-Casey (justincc) 8fd58aa00c add estate name to show regions console command vor 13 Jahren
  Diva Canto 98ea78fc77 New command: show pending-objects vor 14 Jahren
  Diva Canto b20ab1063f Added a couple of console commands to help diagnose issues: vor 14 Jahren
  Justin Clark-Casey (justincc) cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" vor 14 Jahren
  Justin Clark-Casey (justincc) 1baf63dbae Move "show queues" command out of OpenSim.cs and into a separate module. vor 14 Jahren
  Justin Clark-Casey (justincc) f50780f4c2 remove unimplemented "show assets" command vor 14 Jahren
  Justin Clark-Casey (justincc) 7f000ea88e Correct "show queues" to show queued packet numbers for each client instead of bytes. vor 14 Jahren
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. vor 14 Jahren
  Justin Clark-Casey (justincc) 0913d43c50 minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages vor 14 Jahren
  Justin Clark-Casey (justincc) 373ef594ba Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again. vor 14 Jahren
  Diva Canto f86c438653 Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. vor 14 Jahren
  Diva Canto 6a9ae9e7cb Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority. vor 14 Jahren
  Justin Clark-Casey (justincc) 2c7be7130e Bump oar version to 1.0 from 0.5 vor 14 Jahren
  Justin Clark-Casey (justincc) af0deff7e9 Make "show queues [full]" behave like "show users [full]" vor 14 Jahren
  Justin Clark-Casey (justincc) c4f3175e17 add "Unacked bytes" column to "show queues" vor 14 Jahren
  Justin Clark-Casey (justincc) 2a17c39dfe Fix "show queues" console command vor 14 Jahren