424 Commits (main)
 

Author SHA1 Message Date
cinnaboot c53c598ffe Add moon orbit test suite and fix solar system config 6 months ago
cinnaboot e374c0529a Remove unused add_body() and consolidate velocity initialization 6 months ago
cinnaboot 0a9a19a36e add opencode configuration file 6 months ago
cinnaboot b6636e429b Make config loader helper functions private 6 months ago
cinnaboot 756a3b9566 add session summary 6 months ago
cinnaboot e58df1bffb update manual TODO 6 months ago
cinnaboot aa8a6b9c73 Merge branch 'loading-refactor' - refactor velocity initialization 6 months ago
cinnaboot 9aafbd5ccf Refactor velocity initialization into smaller functions 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot fd8a62de4b add session summary 6 months ago
cinnaboot a1b024d57a Remove obsolete verbose_project_overview.md: all useful information merged into implementation_plan.md 6 months ago
cinnaboot 48d0fbee64 update manual TODO 6 months ago
cinnaboot 8aaf5c7976 Add Data Flow section, Main Program section, and enhance Technical Notes with details from verbose_project_overview.md: SOI hysteresis, physics steps per frame, code style, architecture layers 6 months ago
cinnaboot 4a557244c4 clean up README.md manually 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 98e2d5f360 Update implementation_plan.md to reflect current code: RK4 integration, TOML config format, add missing structures, move completed features 6 months ago
cinnaboot af6c214e38 Fix TOML config issues: remove duplicate Venus, fix binary star array format, remove obsolete .txt files, update README 6 months ago
cinnaboot 088a1dac62 add session summary 6 months ago
cinnaboot 9432682f61 fix whitespace in config_loader.cpp 6 months ago
cinnaboot 4b9e776577 update defalut config 6 months ago
cinnaboot 2107cf1ace Fix formatting issues in TOML config loader 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot f0b6c5ea7d update manual TODO 6 months ago
cinnaboot e0b915d940 update directives for claude to ignore manual TODO 6 months ago
cinnaboot 203e88cc05 Use config_loader in all tests 6 months ago
cinnaboot aab20f9678 move notes about config_assumptions to manual TODO 6 months ago
cinnaboot c4cf32a878 Add session summary for 2026-01-05 6 months ago
cinnaboot c9d900425e update manual TODO 6 months ago
cinnaboot e1df0b48f1 Add diverse orbit examples to test_simple config 6 months ago
cinnaboot 060ff40323 Add dynamic orbital rendering with hyperbolic/parabolic support 6 months ago
cinnaboot c613d212e9 Refactor verbose test output to separate functions 6 months ago
cinnaboot 4a313f8420 remove extra debugging not added by claude 6 months ago
cinnaboot 232614d950 Revert cross product direction in config_loader 6 months ago
cinnaboot 8e21f714bb Refactor test to use same code path as simulation 6 months ago
cinnaboot 89931c3571 Fix SOI calculation and orbit direction bugs 6 months ago
cinnaboot a8457479d6 add session summary from yesterday 6 months ago
cinnaboot 76d8092556 don't track tags file 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 89f064b41f review and remove the old euler integration code 6 months ago
cinnaboot b9e02a85ef don't track testing binary 6 months ago
cinnaboot 95ba4de348 Add Catch2 testing and implement RK4 integration 6 months ago
cinnaboot b3c2fa4c91 add session summary format 6 months ago
cinnaboot e3a3c4f6a4 ignore compiler warnings from raylib 6 months ago
cinnaboot 906918a867 update manual TODO 6 months ago
cinnaboot 4a6b6cc4b1 Condense README and update project configuration 6 months ago
cinnaboot 5d34eef4d0 move docs/sessions to docs/session_summaries 6 months ago
cinnaboot 6bad1bf2cc update project session summaries 6 months ago
cinnaboot e948829bb9 track manual project TODO file 6 months ago
cinnaboot af1b54bdac Condense and deduplicate project documentation 6 months ago