summaryrefslogtreecommitdiff
path: root/src/doom/p_saveg.c
diff options
context:
space:
mode:
authorSimon Howard2015-05-01 23:23:03 -0400
committerSimon Howard2015-05-01 23:23:03 -0400
commit63df9283035b7f221dcef0cd5d1e488da3af12b6 (patch)
tree93332df580cac4806aa8743626a503e5bd0d1748 /src/doom/p_saveg.c
parent4ee95eb27f4a71f78450d492a62e5abcd881c5c4 (diff)
downloadchocolate-doom-63df9283035b7f221dcef0cd5d1e488da3af12b6.tar.gz
chocolate-doom-63df9283035b7f221dcef0cd5d1e488da3af12b6.tar.bz2
chocolate-doom-63df9283035b7f221dcef0cd5d1e488da3af12b6.zip
Perform case-insensitive check for .lmp extension.
When using the -playdemo parameter, we support a convenience feature where the .lmp extension is not appended if it is already part of the filename. This makes tab completion much nicer. But if the .lmp file has a filename that is in all-caps (.LMP) we were still appending the extension because the check was case sensitive. Change the check to be case insensitive. This fixes #501 (thanks Ioan Chera).
Diffstat (limited to 'src/doom/p_saveg.c')
0 files changed, 0 insertions, 0 deletions