8000 Tags · kd-collective/angband · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kd-collective/angband

Tags

4.2.3-610-g1e262c548

Toggle 4.2.3-610-g1e262c548's commit message
Makefile.std: use suffix rules rather than pattern rules

The former works with both GNU make and BSD make.  Fixes a regression introduced by 4.2.5:  on OpenBSD would have to use gmake rather than make to use Makefile.std (still have to change gcc to cc or clang, but that was also true with 4.2.4).

4.2.3-607-g4e5b8b649

Toggle 4.2.3-607-g4e5b8b649's commit message
configure and cmake: add formal options to configure the borg

4.2.3-597-gb7dd76841

Toggle 4.2.3-597-gb7dd76841's commit message
Developer docs: add note about updating dependencies to release check…

…list

4.2.3-585-g4bce4100e

Toggle 4.2.3-585-g4bce4100e's commit message
git: also ignore .dep files in subdirectories of src

4.2.3-581-ged8ef385c

Toggle 4.2.3-581-ged8ef385c's commit message
textui_get_rep_dir(): honor allow_5 when processing a queued direction

Ported from NarSil's NickMcConnell/NarSil#321 .

4.2.3-577-g30be94472

Toggle 4.2.3-577-g30be94472's commit message
Object information tests: use lookup_kind() when get_obj_num() fails

Avoids infrequent test failures when get_obj_num() cannot get the desired type of ammunition at level 1.

4.2.3-127-gc68e1d5d2

Toggle 4.2.3-127-gc68e1d5d2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Windows: for consistency, use the first, "Dark", entry from the color…

… table when clearing ... (angband#5140)

* Windows: for consistency, use the first, "Dark", enry from the color table when clearing except in 16-color mode or when the clearing is done as preparation for drawing graphical tiles.

* Adjust Term_xtra_win_clear() to avoid black borders when the clearing color isn't black.

4.2.3-126-gc1a089d36

Toggle 4.2.3-126-gc1a089d36's commit message
Include color 0 in the dump, even if the color components are zero. R…

…esolves angband#5138 .

4.2.3-125-g79de41ebf

Toggle 4.2.3-125-g79de41ebf's commit message
GCU: fix regression that prevented player's color table from taking e…

…ffect

4.2.3-124-g370a2f6ad

Toggle 4.2.3-124-g370a2f6ad's commit message
Correct doxygen brief comment for main-win.c.

0