flambard-took

Results 35 issues of flambard-took

Apparently nobody bothered to check this dialog since Windows 7 became a thing. There are 2 issues: `lpstrFile` should be used with full filepath, not simple "8x13.fon" we feed it...

bug
normal

Currently, players only receive messages about monsters who consider them closest. It's been working fine (preventing message flood from your party members), yet, similarly to #785 some messages would've been...

enhancement
question
low

Continuing after #1321, umbrella ticket for dealing with various SDL2 tasks, including refactor and code cleanup.

enhancement
normal

This is a very obvious and stupid bug, which somehow escaped notice, but finally manifested on Android (probably due to a larger audio buffer): in SDL audio callback you're supposed...

bug
high

AppImages are nice "modern" application bundles for linux. They work similarly to Mac OS App bundles, by containing the whole /usr/ tree inside, with all the relevant `.so` files. So...

enhancement
normal

As [reported by userjjb](https://mangband.org/forum/viewtopic.php?f=19&t=2083): >I purchased a house for all my new stuff, purposely putting on an Ammy of Charisma +6 to buy the house at a cheaper price. I...

bug
normal

Things like potion of speed, potion of berserk strength, blessing prayers, etc, timeout too fast to be of good use. I know that we match V in that regard, so...

enhancement
question
low

The title says it all.

enhancement
question
low
easy

This adds a "simple" (read: hacky) mechanism for macro overloading. It works by suppressing input flush on errors. Instead, we continue to execute our macro, ignoring certain keys, as appropriate,...

enhancement

As discovered by Borg, passing `--enable-win` to ./configure does not trigger the expected behaviour. This is an ages old bug, the "action" part should use `enableval`, not `withval`.

bug
compiler issue
low