.. |
AssemblyInfo.cs
|
ab12a14279
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
|
8 gadi atpakaļ |
CommandConsole.cs
|
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
|
2 gadi atpakaļ |
ConsoleBase.cs
|
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
|
2 gadi atpakaļ |
ConsoleDisplayList.cs
|
059a1e90b9
Add ConsoleDisplayList for more consistent formatting of console output in list form.
|
12 gadi atpakaļ |
ConsoleDisplayTable.cs
|
8f31649fad
Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command
|
12 gadi atpakaļ |
ConsoleDisplayUtil.cs
|
aa2fb1ec25
minor: Increase size of parcel name field in "land show" console command output. Construct table using CDT rather than string formats
|
10 gadi atpakaļ |
ConsolePluginCommand.cs
|
c211a120a5
Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands
|
15 gadi atpakaļ |
ConsoleUtil.cs
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 gadi atpakaļ |
LocalConsole.cs
|
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)
|
2 gadi atpakaļ |
MockConsole.cs
|
69e12f537f
test: try handle cntr-c another way
|
4 gadi atpakaļ |
OpenSimAppender.cs
|
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
|
2 gadi atpakaļ |
RemoteConsole.cs
|
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
|
2 gadi atpakaļ |