dcoshea
dcoshea
This PR includes two commits for separate issues related to the selection of the Y coordinate that the player is teleported to. Following are some brief descriptions of the commits,...
From inspection (I haven't done testing) of fs.archive 0.7.2, it looks to me like `fs.archive.isofs` reports that it is `case_insensitive` in the following way: if `self._rock_ridge or self._joliet`: `True` else...
`SOURCES/src/MAKEMOS.BAT` includes the following code (as at 2d19bc1): ren __*.* $$*.* ren _*.* $*.* When running under DOSBox 0.74, these lines result in the following errors being reported: This is...