53 Commits (1ac7e359a490b0c621e4c481dccdd50486817bd1)
 

Author SHA1 Message Date
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
cinnaboot 132a7a0dd5 add manual TODO, and tell claude not to read or edit 6 months ago
cinnaboot 7783021208 Convert config improvements session notes to markdown 6 months ago
cinnaboot 3d765309eb Add renderer development session notes 6 months ago
cinnaboot 4e2f00a581 Fix render scaling to match simulation coordinates 6 months ago
cinnaboot 9b4009d576 Set DEFAULT_HEADLESS to 0 for renderer development 6 months ago
cinnaboot d7d49b7dce Add orbit path visualization with sim-to-render coordinate transform 6 months ago
cinnaboot 61ac1c5b1d Add session notes and TODOs to config documentation 6 months ago
cinnaboot 8b9a06e361 Update documentation for eccentric orbit support 6 months ago
cinnaboot 17f11bbc6f Add eccentric orbit support with unified config format 6 months ago
cinnaboot e5da7aa202 Refactor main.cpp into focused functions 6 months ago
cinnaboot 28e1042ffa Add file reading policy to project guidelines 6 months ago
cinnaboot 2c93491b46 Add git workflow guidelines 6 months ago
cinnaboot b0bd6716a4 Add configuration macros for default run mode 6 months ago
cinnaboot 5e4c6a5bef Add minimal comment style guidelines 6 months ago
cinnaboot e6bbdc1e35 Add test verification documentation 6 months ago
cinnaboot 40a83ad241 Add human-readable output mode with polar coordinates 6 months ago
cinnaboot 6c0e20f0a8 Add simple test configuration for easy verification 6 months ago
cinnaboot fce074d2c0 Update config assumptions doc - mark binary star issue as fixed 6 months ago
cinnaboot ae4c31f688 Implement barycentric orbital calculations for binary star systems 6 months ago
cinnaboot 14038dae62 Add headless mode for terminal-based simulation 6 months ago
cinnaboot 5aeefa40ee add an overview to fix configuration bugs 6 months ago