UbitUmarov
|
d27516ac01
cosmetics
|
há 2 anos atrás |
UbitUmarov
|
990831c373
add back local console hack
|
há 2 anos atrás |
UbitUmarov
|
5ea28ff530
a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now (for real now)
|
há 2 anos atrás |
UbitUmarov
|
086fcc7ff7
mantis 9025: reduce latency a bit
|
há 2 anos atrás |
UbitUmarov
|
87ba2d7b43
a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this
|
há 2 anos atrás |
UbitUmarov
|
df29d687ae
write a newline at end
|
há 4 anos atrás |
UbitUmarov
|
69e12f537f
test: try handle cntr-c another way
|
há 4 anos atrás |
UbitUmarov
|
715c7a4825
fix localconsole so viewer one can display things
|
há 4 anos atrás |
UbitUmarov
|
7939974d92
try to fix console AGAIN
|
há 5 anos atrás |
UbitUmarov
|
b046ccebf2
make Console Output(..) compatible with rest of code, again
|
há 5 anos atrás |
Melanie
|
584df2ab38
Fix console outputting raw format strings
|
há 5 anos atrás |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
há 5 anos atrás |
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)
|
há 6 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 8 anos atrás |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
f55e153636
Compile the regex that extract categories for colourization just once rather than on every single log.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
fbcb76383d
Allow console output to be multiline by making colourization regex RegexOptions.SingleLine
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
ff0332730d
Implement delete key for local console
|
há 11 anos atrás |
Melanie
|
faa710aee1
Allow the use of the region debug console found in recent viewers. This console
|
há 12 anos atrás |
Oren Hurvitz
|
2f398231ac
Minor improvements to logging
|
há 12 anos atrás |
Kevin Houlihan
|
903d5c02cb
Updated some variables to be closer to the coding standards (and easier to understand).
|
há 13 anos atrás |
Kevin Houlihan
|
923f2459cf
Passwords could be revealed in console by pressing backspace.
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
859234f963
small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
c072a9cfb3
save all lines to history, not just those which turn out to be valid comands. does not store passwords
|
há 14 anos atrás |
Marck
|
211ea5d521
Limit formatting of local console output to actual logging messages.
|
há 14 anos atrás |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
há 14 anos atrás |
randomhuman
|
30306a775a
Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed.
|
há 14 anos atrás |
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
|
há 14 anos atrás |
Jeff Ames
|
af265e001d
Formatting cleanup.
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
22b1ffdc6c
Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resized under mono
|
há 15 anos atrás |