Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-05 | Update readme; Split program into client-side and server-side; Use ↵ | Gabriel Jensen | |
inheritance for objects (instead of using unions) and rework them; Rework application structure; Remove 'random' facilities; Improve commenting; Update and fix quotes; Use OpenGL 3.2; Allow sixteen characters in commander names (was 14).; Update save format (bump format version); Update default name: Caelum => Corneille; Create app-specific directory (save files in a subdirectory here); Rework save path setting; Rework terminal parameters; Update help print; Add copyright symbol to startup notice; Bump version specified in CMake; | |||
2023-07-08 | Drop zp in favour of the standard library; Drop ly in favour of the standard ↵ | Gabriel Jensen | |
library; Update code style; Update naming convention; Use libfmt; Remove abort function; Add background to main logo; Update readme; Print shader errors at run-time; Update help screen; Fix objects not being deleted | |||
2023-03-18 | Add simple save routine; Add logo; Add clean and purge targets to makefile;4 | Gabriel Jensen | |