Commit Graph

  • 16c723f0be update tested versions of Visual Studio 2025-08-19 nhmall 2025-08-19 13:21:56 -04:00
  • 6c3e70ad77 remove stray tabs from *.c files and config.h nhmall 2025-08-19 08:35:39 -04:00
  • 070730d845 Qt6 wasn't exiting as expected after saving the game nhmall 2025-08-17 01:33:24 -04:00
  • 16716c2d3a update tested versions of Visual Studio 2025-08-16 nhmall 2025-08-16 12:38:58 -04:00
  • 8f4c0f2215 You can throw objects at mimics if you know there's a monster there Alex Smith 2025-08-16 01:24:58 +01:00
  • 351ed094b4 fix? github issue #1431 - init_role_redist() PatR 2025-08-11 15:28:11 -07:00
  • 407a2e0ea8 fix issue #1436 - object_from_map() vs Hallu PatR 2025-08-10 12:45:29 -07:00
  • 4bde4b439d 'opthelp' tidbit PatR 2025-08-08 13:41:27 -07:00
  • b876381b72 add support for [[maybe_unused]] if available nhmall 2025-08-07 21:47:40 -04:00
  • 93803de413 work around an X11 build issue under C23 nhmall 2025-08-07 21:41:25 -04:00
  • dc48ff9f1e remove UNUSED from prototype in util/sfexpasc.c nhmall 2025-08-07 20:05:38 -04:00
  • 70510f1dbc update visual studio sys/windows/vs/cpp.hint nhmall 2025-08-06 21:27:54 -04:00
  • 5fe7c4d12e update tested versions of Visual Studio 2025-08-06 nhmall 2025-08-06 21:27:25 -04:00
  • 2d6f0d74f2 fix pull request #1433 - silver mace PatR 2025-08-06 15:33:57 -07:00
  • b0076decae more Xcode follow-up Michael Allison 2025-08-06 14:25:50 -04:00
  • 2b399d1739 more follow-up (for Xcode) Michael Allison 2025-08-06 14:12:10 -04:00
  • 80e11c287d more follow-up (for visual studio) nhmall 2025-08-06 13:55:41 -04:00
  • 75a2a61653 some Makefile follow-up nhmall 2025-08-06 13:51:22 -04:00
  • 52573394f0 This is cron-daily v1-Apr-1-2024. 000files updated: Files nhw_cron 2025-08-06 13:24:07 -04:00
  • a0275e2696 consolidate some duplication into sfmacros.h nhmall 2025-08-06 12:56:07 -04:00
  • 6607b48dd1 sfctool build bit nhmall 2025-08-06 12:52:55 -04:00
  • 695c6ef3ac fix issue #1434 - engulfed gas spore explosion PatR 2025-08-05 13:30:17 -07:00
  • 5fe746a0d6 fix issue #1435 - vampire leaders as wolves PatR 2025-08-04 19:56:51 -07:00
  • c08f79b26e more photographing monsters PatR 2025-07-29 15:45:11 -07:00
  • f145cc02f4 photograph experience gains often counted only prior to first move nhmall 2025-07-26 11:03:20 -04:00
  • 36dcb92288 MSYS2 package fix: include lua-5.4.6.dll in zip nhmall 2025-07-19 18:22:35 -04:00
  • 58d377e81e uhitm.c warning fix PatR 2025-07-17 16:29:27 -07:00
  • f58b7a8269 update tested versions of Visual Studio 2025-07-16 nhmall 2025-07-16 21:04:04 -04:00
  • dcef128290 control-v on curses using pdcursesmod nhmall 2025-07-13 23:46:50 -04:00
  • 0db013c08e adjust levitation wand engraving wording slightly nhmall 2025-07-13 21:37:35 -04:00
  • e240efa10b Restoring a game can return to the wishing prompt Pasi Kallinen 2025-07-12 18:21:09 +03:00
  • 65774372e6 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2025-07-11 15:44:43 -04:00
  • 03415bc595 fix typo nhkeni 2025-07-11 15:44:23 -04:00
  • 8570421449 Create familiar spell can create harder creatures Pasi Kallinen 2025-07-11 13:04:25 +03:00
  • 6c22e7af45 attempt to ensure the correct curses.h is used on Linux nhmall 2025-07-10 22:44:56 -04:00
  • e5bd185ab5 Tutorial: untrapping traps Pasi Kallinen 2025-07-10 13:48:16 +03:00
  • 588dc6b73f Tutorial: quaffing potions Pasi Kallinen 2025-07-10 13:40:04 +03:00
  • 06ab2ce604 Tutorial: Knight jumping Pasi Kallinen 2025-07-10 11:07:45 +03:00
  • 44b9ffe245 Tutorial: tip containers Pasi Kallinen 2025-07-10 11:01:30 +03:00
  • 3440193a5a Tutorial: spellcasting Pasi Kallinen 2025-07-09 18:30:54 +03:00
  • b4f2ef853a add more fallback values to allow basic build to proceed nhmall 2025-07-07 12:43:27 -04:00
  • adef0707f7 This is cron-daily v1-Apr-1-2024. 000files updated: Files nhw_cron 2025-07-07 10:24:06 -04:00
  • 69cf9ad689 aim for successful build even without using hints file nhmall 2025-07-07 10:32:47 -04:00
  • ce8c4c3ca2 fix reported missing closing '%' in fetch.cmd nhmall 2025-07-07 10:07:02 -04:00
  • da132e3bb0 Revert "remove extraneous script file (Windows)" nhmall 2025-07-07 10:00:25 -04:00
  • 079dca27f2 Tutorial: clear user-given obj type names Pasi Kallinen 2025-07-07 13:08:07 +03:00
  • 0da45c1e74 Fix Snickersnee attack Pasi Kallinen 2025-07-05 19:59:23 +03:00
  • e2b80cd886 Monsters trapped in pits cannot kick Pasi Kallinen 2025-07-04 17:39:08 +03:00
  • a0d9c94ece Dwarves can sense buried items under their feet Pasi Kallinen 2025-07-04 17:04:37 +03:00
  • b8664198da Alchemy smock reduces chances of dipped potions exploding Pasi Kallinen 2025-07-03 21:07:05 +03:00
  • 76de716d2d Tutorial: squeezing through small gaps Pasi Kallinen 2025-07-03 10:09:51 +03:00
  • 04e651ca34 Allow kelp in walls of water Pasi Kallinen 2025-07-02 17:24:15 +03:00
  • 79bbd33675 Add a false rumor Pasi Kallinen 2025-07-01 21:04:41 +03:00
  • 47e95a126e Tutorial: wrong secret door Pasi Kallinen 2025-07-01 16:18:58 +03:00
  • 751b296e3b Tutorial: boulders and a trapdoor Pasi Kallinen 2025-06-30 18:00:08 +03:00
  • 20b03ec0c5 Fix wrong key code in binding keys Pasi Kallinen 2025-06-30 17:59:38 +03:00
  • fed5be6943 another follow-up bit for X11 nhmall 2025-06-30 09:21:17 -04:00
  • 1ece615eb2 fixes3-7-0.txt catch-up; also replace some magic hex numbers nhmall 2025-06-30 09:04:41 -04:00
  • 2b0530a5ed Tutorial: iron bars to show hidden stairs Pasi Kallinen 2025-06-30 12:41:16 +03:00
  • a89d6b3bae Tutorial: fix non-alt keys shown as alt-combos Pasi Kallinen 2025-06-30 12:34:40 +03:00
  • a93397e286 follow-up bit nhmall 2025-06-29 20:43:28 -04:00
  • 459a339a95 X11: strip extra bits off color when used as index nhmall 2025-06-29 13:31:02 -04:00
  • 34b42d2354 recent qt6 requires c++20 nhmall 2025-06-29 11:59:07 -04:00
  • 8d8867007f Typofix Pasi Kallinen 2025-06-27 00:28:27 +03:00
  • 02885dfccf X11 xrdb complaints PatR 2025-06-21 22:16:35 -07:00
  • 1e5a132fa1 update tested versions of Visual Studio 2025-06-19 nhmall 2025-06-19 13:44:06 -04:00
  • 7122c0cb0a Add a literary reference to genetic engineer database entry Pasi Kallinen 2025-06-19 12:00:56 +03:00
  • 92f02d73a4 github issue #1416 - regression of towel's weight PatR 2025-06-04 13:27:24 -07:00
  • c384f6acb6 macro whitespace cleanup in util/sfexpasc.c nhmall 2025-06-04 07:39:12 -04:00
  • 8d0b284dc6 update tested versions of Visual Studio 2025-06-04 nhmall 2025-06-04 07:37:34 -04:00
  • b8aa0a507c warning in cfgfiles.c while building sfctool nhmall 2025-06-04 05:51:03 -04:00
  • 45f751989a fix #K4331 - sticking from distance PatR 2025-06-03 22:13:22 -07:00
  • 28af1d6410 whitespace cleanup in sfbase.c nhmall 2025-06-03 20:45:08 -04:00
  • 356f451b1b prevent a double free() nhmall 2025-06-03 07:35:34 -04:00
  • 6c6d8afb8f fix a warning during sfctool build nhmall 2025-06-02 22:37:48 -04:00
  • cb12423a2e sys/unix/Makefile.utl update for sfctool nhmall 2025-06-02 21:52:38 -04:00
  • d25e016140 typo fix again nhmall 2025-06-02 21:38:21 -04:00
  • c85b3f87d1 GNUmakefile follow-up nhmall 2025-06-02 21:33:05 -04:00
  • 34c010579b update sys/windows/Makefile.nmake for sfctool nhmall 2025-06-02 21:20:47 -04:00
  • 5d9656c801 typo fix in sys/windows/GNUmakefile nhmall 2025-06-02 21:17:40 -04:00
  • 1fb403f299 sfctool MSYS2 build nhmall 2025-06-02 21:08:38 -04:00
  • 1aafd7dfcd monster weapon sanity check PatR 2025-06-02 13:20:55 -07:00
  • f385f36c06 more Windows CI testing nhmall 2025-06-02 12:35:31 -04:00
  • 436b26c699 Revert "CI remove msbuild@1 task" nhmall 2025-06-02 12:32:28 -04:00
  • c7484730cc CI remove msbuild@1 task nhmall 2025-06-02 12:25:30 -04:00
  • e33cf7a6d6 more CI, GNUmakefile interaction nhmall 2025-06-02 12:07:11 -04:00
  • 4fcbd91d22 fix a CI warning nhmall 2025-06-02 12:03:30 -04:00
  • f262b8b015 CI mingw update nhmall 2025-06-02 12:00:42 -04:00
  • 4e93cfc825 CI update for mingw nhmall 2025-06-02 11:13:43 -04:00
  • 40c1842010 update Windows Makefile.nmake nhmall 2025-06-02 10:42:21 -04:00
  • a9c0cd624f a build fix, due to compile issue for pdcursesmod nhmall 2025-06-02 10:32:36 -04:00
  • afafc69eed MSYS2 build fixes nhmall 2025-06-02 08:50:10 -04:00
  • a0da9168b7 remove a debugging bit in restore.c nhmall 2025-06-01 22:43:34 -04:00
  • 8d5ffbd6e3 permapoisoned follow-up nhmall 2025-06-01 22:31:09 -04:00
  • 2414e56646 Xcode project update to include: cfgfiles.c sfbase.c Michael Allison 2025-06-01 22:04:44 -04:00
  • 66007e6783 remove duplicated code from sfctool.c, sftags.c nhmall 2025-06-01 15:32:55 -04:00
  • 79be47b1ad montraits of weapon-wielding monsters PatR 2025-05-31 16:41:43 -07:00
  • 468be966fe wishing for "<shape> amulet" PatR 2025-05-31 09:15:25 -07:00
  • 32e8aa1068 more descriptive message in sfctool for outdated savefile nhmall 2025-05-31 11:19:46 -04:00
  • 3aef3eef86 try to prevent a segfault on macOS Michael Allison 2025-05-31 10:55:06 -04:00