aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Collapse)Author
8 daysReorganizes includesPaul Oliver
9 daysReimplement client with ImGui and ImPlot (scaffold)Paul Oliver
9 daysAdds 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-16Makes event array compression multi-threadedPaul 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
2025-12-08Improve SQL handling & aggregate memory events (WIP)Paul Oliver
2025-11-25Aggregates data on organisms IO activityPaul Oliver
2025-11-24New simulations may use random seedsPaul Oliver
2025-11-24Improves logging systemPaul Oliver
2025-11-19Python/SQLite refactorPaul Oliver
- Uses Python/Jinja2 to preprocess C files - Uses SQLite3 for data compression