提交歷史

作者 SHA1 備註 提交日期
  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>]" 13 年之前
  Justin Clark-Casey (justincc) 1baf63dbae Move "show queues" command out of OpenSim.cs and into a separate module. 13 年之前
  Justin Clark-Casey (justincc) f50780f4c2 remove unimplemented "show assets" command 13 年之前
  Justin Clark-Casey (justincc) 7f000ea88e Correct "show queues" to show queued packet numbers for each client instead of bytes. 13 年之前
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. 13 年之前
  Justin Clark-Casey (justincc) 0913d43c50 minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages 13 年之前
  Justin Clark-Casey (justincc) 373ef594ba Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again. 13 年之前
  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. 14 年之前
  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. 14 年之前
  Justin Clark-Casey (justincc) 2c7be7130e Bump oar version to 1.0 from 0.5 14 年之前
  Justin Clark-Casey (justincc) af0deff7e9 Make "show queues [full]" behave like "show users [full]" 14 年之前
  Justin Clark-Casey (justincc) c4f3175e17 add "Unacked bytes" column to "show queues" 14 年之前
  Justin Clark-Casey (justincc) 2a17c39dfe Fix "show queues" console command 14 年之前
  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. 14 年之前
  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 14 年之前
  Justin Clark-Casey (justincc) e41b23a1a4 change --old-guids switch on the save oar command line to --version=<x> 14 年之前
  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>. 14 年之前
  Marck 7ee0a8d30e Clarify help text for use of file paths with console command "create region". 14 年之前
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 年之前
  Justin Clark-Casey (justincc) 220f82a0f0 Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/) 14 年之前
  Justin Clark-Casey (justincc) b8c58e5f9f reinsert functionality to debug log more levels of incoming and outgoing client protocol packets 14 年之前