Age | Commit message (Expand) | Author |
---|---|---|
2023-01-10 | Improve makefile | cflip |
2023-01-10 | Use PSF instead of BSF format for fonts | cflip |
2023-01-09 | Implement basic keyboard event handling | cflip |
2023-01-08 | Hook up the editor output to the window | cflip |
2023-01-08 | Compile with debug information enabled | cflip |
2023-01-08 | Connect the window and font code to the editor's main function | cflip |
2023-01-08 | Create a simple bitmap font reader and renderer | cflip |
2023-01-08 | Use C-style include guards instead of #pragma once | cflip |
2023-01-08 | Initial import of existing source code | cflip |