fixed broken tapes caused by a bugfix (with TAS snap keys) in EM engine
authorHolger Schemel <info@artsoft.org>
Sun, 4 Feb 2018 22:33:22 +0000 (23:33 +0100)
committerHolger Schemel <info@artsoft.org>
Sun, 4 Feb 2018 22:33:22 +0000 (23:33 +0100)
commite6b3efaee4f084e66f2fa709402f25fc67536952
treedd7b8682a58f65d053b0ef0bede9ad897844f160
parent4f08247e5aa192fe015cbb424aeea2a97a69a223
fixed broken tapes caused by a bugfix (with TAS snap keys) in EM engine

- to prevent breaking old tapes, a version-specific engine value was added
- the corresponding snap key bug was initially fixed with commit c138430
- tapes created before 4.0.1.0 and broken due to this fix should work again
src/game.c
src/game_em/convert.c
src/game_em/export.h
src/game_em/input.c