avoid a reported obuf reuse in use_misc()
Healers may get tiny damage increase with knives
Add more bustle to bustling town
add checksum for lua 5.5.0
More code style nits
Merge branch 'NetHack-3.7-prepare-for-groff-1.24' of https://github.com/g-branden-robinson/NetHack into NetHack-3.7
Merge branch 'NetHack:NetHack-3.7' into NetHack-3.7-prepare-for-groff-1.24
Update Unix hints to revise groff detection
Guidebook: Improve package loading for groff 1.24
doc/tmac.nh: Drop space after `\c` escape sequence
doc/makedefs.6: Fix formatting error
Split ray bouncing dir into separate function
Code style nit
Boomerangs can hit multiple monsters
Light-spell is clerical, if playing a priest
git issue #1467 - selection.match() boundaries
fuzzer vs highlight menus
Fix lua reset_level
Lua tests: code coverage for applying some items
cure sickness feedback
Lua tests: generation of each object
fix comment typo
a warning bit
Actually use the lua argc
Lua tests: monster creation coverage
another Lua version bump follow-up
update tested versions of Visual Studio 2026-01-25
Expose selection size description to lua
Lua tests: more special level code coverage
Lua tests: code coverage for selection room and gradient
Lua tests: more code coverage for rooms
fix #S15038 - cursed magic whistle
attempt 6 to fix CI build issue
attempt 5 to fix CI build issue
attempt 4 to fix CI build issue
attempt 3 to fix CI build issue
attempt 2 to fix CI build issue
attempt 1 to fix CI build issue
Pull request #1473 fixes3-7-0.txt entry
Merge branch 'NetHack-3.7' of https://github.com/danielclow/NetHack into pr1473
Replace deprecated styles bf, it & remove verbatims
Remove unneeded aliases
Refactor description lists using enumitem
Use geometry package to define page layout
Remove underscore hack
Update LaTeX guidebook to use 2e documentclass
Guidebook update: artifacts
Lua tests: more code coverage for traps
Lua tests: more code coverage
Free the cmdq in getlin
Lua pushkey and getlin
Test for drawbridge
Tests for gas_cloud, exclusion, levregion
Expose flip_level to lua
Don't discover generic objects
linux.370 hints: validate sysconf GDBPATH
Add more death drops to leather golems
Rope golems may death drop grappling hooks
Monster-slowing effects work better against faster enemies
Make the "totally digested" instadeath timer much faster
Elemental Planes balance adjustments
Make air elementals respect damage reduction from AC
update tested versions of Visual Studio 2026-01-14
update generated files from cron daily
fix pull request #1476 - engraving punctuation
Follow-up to engraving punctuation
Avoid redundant punctuation in engraving message
generated files updated
Cursed potions of invisibility remove intrinsic invisibility
fixes3-7-0.txt catch-up
new typo fix
whitespace follow-up
more spelling and inconsistency corrections; comments and elsewhere
Clarify in the #quit prompt that it doesn't save the game
Large polyforms unequip cloaks rather than destroying them
Vlad's throne rebalance
Update submodule lua to v5.4.8
some spelling and inconsistency corrections; comments and elsewhere
an old comment typo
Move item actions into separate src file
context sensitive item action for candles
Fix comment typo
Give a message when throwing ammo without a launcher
Make dragonhide affectable by rotting attacks
Bigroom 13: Add few more pillar arrangements
Changes to the scroll of enchant armor
Make lyncanthropy less crippling
Add "snake wall" to bigroom variant 1
Add a new bigroom variant "pillars"
No wish resuming for the fuzzer
whitespace style in a generated file
Fix vision when vampire changes form on a door
Lua version bump follow-up
Fix segfault when carried box explodes
should_displace() does not modify mfndposdata struct pointed at by data param
bump COPYRIGHT_BANNER_A
bump Lua references from 5.4.6 to 5.4.8
let build be possible with current (5.5.0) Lua
Just pass a mfndposdata pointer to should_displace
Use struct to pass data out of mfndpos