Commit History

Author SHA1 Message Date
  UbitUmarov 7939974d92 try to fix console AGAIN 4 years ago
  UbitUmarov 43b56eaf08 make Console Promt(..) compatible with rest of code, again 4 years ago
  UbitUmarov b046ccebf2 make Console Output(..) compatible with rest of code, again 4 years ago
  Melanie 110644c23a Make ReadConfig a general features of consoles, rather than type dependent 4 years ago
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. 4 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 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
  Oren Hurvitz 998d7009a6 Eliminated many warnings 10 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) 0007711eb5 Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 12 years ago
  Jeff Ames 20cd1da6bf Add copyright headers. 14 years ago
  Teravus Ovares (Dan Olivares) a9db266d93 * Added an important comment to warn people not to use MockConsole for anything but testing. 14 years ago
  Teravus Ovares (Dan Olivares) f005e570aa * This should fix the tests failing because of a MainConsole.Instance null reference 14 years ago