Arthur O'Dwyer
Arthur O'Dwyer
There, the capitalization is sorted out now. But I'm not keen to merge this half-measure. I'd be interested to hear from @akien-mga whether this is a step in the right...
My two cents: You're both (at least partly) right. - @akien-mga is right that this PR is incomplete; it should really use `pkg-config` for the `--cflags` as well. I'm planning...
I (think I) see what you mean about how if the Rose Garden catches fire, you probably just die. And I definitely think your patch cleans up the intent of...
I noticed when `mymake` appeared in the repo, but I've never fully understood its purpose. Is it for platforms where `make` does not exist in the PATH? Is it supposed...
Ick, TravisCI's default `linux` target still by default uses GCC 5.4.0, which has a `-std=c++17` mode but does not support `inline` variables! https://travis-ci.org/github/Quuxplusone/hyperrogue/jobs/670718104 (GCC 5.4) However, we can pass `dist:...
Okay. "Easily switch between compiling optimized and debug executables" seems to be the killer at the moment. `Makefile.simple` just dumps .o files in the current directory; it _could_ be set...
> they express what the character/narrator is thinking when they find these things Yeah, but this particular message doesn't, right? Because "what the narrator is thinking (about the state of...
How about "You unexpectedly avoid being killed by %the1!" or "Surprisingly, %the1 does not kill you!" I see your objection to "cheated [death]" (especially for a game whose players, I...