-
When I try playing ToME on angband.live from my main "smbhax" account, I am abruptly returned to the angband.live game selection screen after selecting the ToME module and pressing any key on the titl…
-
Some FLOSS app icons are missing on my device. This email was generated by Turtl.
AGS
AIMP
Angband
Angband Variants
ARD Audiothek
ARD Mediathek
Bean Farmer Pinball
Bibel
Commander Genius
D…
-
Icon Requests! Roughly in order of importance. I'd be thrilled if you did even one of these.
1. Tox
Info: Tox is a messaging protocol made as a free alternative to Skype. It's native on several di…
-
よくクローズ漏れを起こすのでstd::fstream 等に差し替えを検討する
なお↓で自動的にクローズするようにできるとのこと
但し、fpを渡すところを fp.get() にする必要あり
```cpp
std::unique_ptr fp(angband_fopen(), angband_fclose);
```
-
Hi Nick, I was on Angband 28 (angband mode), took some up stairs and ended in a "nowhere" town. My recall point was reset so I have to travel by foot to that depth. I'll try to send a savefile. Please…
-
Hi,
I'm updating the OpenBSD package to 4.2.5. I notice that angband non-deterministically doesn't start.
This appears to occurs with all frontends. When you use sdl or sdl2, the GUI window flas…
-
1. It _does not compile_ (on Alpine Linux 3.18 64-bit).
2. [Warnings are errors](https://medium.com/it-dead-inside/why-i-always-treat-warnings-as-errors-5895fb7f8600)! Especially things like "array…
-
To reproduce...
- Extract the attached archive
- cd into Angband-4.2.3
- ./configure --prefix=/usr/local
- Create a file called wrap that contains the following
```
#!/bin/ash
while [ 1 …
-
## 環境 (environment)
- OS: Cygwin in Windows 10, Curses front end
- バージョン: Develop branch, synced to latest commit (https://github.com/hengband/hengband/commit/3158c8af6ac926f24605745af3380d5db875c…
-
```
I might be biased, but the system imported from Angband is way too unwieldy. So
many menus. And you can only tie one action to one key.
```
Original issue reported on code.google.com by `michae…