Commit History

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