Historique des commits

Auteur SHA1 Message Date
  UbitUmarov df29d687ae write a newline at end il y a 3 ans
  UbitUmarov 69e12f537f test: try handle cntr-c another way il y a 3 ans
  UbitUmarov 715c7a4825 fix localconsole so viewer one can display things il y a 4 ans
  UbitUmarov 7939974d92 try to fix console AGAIN il y a 4 ans
  UbitUmarov b046ccebf2 make Console Output(..) compatible with rest of code, again il y a 4 ans
  Melanie 584df2ab38 Fix console outputting raw format strings il y a 4 ans
  Melanie 0fd17c08ae Massive console refactor. Greatly simplify interface. il y a 4 ans
  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) il y a 6 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  Jak Daniels bde60cc92e Add persistent command history in console il y a 9 ans
  Justin Clark-Casey (justincc) f55e153636 Compile the regex that extract categories for colourization just once rather than on every single log. il y a 10 ans
  Justin Clark-Casey (justincc) fbcb76383d Allow console output to be multiline by making colourization regex RegexOptions.SingleLine il y a 10 ans
  Justin Clark-Casey (justincc) ff0332730d Implement delete key for local console 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
  Oren Hurvitz 2f398231ac Minor improvements to logging il y a 12 ans
  Kevin Houlihan 903d5c02cb Updated some variables to be closer to the coding standards (and easier to understand). il y a 12 ans
  Kevin Houlihan 923f2459cf Passwords could be revealed in console by pressing backspace. il y a 12 ans
  Justin Clark-Casey (justincc) 859234f963 small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again il y a 13 ans
  Justin Clark-Casey (justincc) c072a9cfb3 save all lines to history, not just those which turn out to be valid comands. does not store passwords il y a 13 ans
  Marck 211ea5d521 Limit formatting of local console output to actual logging messages. il y a 13 ans
  Jeff Ames f1f0bc23f4 Formatting cleanup. il y a 14 ans
  randomhuman 30306a775a Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. il y a 14 ans
  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 il y a 14 ans
  Jeff Ames af265e001d Formatting cleanup. 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 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
  Justin Clarke Casey ca9432d110 * Display normal log information in the console's default foreground colour, for those of us with white backgrounds il y a 15 ans
  Dr Scofield 1d02636c27 cleaning out warnings. il y a 15 ans
  Melanie Thielker 3ae9bb6d83 Move the color console logic from the appender into the local console, since il y a 15 ans
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles il y a 15 ans