Commit Verlauf

Autor SHA1 Nachricht Datum
  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 13 Jahren
  Diva Canto b20ab1063f Added a couple of console commands to help diagnose issues: vor 13 Jahren
  Justin Clark-Casey (justincc) cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" vor 13 Jahren
  Justin Clark-Casey (justincc) 1baf63dbae Move "show queues" command out of OpenSim.cs and into a separate module. vor 13 Jahren
  Justin Clark-Casey (justincc) f50780f4c2 remove unimplemented "show assets" command vor 13 Jahren
  Justin Clark-Casey (justincc) 7f000ea88e Correct "show queues" to show queued packet numbers for each client instead of bytes. vor 13 Jahren
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. vor 13 Jahren
  Justin Clark-Casey (justincc) 0913d43c50 minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages vor 13 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 13 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
  Diva Canto 9f5ab3b965 Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical. vor 14 Jahren
  Justin Clark-Casey (justincc) edc31adf95 Rip out version option since it turns out that the changed object serialization format can actually be loaded by older OpenSims after all vor 14 Jahren
  Justin Clark-Casey (justincc) e41b23a1a4 change --old-guids switch on the save oar command line to --version=<x> vor 14 Jahren
  Diva Canto 1499607215 Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>. vor 14 Jahren
  Marck 7ee0a8d30e Clarify help text for use of file paths with console command "create region". vor 14 Jahren
  Jeff Ames f1f0bc23f4 Formatting cleanup. vor 14 Jahren
  Justin Clark-Casey (justincc) 220f82a0f0 Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/) vor 14 Jahren
  Justin Clark-Casey (justincc) b8c58e5f9f reinsert functionality to debug log more levels of incoming and outgoing client protocol packets vor 14 Jahren