Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. 13 years ago
  Justin Clark-Casey (justincc) 8fd58aa00c add estate name to show regions console command 13 years ago
  Diva Canto 98ea78fc77 New command: show pending-objects 13 years ago
  Diva Canto b20ab1063f Added a couple of console commands to help diagnose issues: 13 years ago
  Justin Clark-Casey (justincc) cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" 13 years ago
  Justin Clark-Casey (justincc) 1baf63dbae Move "show queues" command out of OpenSim.cs and into a separate module. 13 years ago
  Justin Clark-Casey (justincc) f50780f4c2 remove unimplemented "show assets" command 13 years ago
  Justin Clark-Casey (justincc) 7f000ea88e Correct "show queues" to show queued packet numbers for each client instead of bytes. 13 years ago
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. 13 years ago
  Justin Clark-Casey (justincc) 0913d43c50 minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages 13 years ago
  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 years ago
  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 years ago
  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 years ago
  Justin Clark-Casey (justincc) 2c7be7130e Bump oar version to 1.0 from 0.5 14 years ago
  Justin Clark-Casey (justincc) af0deff7e9 Make "show queues [full]" behave like "show users [full]" 14 years ago
  Justin Clark-Casey (justincc) c4f3175e17 add "Unacked bytes" column to "show queues" 14 years ago
  Justin Clark-Casey (justincc) 2a17c39dfe Fix "show queues" console command 14 years ago
  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 years ago
  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 years ago
  Justin Clark-Casey (justincc) e41b23a1a4 change --old-guids switch on the save oar command line to --version=<x> 14 years ago
  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 years ago
  Marck 7ee0a8d30e Clarify help text for use of file paths with console command "create region". 14 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) 220f82a0f0 Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/) 14 years ago
  Justin Clark-Casey (justincc) b8c58e5f9f reinsert functionality to debug log more levels of incoming and outgoing client protocol packets 14 years ago
  Marck 7aad5af498 Some code cleanup for console command "create region". 14 years ago
  randomhuman 8eeb3f2fd2 Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. 14 years ago
  Marck 251be8a1be Prettify console output for long avatar names. 14 years ago
  Justin Clark-Casey (justincc) 2c4df19805 minor: Move log information about SYSTEMIP to the place where it's resolved 14 years ago
  Justin Clark-Casey (justincc) b1298fca0a tidy up help information on load oar and save oar 14 years ago