Commit Graph

  • 2138841e63 artifact.c tweak nhmall 2023-12-16 06:16:51 -05:00
  • 358278938a add sanity check on choose_classes_menu() SHIRAKATA Kentaro 2023-12-12 02:37:19 +09:00
  • 6da27c7013 rework artifact.c to not use null pointers at all nhmall 2023-12-15 23:52:57 -05:00
  • c0acf2f89f add artifact_nums to nethack --dumpenums nhmall 2023-12-15 19:59:26 -05:00
  • bf5b4c40e2 avoid 'show_transcient_light()' complaint PatR 2023-12-15 14:52:53 -08:00
  • 3c421da746 Previous hero rising as undead in bones retains intrinsics Pasi Kallinen 2023-12-15 16:03:26 +02:00
  • b368d4fbe9 revert a nonnull instance that deviated from the stated rules nhmall 2023-12-15 00:52:15 -05:00
  • 6467b983eb part2: remediate some nonnull-related compiler warnings nhmall 2023-12-14 20:06:57 -05:00
  • 978ec6a3a7 augment include/extern.h with nonnull arg info nhmall 2023-12-14 20:06:03 -05:00
  • ae83a430c6 refine pickup_thrown+pickup_stolen+dropped_nopick PatR 2023-12-13 20:44:13 -08:00
  • 9d3710163e fix #K4063 - "back on ground" given at odd time PatR 2023-12-13 13:15:18 -08:00
  • d4c0f6bb75 Fix minetn-1 regions Pasi Kallinen 2023-12-13 17:55:34 +02:00
  • b9768ad43a Fix earthquake causing boulder on lava sanity Pasi Kallinen 2023-12-13 14:25:24 +02:00
  • 190d840d2a remove unnecessary null-check on gold_detect() SHIRAKATA Kentaro 2022-02-09 17:40:33 +09:00
  • 3cfd579d37 init NhRect, before passing to selection_getbounds nhmall 2023-12-13 00:21:32 -05:00
  • dc02eb3e4f more MUSE WAND_STRING (should be WAND_STRIKING) PatR 2023-12-12 20:15:50 -08:00
  • c3f9d8cde2 fix which file contains mimic_hit_msg in extern.h nhmall 2023-12-12 22:42:51 -05:00
  • c4e5a06e95 fix more extern.h file containing functions nhmall 2023-12-12 22:33:09 -05:00
  • 2413ac2be7 Fix crash during restore when mounted Alex Smith 2023-12-13 01:33:24 +00:00
  • 8b5e9eadb1 more drawbridge destruction - MUSE WAN_STRING PatR 2023-12-12 16:07:36 -08:00
  • 39a9833f78 castle drawbridge tune management PatR 2023-12-12 15:49:04 -08:00
  • b58d89dbcb fix which file contains dealloc_monst() in extern.h nhmall 2023-12-12 16:37:15 -05:00
  • fb139a462e fix which file contains parse_sym_line() in extern.h nhmall 2023-12-12 12:27:50 -05:00
  • 9ad9a558c4 fix which file contains map_engraving() nhmall 2023-12-12 11:57:49 -05:00
  • 56e0cfcfcf Merge branch 'fix-detect2' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2023-12-12 10:14:42 -05:00
  • 7b8998aa34 remove unused argument on display_trap_map() SHIRAKATA Kentaro 2023-12-12 14:48:13 +09:00
  • 7fb192018d follow-up bit nhmall 2023-12-12 00:54:36 -05:00
  • 3bdb53fe25 follow-up to earlier music.c change nhmall 2023-12-12 00:40:44 -05:00
  • c9ef210378 fix #K4061 - wand with "interesting effect" PatR 2023-12-11 21:04:12 -08:00
  • 4bd7f265f1 wizard mode terrain wishing at drawbridge spot PatR 2023-12-11 19:54:20 -08:00
  • e9e444d109 castle drawbridge tune tweak PatR 2023-12-11 18:44:29 -08:00
  • 8e99df14ae refine #K4060 fix - affect of riding on stealth PatR 2023-12-11 13:55:35 -08:00
  • 28bd51fecb Merge branch 'fix-uhitm' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2023-12-11 11:29:34 -05:00
  • 96fdc1234b add comments after assessing some subfunctions nhmall 2023-12-11 11:28:20 -05:00
  • a7db78f7d6 fix #K4060 - "you walk quietly" while riding PatR 2023-12-10 22:09:26 -08:00
  • 5de1f6e5ed remove unnecessary null-check on hmon_hitmon_poison() SHIRAKATA Kentaro 2023-12-06 12:48:09 +09:00
  • f3408b87ba A new HP regeneration formula Alex Smith 2023-12-11 03:03:23 +00:00
  • c2802dba2d Demons cannot be frightened by showing them their reflection Pasi Kallinen 2023-12-10 20:10:22 +02:00
  • e0f591bc49 fixes3-7-0.txt entry for pull request 1155 nhmall 2023-12-10 10:42:01 -05:00
  • 0006ff7d01 Merge branch 'combo_msg_window_vs_getlin' of https://github.com/entrez/NetHack into NetHack-3.7 nhmall 2023-12-10 10:39:58 -05:00
  • c17cc6740b Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhmall 2023-12-10 10:39:15 -05:00
  • aa5ad3e37e Split tip container menu function Pasi Kallinen 2023-12-10 17:32:47 +02:00
  • 31717fe227 fix github issue #1170 - trapped without a trap PatR 2023-12-10 03:21:52 -08:00
  • 1e927a4228 Merge branch 'fix-nhlua' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2023-12-09 21:44:21 -05:00
  • 8b821d0e00 follow-up for Lua mirror target nhmall 2023-12-09 12:11:27 -05:00
  • 70c21cda51 alternative make target using Lua's mirror nhmall 2023-12-09 12:07:00 -05:00
  • 2996e42b79 Redo my clobbered commit Pasi Kallinen 2023-12-09 16:06:07 +02:00
  • 9529e3f592 augment paying shk via menu PatR 2023-12-09 04:21:25 -08:00
  • 252e661b72 Prioritize paying shopkeeper next to you even if multiple are detected Pasi Kallinen 2023-12-09 13:24:50 +02:00
  • 1ceb9d2d91 Show menu when paying items Pasi Kallinen 2023-12-09 12:43:37 +02:00
  • 0ef2f15f51 check tty in can_set_perm_invent nhmall 2023-12-09 01:31:08 -05:00
  • 0c88c91c83 mdlib.c revisited PatR 2023-12-08 19:12:38 -08:00
  • cb1eadd6b7 Don't pay the shopkeeper when displacing a pet in a shop Alex Smith 2023-12-09 02:03:31 +00:00
  • a6985b1f1a Guidebook updates nhmall 2023-12-08 19:45:07 -05:00
  • a7f099dd3e pull request #1158 - grand poohbah PatR 2023-12-08 15:55:04 -08:00
  • 07ee773a0b Call hallu high priest "grand poohbah", not "high" Michael Meyer 2023-11-30 14:17:08 -05:00
  • c459630bf3 bump EDITLEVEL for nopick_dropped+pickup_stolen PatR 2023-12-08 15:49:16 -08:00
  • c08304f875 fixes entry for PR #1140 - nopick_dropped PatR 2023-12-08 15:30:04 -08:00
  • e427063560 Enable 'dropped_nopick' by default Michael Meyer 2023-11-17 12:23:49 -05:00
  • 1736f3caaa Add 'pickup_stolen' option Michael Meyer 2023-11-17 09:37:16 -05:00
  • ecda85cc32 Don't merge stacks w/ different was_thrown/dropped Michael Meyer 2023-11-17 08:49:14 -05:00
  • c07d114644 Add object sanity check for was_dropped/was_thrown Michael Meyer 2023-11-17 08:45:55 -05:00
  • e2e89cb93e Rename/invert 'pickup_dropped' to 'dropped_nopick' Michael Meyer 2023-11-16 23:38:21 -05:00
  • d7d1c1476d Add option to exclude dropped items from autopick Michael Meyer 2023-11-16 09:57:31 -05:00
  • 275713b56e more source reformatting PatR 2023-12-08 12:15:24 -08:00
  • ecb3a1a68d Change mind flayers, the Wizard, and the riders to bright magenta Pasi Kallinen 2023-12-08 22:03:54 +02:00
  • 9ea2894448 fix discovered artifact panic PatR 2023-12-08 11:41:53 -08:00
  • ad833ce02d Add more tile grayscale mappings Pasi Kallinen 2023-12-08 21:15:07 +02:00
  • 7259ae21f5 initializer fix for !VIRTUAL_TERMINAL_SEQUENCES nhmall 2023-12-08 13:01:52 -05:00
  • dbb41f4a2d const warning in sound/fmod/fmod.c nhmall 2023-12-08 12:31:49 -05:00
  • 348f88c726 Walking into a shopkeeper tries to pay the bill Pasi Kallinen 2023-12-08 18:31:16 +02:00
  • 20b91270ba Fix wrong level flags in mazes below Medusa Pasi Kallinen 2023-12-08 14:10:08 +02:00
  • a1f21b702d warning fix for #if CRASHREPORT PatR 2023-12-08 03:30:32 -08:00
  • 2a9ede0fd7 ill-formed macro (build fix) nhmall 2023-12-08 05:01:47 -05:00
  • c41cb1a7fa source reformatting PatR 2023-12-08 00:30:10 -08:00
  • 2bd967fe8a a few fewer update_inventory() calls PatR 2023-12-07 22:47:57 -08:00
  • d2ae6fd5d2 Split out wizmode monpolycontrol part Pasi Kallinen 2023-12-08 08:32:07 +02:00
  • 4140a0023c fix #4059 - TTY_PERM_INVENT not freeing memory PatR 2023-12-07 18:36:14 -08:00
  • 5186af22c7 another MONITOR_HEAP bit PatR 2023-12-07 18:31:56 -08:00
  • b1f67a9842 lua memory usage PatR 2023-12-07 11:48:05 -08:00
  • 3b2d3eabed Change wolf, werewolf, and warg colors Pasi Kallinen 2023-12-07 17:40:15 +02:00
  • 4140491289 Merge branch 'fix-exit-crash' of https://github.com/chasonr/NetHack into NetHack-3.7 nhmall 2023-12-07 10:08:07 -05:00
  • fc4f0a603d Merge branch 'vesa-fixes' of https://github.com/chasonr/NetHack into NetHack-3.7 nhmall 2023-12-07 10:07:24 -05:00
  • f31a110d75 yet more monsym() nhmall 2023-12-07 09:59:34 -05:00
  • 12ca2be5b4 more fixes via monsym() nhmall 2023-12-07 09:55:37 -05:00
  • e639c4bdaa A recent patch 634f4928 introduced new tty behavior, where calling term_start_color(NO_COLOR) would have the same effect as calling term_end_color(). nhmall 2023-12-07 09:34:05 -05:00
  • df66ee1ad9 Avoid calling Curses after it is shut down Ray Chason 2023-12-07 07:07:21 -05:00
  • 5c5a5cf2cc minor memory leak in mdlib opttext[] PatR 2023-12-07 04:05:26 -08:00
  • 6e2fa24344 Change hezrou and vrock color to green Pasi Kallinen 2023-12-07 13:50:48 +02:00
  • 634f492827 fix #K4058 - tty: perm_invent fixes PatR 2023-12-07 03:22:44 -08:00
  • 7c20bf4afa tty: term_start_color(NO_COLOR) PatR 2023-12-07 02:52:41 -08:00
  • ee3ebcc10d fix bug in mon.c reported by paxed nhmall 2023-12-06 22:18:11 -05:00
  • c1910026f0 include some more enum dumps nhmall 2023-12-06 21:41:49 -05:00
  • 11a926c4cc TTY_PERM_INVENT: menucolors colors text, not inv letter nhmall 2023-12-06 15:41:06 -05:00
  • 0d508cc936 Implement the spellbook of chain lightning Alex Smith 2023-12-06 19:57:44 +00:00
  • 45856e3b5b follow-up: bordercolor lacked have expected offset nhmall 2023-12-06 13:49:33 -05:00
  • 8018fe64cf remove an outdated TODO: comment in wintty.c nhmall 2023-12-06 13:42:28 -05:00
  • 54332f5598 TTY_PERM_INVENT: honor color passed by add_menu() nhmall 2023-12-06 13:30:33 -05:00
  • 1f52205ee2 Fix crashes and weirdness in VESA text mode Ray Chason 2023-12-06 09:05:23 -05:00
  • 1b1c45d3ce TTY_PERM_INVENT perminv_mode=inuse PatR 2023-12-06 02:19:41 -08:00