From: nhmall Date: Mon, 1 Feb 2021 02:32:03 +0000 (-0500) Subject: fixes37.0 catch up for macOS Xcode issue X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1bf122ff1d22b40c55dc2e5befaf8a90baf3f84d;p=nethack fixes37.0 catch up for macOS Xcode issue --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 933829660..6da26331b 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -535,6 +535,9 @@ curses: for vertical status, line up conditions in columns; usually two but condense to three per line if the status window isn't tall enough [at present, highlighting with inverse video includes trailing spaces used to align entries in their columns--that's a feature...] +macOS: Xcode project was failing to build if the path to the NetHack source + tree path contained a space; the issue was within some shell + script code inserted into the project msdos: add -DSTATUES_LOOK_LIKE_MONSTERS to Makefile1.cross so the VESA mode can display statue glyphs Qt: quit if can't load tiles file instead of continuing and then segfaulting