aboutsummaryrefslogtreecommitdiff
path: root/data/server.c
AgeCommit message (Collapse)Author
2026-05-25Save file compression and data aggregation always enabledPaul Oliver
2026-05-25Reorganizes includesPaul Oliver
2026-05-25data client (WIP)Paul Oliver
2026-05-25Makes all comms between client and server JSONPaul Oliver
2026-05-25Reimplement client with ImGui and ImPlot (scaffold)Paul Oliver
2026-05-24Adds prototype for the data client UIPaul Oliver
2026-05-04Pulls logging functions from C into python codePaul Oliver
2026-05-04Removes old data server and cleans up python codePaul Oliver