commit 8d663901c4982bf7e8c5aa65894d616d92a38dc8
Merge: 8f0360a6 3c53e08a
Author: Fabian Greffrath <fabian@greffrath.com>
AuthorDate: Tue Feb 20 13:49:42 2024 +0100
Commit: GitHub <noreply@github.com>
CommitDate: Tue Feb 20 13:49:42 2024 +0100
Merge pull request #1394 from NY00123/hexen_1_1
Hexen: Support two variations of v1.1 with -gameversion
PHILOSOPHY.md | 2 +-
man/bash-completion/hexen.template.in | 3 ++
src/d_mode.c | 1 +
src/d_mode.h | 1 +
src/hexen/a_action.c | 4 +-
src/hexen/h2_main.c | 79 +++++++++++++++++++++++++++++++++++
src/hexen/h2def.h | 5 ++-
7 files changed, 90 insertions(+), 5 deletions(-)