Fixed|All Games: Do not allow loading non-userwritable save slots with -loadgame
Previously it was possible to coax Hexen into loading the base slotfrom an earlier game session from the command line with -loadgame.
Also, use the save system's SV_ParseSlotIdentifier() to interpretthe argument given with -loadgame.
View differences
Fixed|All Games: Do not allow loading non-userwritable save slots with -loadgame
Previously it was possible to coax Hexen into loading the base slot
from an earlier game session from the command line with -loadgame.
Also, use the save system's SV_ParseSlotIdentifier() to interpret
the argument given with -loadgame.