コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov 8ed4bee521 mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also) 6 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  Jak Daniels bde60cc92e Add persistent command history in console 9 年 前
  Justin Clark-Casey (justincc) f55e153636 Compile the regex that extract categories for colourization just once rather than on every single log. 10 年 前
  Justin Clark-Casey (justincc) fbcb76383d Allow console output to be multiline by making colourization regex RegexOptions.SingleLine 10 年 前
  Justin Clark-Casey (justincc) ff0332730d Implement delete key for local console 11 年 前
  Melanie faa710aee1 Allow the use of the region debug console found in recent viewers. This console 12 年 前
  Oren Hurvitz 2f398231ac Minor improvements to logging 12 年 前
  Kevin Houlihan 903d5c02cb Updated some variables to be closer to the coding standards (and easier to understand). 12 年 前
  Kevin Houlihan 923f2459cf Passwords could be revealed in console by pressing backspace. 12 年 前
  Justin Clark-Casey (justincc) 859234f963 small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again 13 年 前
  Justin Clark-Casey (justincc) c072a9cfb3 save all lines to history, not just those which turn out to be valid comands. does not store passwords 13 年 前
  Marck 211ea5d521 Limit formatting of local console output to actual logging messages. 13 年 前
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 年 前
  randomhuman 30306a775a Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. 14 年 前
  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 14 年 前
  Jeff Ames af265e001d Formatting cleanup. 14 年 前
  Justin Clark-Casey (justincc) 22b1ffdc6c Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono 14 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  Justin Clarke Casey ca9432d110 * Display normal log information in the console's default foreground colour, for those of us with white backgrounds 15 年 前
  Dr Scofield 1d02636c27 cleaning out warnings. 15 年 前
  Melanie Thielker 3ae9bb6d83 Move the color console logic from the appender into the local console, since 15 年 前
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles 15 年 前
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup 15 年 前
  Melanie Thielker eedf216eba Add a skeleton class, "RemoteConsole", for a console that uses REST 15 年 前
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple 15 年 前