Commit Graph

9 Commits

Author SHA1 Message Date
84b95e7214
expand getting actions: include non-reasonable actions on request 2024-01-13 00:48:57 +01:00
35b78cb4db
Implement option to list all actions in replay 2024-01-12 23:21:58 +01:00
4ba61b0450
implement criticality of cards 2024-01-12 14:27:16 +01:00
486e459c68
handle CS games on download 2024-01-09 02:21:01 +01:00
8cc30eb270
add comments 2023-11-16 16:29:41 +01:00
ea881c5e6a
reformat code 2023-11-16 16:20:04 +01:00
bdc65411ae
simplify types 2023-11-15 23:23:21 +01:00
6e0e88b97a
clean up imports 2023-11-15 23:07:39 +01:00
3244213daa
Split GameState into multiple files
This now allows to import a light-weight header containing
the abstract interface separately from the templated header
that manages the actual backtracking, thus speeding up compilation.
2023-11-15 22:58:09 +01:00