summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-08-26Use arbitrary-precision calculations; Depend on Rug; Optimise renderer; Anima...22Gabriel Bjørnager Jensen
2023-08-25Update controls; Update configuration format; Optimise renderer; Fix thread c...21Gabriel Bjørnager Jensen
2023-08-25Rename handle_key to handle_keys; Only load configuration if provided;20Gabriel Bjørnager Jensen
2023-08-23Modulise code; Check I/O errors; Support configuration; Depend on toml; Updat...19Gabriel Bjørnager Jensen
2023-08-22Clean up code; Support rendering to files; Depend on webp; Modulise code;18Gabriel Bjørnager Jensen
2023-08-20Render and draw in different passes; Update colouring; Actually remove old ma...14Gabriel Bjørnager Jensen
2023-08-20Remove old makefile; Optimise renderer; Modulise code; Check keyboard input (...13Gabriel Bjørnager Jensen
2023-08-20Rewrite in Rust again; Update gitignore; Update readme; Update changelog form...12Gabriel Bjørnager Jensen
2021-02-15Add changelog. Add README. Move codebase to C++. Copy renderer from Mandelbro...Gabriel Jensen
2021-02-13First.Gabriel Jensen