aboutsummaryrefslogtreecommitdiff
path: root/ui/curses/ui.c
AgeCommit message (Collapse)Author
3 daysAdds index to all large filesHEADmasterPaul Oliver
2026-06-04Adds v1 population chartsPaul Oliver
2026-05-25Save file compression and data aggregation always enabledPaul Oliver
2026-05-25Reorganizes includesPaul Oliver
2026-05-25Reimplement client with ImGui and ImPlot (scaffold)Paul Oliver
2026-05-24Adds prototype for the data client UIPaul Oliver
2026-05-04Adds basic scaffolding for data server and clientPaul Oliver
2026-05-04Removes old data server and cleans up python codePaul Oliver
2026-04-23Unifies logging between C and PythonPaul Oliver
2026-04-15Fixes building bugs on certain configurationsPaul Oliver
2026-04-06UIs display steps per secondPaul Oliver
2026-04-06Adds data serverPaul Oliver
2026-02-24Removes usage of Jinja templatesPaul Oliver
Use CPP to pre-process C files instead