exactness/src
Daniel Zaoui b6bd7ecdf0 Player: fix crash when no action is present in the file
It can happen if the file doesn't contain any actions or if no shot is
present. In this last case, an optimization in the player removes the
actions after the last shot, meaning it will remove all the actions if
no shot is present.

An example is window_states_2 test where the shots cannot be taken by
the recorder, as F2 is not caught.
2018-10-15 11:43:20 +03:00
..
bin Player: fix crash when no action is present in the file 2018-10-15 11:43:20 +03:00
lib Use source codes stored in the unit as application 2018-08-29 12:08:22 +03:00
Makefile.am Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00