From a97b2047f87c6c35a631a47c3daf6a35a9ed4d58 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 3 Feb 2026 10:13:13 +0100 Subject: docs: Update project status and task lists Updated PROJECT_CONTEXT.md and TODO.md to reflect the completion of the asset conversion sub-task and the build system consolidation (Task #25). --- TODO.md | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index d9d86f4..a0c5acb 100644 --- a/TODO.md +++ b/TODO.md @@ -3,6 +3,7 @@ This file tracks prioritized tasks with detailed attack plans. ## Recently Completed +- [x] **Asset Pipeline Improvement**: Automated audio asset conversion with a new `gen_spectrograms.sh` script and added 13 new samples to the asset list. - [x] **Build System Consolidation (Task #25)**: Modularized the build into subsystem libraries and implemented helper macros to simplify CMake maintenance. - [x] **Asset System Robustness**: Fixed static initialization order issues by wrapping the asset table in a singleton-style getter (`GetAssetRecordTable()`). **Goal:** Clean up the codebase for easier cross-platform maintenance and CRT replacement. -- cgit v1.2.3