summaryrefslogtreecommitdiff
path: root/textscreen/txt_dropdown.c
diff options
context:
space:
mode:
authorSimon Howard2014-10-08 00:52:03 -0400
committerSimon Howard2014-10-08 00:52:03 -0400
commit63e1c884911f9e3382936f84a388e941b29343e6 (patch)
tree17440b07a0dea8d65b89c2ce2a828c908b18bb57 /textscreen/txt_dropdown.c
parent16eb65970747541102beb0b8343b158a740c75d0 (diff)
downloadchocolate-doom-63e1c884911f9e3382936f84a388e941b29343e6.tar.gz
chocolate-doom-63e1c884911f9e3382936f84a388e941b29343e6.tar.bz2
chocolate-doom-63e1c884911f9e3382936f84a388e941b29343e6.zip
Allow -warp to episodes beyond episode 4.
Vanilla Doom's -warp parameter allows warping to episodes beyond E4. This didn't work in Chocolate Doom because of some changes made to the G_InitNew code before the source release. Actual decompilation of that function in Vanilla Doom shows that the episode/map sanity checking is not present: http://pastie.org/8140437 There is at least one known WAD (2002ado) that has a map on E5M1 that is playable in Vanilla, and this stops that map from being possible to play. Comment out that code because it obviously doesn't deserve to be there. This fixes #426. Thanks plumsinus.
Diffstat (limited to 'textscreen/txt_dropdown.c')
0 files changed, 0 insertions, 0 deletions