aboutsummaryrefslogtreecommitdiff
path: root/c/data.h
AgeCommit message (Expand)Author
2022-09-07Normalize error message formatting.John Ankarström
2022-09-03Improve error handling.John Ankarström
2022-09-02Add Act.John Ankarström
2022-09-02Improve Window object.John Ankarström
2022-08-30Fix Unique Good, Bad. Simplify HTML parser.John Ankarström
2022-08-29Small improvments.John Ankarström
2022-08-28Replace Managed with Unique.John Ankarström
2022-08-26FileView: Add move constructor, assignment operator.John Ankarström
2022-08-25FileView: Close handles on error in constructor.John Ankarström
2022-08-25Fix FileView::Initialized bug.John Ankarström
2022-08-24Remove Prolog dependency.John Ankarström
2022-08-24Change size of CfgA::limitToScreenwriter.John Ankarström
2022-08-24Re-enable screenwriter limit.John Ankarström
2022-08-24Add FetchScreenwriters. Improve thread communication.John Ankarström
2022-08-22Change initialization style.John Ankarström
2022-08-22Handle exceptions in fetching thread.John Ankarström
2022-08-21Reimplement WaitFor.John Ankarström
2022-08-18Move file views out of EpisodeListView and DataListView.John Ankarström
2022-08-17DataListView: Use file view.John Ankarström
2022-08-17Add cEp to CfgA.John Ankarström
2022-08-17Fix HasVersion.John Ankarström
2022-08-17Fix CfgA.John Ankarström
2022-08-17Add FileView::Initialized constructor.John Ankarström
2022-08-17Minor cleanup.John Ankarström
2022-08-17Add CfgA.John Ankarström
2022-08-17Make FileView more type-safe.John Ankarström
2022-08-16EpisodeListView: Use FileView consistently.John Ankarström
2022-08-16Add data migration test.John Ankarström
2022-08-16Avoid serialization.John Ankarström
2022-08-16Implement preliminary IO.John Ankarström
2022-08-15Add basic serialization functions for ElvData.John Ankarström
2022-08-15Start moving data into C++.John Ankarström