relocate customization application
This is cron-daily v1-Apr-1-2024. 005guidebook updated: doc/Guidebook.txt
SYMBOLS=S_ghost:
revert a couple of unintended vcxproj changes
Merge branch 'mklev' of https://github.com/argrath/NetHack into pr1412
remove redundant assignments on join()
Merge branch 'pr1451' into NetHack-3.7
Merge branch 'patch-1' of https://github.com/alebahn/NetHack into pr1451
Fix typo in encyclopedia
build bit for CROSS_TO_WASM=1
clear pair of warnings re: not initialized
get rid of a visual studio build warning
clean up a warning about missing function def
fixes36.7 update
include crash-preventing 3.7 fix in 3.6
config.nh: fix example MENUCOLOR regex
This is cron-daily v1-Apr-1-2024. 000files updated: Files
another visual studio follow-up
follow-up bit for visual studio
update tested versions of Visual Studio 2025-09-26
issue #1449 - fake explorer corpses on land mines
issue #1447 - physical damage when polymorphed
support 'nethack --nethackrc=~/File'
update tested versions of Visual Studio 2025-09-17
This is cron-daily v1-Apr-1-2024. 000files updated: Files
less verbose compiler command lines during build
fix broken Windows GUI ascii mode text color
part3 of 3 for GitHub issue #1441
follow-up: function name
yet_another: !mimic_disguised_as_mon(mtmp)
another #1441 follow-up bit
more #1441
avoid telling hero they missed a monster they aren't aware of
fix #4341 - jousting while trapped
offmap initial setting
don't split pudding that got jousted into a hole
comment update
bug diagnostic comment
address a static analyzer complaint
fix issue #1440 - spurious sanity check warning
suppress a static analyzer complaint for o_init.c
follow-up build bit for OpenVMS
follow-up after changing normalize_pointers_ to norm_ptrs_
updates for build on OpenVMS
PR #1439 - fix regex in sample config file
config.nh: fix example MENUCOLOR regex
strip some outdated info from sys/windows/porthelp
update tested versions of Visual Studio 2025-08-19
remove stray tabs from *.c files and config.h
Qt6 wasn't exiting as expected after saving the game
update tested versions of Visual Studio 2025-08-16
You can throw objects at mimics if you know there's a monster there
fix? github issue #1431 - init_role_redist()
fix issue #1436 - object_from_map() vs Hallu
'opthelp' tidbit
add support for [[maybe_unused]] if available
work around an X11 build issue under C23
remove UNUSED from prototype in util/sfexpasc.c
update visual studio sys/windows/vs/cpp.hint
update tested versions of Visual Studio 2025-08-06
fix pull request #1433 - silver mace
more Xcode follow-up
more follow-up (for Xcode)
more follow-up (for visual studio)
some Makefile follow-up
This is cron-daily v1-Apr-1-2024. 000files updated: Files
consolidate some duplication into sfmacros.h
sfctool build bit
fix issue #1434 - engulfed gas spore explosion
fix issue #1435 - vampire leaders as wolves
more photographing monsters
photograph experience gains often counted only prior to first move
MSYS2 package fix: include lua-5.4.6.dll in zip
uhitm.c warning fix
update tested versions of Visual Studio 2025-07-16
control-v on curses using pdcursesmod
adjust levitation wand engraving wording slightly
Restoring a game can return to the wishing prompt
Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7
fix typo
Create familiar spell can create harder creatures
attempt to ensure the correct curses.h is used on Linux
Tutorial: untrapping traps
Tutorial: quaffing potions
Tutorial: Knight jumping
Tutorial: tip containers
Tutorial: spellcasting
add more fallback values to allow basic build to proceed
This is cron-daily v1-Apr-1-2024. 000files updated: Files
aim for successful build even without using hints file
fix reported missing closing '%' in fetch.cmd
Revert "remove extraneous script file (Windows)"
Tutorial: clear user-given obj type names
Fix Snickersnee attack
Monsters trapped in pits cannot kick
Dwarves can sense buried items under their feet
Alchemy smock reduces chances of dipped potions exploding
Tutorial: squeezing through small gaps
Allow kelp in walls of water
build GitHub NetHack-3.6 with gcc-15 on Linux without warnings