Brian Fiete
|
ddd9b1b218
|
Extensive runtime refactor to reduce generated executable sizes
|
2024-03-16 07:23:29 -04:00 |
|
Brian Fiete
|
49df1ffc59
|
ReadLine restore consolemode fix
|
2024-01-08 10:07:14 -05:00 |
|
Brian Fiete
|
015bf14156
|
Properly handle console mode ENABLE_LINE_INPUT
|
2024-01-02 08:25:37 -05:00 |
|
RogueMacro
|
87a0a9e610
|
fix Console.CursorLeft y-coordinate
|
2023-06-30 01:40:16 +02:00 |
|
Brian Fiete
|
037cb39240
|
Fixed Console.Readline, added Console.KeyAvailable
|
2023-04-17 15:16:19 -07:00 |
|
j vh
|
b2d1d98f1a
|
added console left and top properties
|
2023-01-25 15:30:42 +01:00 |
|
j vh
|
cefc8dff59
|
added GetCursorPosition
|
2023-01-25 14:46:30 +01:00 |
|
Brian Fiete
|
5146a92f2e
|
Allow char input through Console
|
2023-01-13 06:59:34 -05:00 |
|
EinBurgbauer
|
bc58960a9d
|
make console write take stringview consistently
|
2022-04-02 10:42:10 +02:00 |
|
Brian Fiete
|
080dadb24b
|
SetConsoleOutputCP(CP_UTF8)
|
2022-03-02 07:38:29 -08:00 |
|
disarray2077
|
06bc73976f
|
Correctly handle null in Write /WriteLine
|
2022-02-25 21:26:56 -03:00 |
|
Brian Fiete
|
8b01d806d0
|
Make output work even before static ctor
|
2022-02-14 08:38:41 -05:00 |
|
fusion
|
d162718c54
|
Implement Console.Clear
|
2021-10-11 01:44:44 +02:00 |
|
Brian Fiete
|
c3e6282a8b
|
OnCancel
|
2021-06-07 06:38:29 -07:00 |
|
Brian Fiete
|
78ae79b802
|
Test improvements (continue after fail, console output, error location)
|
2020-12-29 09:23:00 -08:00 |
|
LZMPDev
|
ad0dab0d4c
|
Revamp Stdcall
|
2020-05-25 20:46:28 +08:00 |
|
Brian Fiete
|
4b965a440d
|
Console fix
|
2020-05-22 06:05:33 -07:00 |
|
RogueMacro
|
fc229c9835
|
Update Console.bf
|
2020-05-22 11:06:20 +02:00 |
|
Brian Fiete
|
0b73451502
|
Linux color fix
|
2020-05-06 17:41:08 -07:00 |
|
Brian Fiete
|
7b337a98f4
|
StdCall fix for Win32
|
2020-05-06 05:30:29 -07:00 |
|
Brian Fiete
|
e9a1d6990e
|
Correctly set original console colors. Minor code reworking.
|
2020-05-05 08:18:32 -07:00 |
|
RogueMacro
|
84a1d38e7d
|
Update Console.bf
|
2020-05-05 15:30:43 +02:00 |
|
Brian Fiete
|
19e53801f1
|
Enhanced Write/WriteLine
|
2020-03-25 09:17:53 -07:00 |
|
ExMatics HydrogenC
|
6afce5b179
|
Add universal Write and WriteLine with no params
|
2020-03-25 21:57:49 +08:00 |
|
ExMatics HydrogenC
|
15eebce64a
|
Add universal WriteLine
|
2020-03-25 21:50:34 +08:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|