Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov 69e12f537f test: try handle cntr-c another way vor 3 Jahren
  Melanie 110644c23a Make ReadConfig a general features of consoles, rather than type dependent vor 4 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 759789bc45 change console main help to match master vor 8 Jahren
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in vor 8 Jahren
  UbitUmarov 371c9dd2af bad merge? vor 8 Jahren
  dahlia 8b13e4e731 Revert "Allow a console command to give blank arguments ("") without the parser failing, e.g. login text """ vor 9 Jahren
  Justin Clark-Casey (justincc) 129cc49eb4 Allow a console command to give blank arguments ("") without the parser failing, e.g. login text "" vor 9 Jahren
  Justin Clark-Casey (justincc) 9be935ac6d Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it vor 10 Jahren
  Melanie 3a495ccd56 Merge branch 'master' into careminster vor 11 Jahren
  Justin Clark-Casey (justincc) 290dc274ec minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment vor 11 Jahren
  Justin Clark-Casey (justincc) c28a2f05ca minor: make spacing consistent in console help output vor 11 Jahren
  Melanie 6581097001 Fix new command console code to match the output of the original while keeping vor 11 Jahren
  Justin Clark-Casey (justincc) eb1921ff93 Add "help all" console command which will list all commands alphabetically in a single list vor 11 Jahren
  Melanie c96729b55d Add a newline before the constant help text vor 11 Jahren
  Melanie 2e7b72d3da Revert help to display a full command list. Leave the help categories in as vor 11 Jahren
  Justin Clark-Casey (justincc) 5c48d7a378 factor out common HandleShow code for "show uptime" vor 11 Jahren
  Melanie faa710aee1 Allow the use of the region debug console found in recent viewers. This console vor 12 Jahren
  Justin Clark-Casey (justincc) 133f05dc41 Add text about using double quotes to surround console command arguments containing spaces to "help" text. vor 12 Jahren
  Justin Clark-Casey (justincc) 4f17537555 Allow the user to enter help topics in upper or lowercase. vor 12 Jahren
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. vor 12 Jahren
  Melanie 5023cc86f0 Change parser to leave embedded quotes alone if the pattern is recognized vor 12 Jahren
  Justin Clark-Casey (justincc) b785f204ce remove some mono compiler warnings vor 12 Jahren
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 12 Jahren
  Justin Clark-Casey (justincc) d5256094d9 print invalid command message to the console, not the log vor 13 Jahren
  Jeff Ames f1f0bc23f4 Formatting cleanup. vor 14 Jahren
  Justin Clark-Casey (justincc) 3c0f34bc2b If a command has descriptive help, add a line above and below the print out for readability vor 14 Jahren
  Justin Clark-Casey (justincc) fff5459f4d Add ability to load IARs directly from URIs vor 14 Jahren
  Justin Clark-Casey (justincc) 22b1ffdc6c Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono vor 14 Jahren
  Jeff Ames ee205e7e81 Formatting cleanup. vor 14 Jahren