Historique des commits

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