Commit graph

  • acee93cf39 feat(console coloring): implemented base types i3-console-coloring Mineplay 2025-10-20 09:22:00 -05:00
  • dad7db99d8 feat(console coloring): added printing error Mineplay 2025-10-19 09:28:17 -05:00
  • 7447d6ab45 feat(console coloring): removed the standard c lib Mineplay 2025-10-19 08:06:38 -05:00
  • 20db36cd82 feat(console coloring): added reset color for console Mineplay 2025-10-18 10:00:59 -05:00
  • 65ea3ab572 fix(console coloring): fixed check for \r in get character function Mineplay 2025-10-18 09:51:31 -05:00
  • 17d4c0e0f9 fix(console coloring): fixed enter for windows get character function Mineplay 2025-10-18 09:46:24 -05:00
  • 7499404f63 fix(console coloring): fixed get line duplicate variable in windows Mineplay 2025-10-18 09:41:46 -05:00
  • 1c5e1e046b feat(console coloring): added basic console coloring Mineplay 2025-10-18 08:32:11 -05:00
  • 816535d980 Merge pull request 'i2-console-input' (#9) from i2-console-input into main main Mineplay 2025-10-17 17:43:08 -05:00
  • b13018b7cd refactor(console input): added missing void to clear console function Mineplay 2025-10-17 17:38:56 -05:00
  • e72a78543e feat(console input): implemented get line function Mineplay 2025-10-17 17:37:14 -05:00
  • c74b7364f2 feat(console input): implemented clear console function Mineplay 2025-10-17 17:24:39 -05:00
  • 98129b3260 refactor(console input): changed name of console functions to include console Mineplay 2025-10-17 17:06:23 -05:00
  • 49f58a1c2b feat(console input): added get character function Mineplay 2025-10-17 17:05:10 -05:00
  • 15a1824290 Merge pull request 'i1-console-output' (#8) from i1-console-output into main Mineplay 2025-10-17 15:28:26 -05:00
  • 09791a9d31 refactor(console output): changed asm to __asm__ in system call function Mineplay 2025-10-17 15:25:57 -05:00
  • c9ff202bc3 fix(console output): fixed windows console output handle initialization Mineplay 2025-10-17 15:18:02 -05:00
  • 39eb052853 feat(console output): added error handling to print function Mineplay 2025-10-17 14:06:53 -05:00
  • a627d5ead5 feat(console output): implemented printing for linux using syscall Mineplay 2025-10-17 13:46:23 -05:00
  • 2357205470 feat(console output): implemented printing to console for windows Mineplay 2025-10-17 13:16:22 -05:00
  • bdc3b26f97 feat(console output): added print function Mineplay 2025-10-17 12:43:15 -05:00
  • 23778b818c feat(console ouput): added enum for error codes Mineplay 2025-10-17 12:35:32 -05:00
  • e385025bf0 build(cmake): changed cmake to not include simd Mineplay 2025-10-17 12:31:52 -05:00
  • 6b3850bc84 build(init): added cmake build system and clang tidy files Mineplay 2025-10-17 08:07:27 -05:00
  • 8cbf40bd63 Update .gitignore Mineplay 2025-10-16 16:27:01 -05:00
  • 8236fb92f1 Initial commit Mineplay 2025-10-16 16:26:33 -05:00