exactness/src/bin
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
..
.gitignore Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
Makefile.am Add first support for Windows and fix many other config stuff 2018-05-20 21:29:45 +03:00
exactness.c Suite: fix exu files comparison 2018-10-03 12:25:50 +03:00
injector.c Fix uninitialized variables 2018-06-04 23:37:41 +03:00
inspect.c Exactness: add fonts support 2018-06-05 00:06:18 +03:00
player.c Player: fix crash when no action is present in the file 2018-10-15 11:43:20 +03:00
player_entry.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
player_fonts.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
recorder.c Exactness: add fonts support 2018-06-05 00:06:18 +03:00