Endgame-Analyzer/include
Maximilian Keßler 5b0834bc22
bugfix: card cycling on reverting only used internally
This ensures that when doing a regular revert,
we revert to exactly the same state (i.e. also identical
ordering of draw pile by default)
and only rotate the draw pile in case we ensure internally
that we iterate over all possible draws so that the ordering
is restored in the end.
2023-11-11 12:15:54 +01:00
..
cli_interface.h split into src and include folder 2023-08-12 11:44:56 +02:00
download.h rework downloading interface: return game consisting of state and actions 2023-11-10 20:35:05 +01:00
game_state.h bugfix: card cycling on reverting only used internally 2023-11-11 12:15:54 +01:00
game_state.hpp bugfix: card cycling on reverting only used internally 2023-11-11 12:15:54 +01:00
myassert.h split into src and include folder 2023-08-12 11:44:56 +02:00