1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 00:50:25 +02:00
Commit graph

20 commits

Author SHA1 Message Date
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
Renamed from BeefLibs/corlib/src/System/Console.bf (Browse further)