Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) ff0332730d Implement delete key for local console vor 11 Jahren
  Melanie faa710aee1 Allow the use of the region debug console found in recent viewers. This console vor 12 Jahren
  Oren Hurvitz 2f398231ac Minor improvements to logging vor 12 Jahren
  Kevin Houlihan 903d5c02cb Updated some variables to be closer to the coding standards (and easier to understand). vor 13 Jahren
  Kevin Houlihan 923f2459cf Passwords could be revealed in console by pressing backspace. vor 13 Jahren
  Justin Clark-Casey (justincc) 859234f963 small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again vor 14 Jahren
  Justin Clark-Casey (justincc) c072a9cfb3 save all lines to history, not just those which turn out to be valid comands. does not store passwords vor 14 Jahren
  Marck 211ea5d521 Limit formatting of local console output to actual logging messages. vor 14 Jahren
  Jeff Ames f1f0bc23f4 Formatting cleanup. vor 14 Jahren
  randomhuman 30306a775a Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. vor 14 Jahren
  Justin Clark-Casey (justincc) 48f3733963 Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserServer.exe fails on startup if no previous config vor 14 Jahren
  Jeff Ames af265e001d Formatting cleanup. 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 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Justin Clarke Casey ca9432d110 * Display normal log information in the console's default foreground colour, for those of us with white backgrounds vor 15 Jahren
  Dr Scofield 1d02636c27 cleaning out warnings. vor 15 Jahren
  Melanie Thielker 3ae9bb6d83 Move the color console logic from the appender into the local console, since vor 15 Jahren
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles vor 15 Jahren
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup vor 15 Jahren
  Melanie Thielker eedf216eba Add a skeleton class, "RemoteConsole", for a console that uses REST vor 15 Jahren
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple vor 15 Jahren