summaryrefslogtreecommitdiffhomepage
path: root/game
AgeCommit message (Expand)Author
2026-06-29fix: study-mode checkbox wasn't visible or bound (wrong RmlUi flow)rewriteAdam Malczewski
2026-06-29fix: UI time was stuck at 0:00 (flecs ecs_set of iterated component discarded)Adam Malczewski
2026-06-29fix: make audio actually play (four flecs systems were dead: with: [])Adam Malczewski
2026-06-29fix: poll drag-and-drop in the main loop (drop events were never read)Adam Malczewski
2026-06-29refactor: font-scale targets #body-root element (coherent id alignment)Adam Malczewski
2026-06-29phase 6: config persistence, layout settings, final end-to-end verificationAdam Malczewski
2026-06-29phase 5: RmlUi player UI (progress bar, buttons, checkbox, counter, help)Adam Malczewski
2026-06-29phase 4: study mode auto-pause FSM + smart play overrideAdam Malczewski
2026-06-29phase 3: silence detection, speaking portions, portion navigationAdam Malczewski
2026-06-29phase 2: audio core, argv file loading, playback, non-blocking seekAdam Malczewski
2026-06-29phase 1: study-player rewrite plan + scaffoldAdam Malczewski
2026-06-28import template from raylib-jamstackAdam Malczewski