12 Commits (f925b8950975b828337273a6ba2a0f50491b7c28)

Author SHA1 Message Date
cinnaboot 51559dfe84 clean up Makefile 6 months ago
cinnaboot c53c598ffe Add moon orbit test suite and fix solar system config 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot 1c59da8c41 Remove headless mode and legacy test documentation: simplify main.cpp, update README with Testing section, delete obsolete test_verification.md, remove test-manual target from Makefile 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot 8e21f714bb Refactor test to use same code path as simulation 6 months ago
cinnaboot 60c26a0fab fix typo in Makefile 6 months ago
cinnaboot 0e2f9dd92f Refactor orbital elements to reusable code and track SOI transitions 6 months ago
cinnaboot 95ba4de348 Add Catch2 testing and implement RK4 integration 6 months ago
cinnaboot e3a3c4f6a4 ignore compiler warnings from raylib 6 months ago
cinnaboot af1b54bdac Condense and deduplicate project documentation 6 months ago
cinnaboot e8a56c93c1 Initial commit 6 months ago