Commit Graph

  • 91e2d3633e Use macro for a location next to hero Pasi Kallinen 2022-02-12 11:05:07 +02:00
  • 2b4cf04281 fix gamelog 1st kill vs 1st weapon hit sequencing PatR 2022-02-11 16:17:17 -08:00
  • 9b6d6d3133 apple pasteboard PatR 2022-02-11 14:43:01 -08:00
  • 27dd93df17 more curses get_count PatR 2022-02-11 12:12:35 -08:00
  • 14b70dd824 curses menu count entry PatR 2022-02-11 12:10:20 -08:00
  • 2ca8ac9a80 Make the "wall of water" stop thrown or kicked items Pasi Kallinen 2022-02-11 20:38:29 +02:00
  • cd797afd0e Don't show rusting of items landing in water Pasi Kallinen 2022-02-11 20:13:20 +02:00
  • 8ce3e08d00 Give a sound message when thrown item lands in water or lava Pasi Kallinen 2022-02-11 20:05:04 +02:00
  • 86cfbb7325 curses: support digits as menu group accelerators PatR 2022-02-11 10:04:03 -08:00
  • 5faace8b9e remove unnecessary null checks from christen_monst nhmall 2022-02-11 09:08:31 -05:00
  • 7c1dba3f0b remove redundant null-check on christen_orc() SHIRAKATA Kentaro 2022-02-09 03:17:53 +09:00
  • 880590ef0b Qt: support digit chars as menu group accelerators PatR 2022-02-10 18:05:50 -08:00
  • 246abbbf5c update tested versions of visual studio nhmall 2022-02-10 18:58:06 -05:00
  • 9b1a501c34 error on parse_condition pr #680 nhmall 2022-02-10 18:18:25 -05:00
  • 0f2a1ac002 number_pad menu hack PatR 2022-02-10 14:18:44 -08:00
  • 8261b61138 This is cron-daily v1-Feb-8-2022. 005manpages updated: recover.txt nhw_cron 2022-02-08 12:24:09 -05:00
  • 200f6424e5 This is cron-daily v1-Feb-8-2022. 005manpages updated: nethack.txt nhw_cron 2022-02-08 12:24:09 -05:00
  • c6d2c5e0ba This is cron-daily v1-Feb-8-2022. 005manpages updated: makedefs.txt nhw_cron 2022-02-08 12:24:09 -05:00
  • ff65042b73 This is cron-daily v1-Feb-8-2022. 005manpages updated: dlb.txt nhw_cron 2022-02-08 11:24:11 -05:00
  • 6fc5f133a8 This is cron-daily v1-Feb-8-2022. 001datesub updated: ./doc/dlb.6 nhw_cron 2022-02-08 11:24:10 -05:00
  • 3ea4b00879 memory management PatR 2022-02-10 12:14:27 -08:00
  • e02834ff87 strdup vs dupstr PatR 2022-02-10 10:25:25 -08:00
  • a9ba536e38 livelog/chronicle start of game PatR 2022-02-10 10:17:34 -08:00
  • 08da5befcb comment out some now dead code nhmall 2022-02-10 09:16:29 -05:00
  • 96ba3c04d1 logging experience level changes again PatR 2022-02-10 05:45:07 -08:00
  • c036c59b00 Monsters should growl even if you can't hear it Pasi Kallinen 2022-02-10 13:41:50 +02:00
  • 675fc39a06 add comment with some tile palette info nhmall 2022-02-09 23:16:48 -05:00
  • a1feac496e cursed list vs worn light again PatR 2022-02-09 16:38:26 -08:00
  • d761263e89 livelog tweaks PatR 2022-02-09 14:25:32 -08:00
  • c845a765a5 pr #675 and pr #676 nhmall 2022-02-09 16:16:36 -05:00
  • 478daa0002 Merge branch 'argrath' into NetHack-3.7 nhmall 2022-02-09 16:09:37 -05:00
  • a0771c770b flush_screen() sequencing PatR 2022-02-09 13:02:19 -08:00
  • 1e90f89203 Chronicle of major events, and livelog Pasi Kallinen 2022-02-09 22:36:19 +02:00
  • a1b14b6b5c Merge branch 'fix-eat' of https://github.com/argrath/NetHack into argrath nhmall 2022-02-09 15:46:31 -05:00
  • d0eceb9508 Merge branch 'fix-save' of https://github.com/argrath/NetHack into argrath nhmall 2022-02-09 15:45:01 -05:00
  • 9bd8bcdcfb move null-check on tin_details() SHIRAKATA Kentaro 2022-02-09 05:27:21 +09:00
  • cfcfc3429f water description tweaks PatR 2022-02-09 11:55:08 -08:00
  • 128966bfe1 move null-check on savelev() SHIRAKATA Kentaro 2022-02-09 02:39:05 +09:00
  • 445573a01f enhanced water description PatR 2022-02-09 04:16:27 -08:00
  • d94ebf7396 tab to spaces follow-up nhmall 2022-02-09 05:52:55 -05:00
  • 0e9ecb88fb don't dereference NULL u.ustuck in dobuzz() nhmall 2022-02-09 05:47:08 -05:00
  • 2c7fa4a704 trap magic number follow-up nhmall 2022-02-08 19:29:27 -05:00
  • 947d80ec6f replace some trap function result magic numbers nhmall 2022-02-08 19:16:42 -05:00
  • fe03b10208 fix mintrap() return value and resurrect dead code nhmall 2022-02-08 17:31:34 -05:00
  • f1ef83b4db fixes3-7-0.txt updates for pr #669 and pr #671 nhmall 2022-02-08 16:20:58 -05:00
  • ca17edb99f Merge branch 'pr671' into NetHack-3.7 nhmall 2022-02-08 16:10:49 -05:00
  • 78dc1302eb Merge branch 'fix-shk' of https://github.com/argrath/NetHack into pr671 nhmall 2022-02-08 16:09:52 -05:00
  • b55954b2a1 Add null-check on repairable_damage() SHIRAKATA Kentaro 2022-02-09 00:17:16 +09:00
  • ed606cae8c wishing for water terrain PatR 2022-02-08 11:06:26 -08:00
  • e10dff845f remove more leading zeroes nhkeni 2022-02-08 11:35:44 -05:00
  • 1d72646e87 dlb.6: remove leading zero from day-of-month nhkeni 2022-02-08 10:31:43 -05:00
  • adede74dc2 Merge branch 'pr669' into NetHack-3.7 nhmall 2022-02-08 08:21:34 -05:00
  • cf4cc3fa93 add null-check on fill_special_room() SHIRAKATA Kentaro 2022-02-08 17:20:50 +09:00
  • a0100dd300 using prefixes via their extended command names PatR 2022-02-07 16:53:56 -08:00
  • 50d8463b71 <Mon> suddenly appears! vs ^G PatR 2022-02-07 15:55:04 -08:00
  • deec94e533 disallow g/G/F prefix with rush/run commands PatR 2022-02-07 14:22:41 -08:00
  • c2cb89cae9 vms bits to c99 nhmall 2021-01-27 21:15:31 -05:00
  • 5ac860bdc7 there was some left-over k&r code in win/chain nhmall 2022-02-07 14:58:16 -05:00
  • 96c71660c6 fix two reported warnings with SERVER_ADMIN_MSG defined nhmall 2022-02-07 09:16:31 -05:00
  • bbd5577063 Fix copy-paste error Pasi Kallinen 2022-02-07 13:09:52 +02:00
  • 6a8394688b move up/down tweak PatR 2022-02-07 02:29:01 -08:00
  • e2442c395b Make double fight prefix cancel out Pasi Kallinen 2022-02-07 09:14:47 +02:00
  • 568ba7b305 more command prefix handling PatR 2022-02-06 18:09:23 -08:00
  • b3c5d68399 fix movement prefixes PatR 2022-02-06 17:46:31 -08:00
  • f233f1d18c water description PatR 2022-02-06 13:20:15 -08:00
  • ac1a7ae378 updates from cron job nhmall 2022-02-06 15:14:38 -05:00
  • cfd753dd12 command prefix handling PatR 2022-02-06 11:51:00 -08:00
  • 4ee1c66f8f Make solid water behave more consistently Pasi Kallinen 2022-02-06 20:38:18 +02:00
  • 3315a5735e Add unique Rider revival messages Pasi Kallinen 2022-02-06 19:58:58 +02:00
  • 82d404ec51 Death attacking a monster does drain life attack Pasi Kallinen 2022-02-06 19:27:20 +02:00
  • 2bd4386956 Magic traps can toggle intrinsic invisibility Pasi Kallinen 2022-02-06 17:52:40 +02:00
  • 19ff846645 prevent Windows back_buffer_flip() early on nhmall 2022-02-06 10:47:41 -05:00
  • 88e447475e follow up for code-reordering in flush_screen() nhmall 2022-02-06 09:57:26 -05:00
  • 2c456704c4 comment typo PatR 2022-02-06 02:18:17 -08:00
  • 2ca66eaddb Qt-issues.txt: 'toptenwin' issue was fixed PatR 2022-02-06 01:31:14 -08:00
  • 787d184570 some Makefile.mingw32 tweaking nhmall 2022-02-06 01:02:27 -05:00
  • 3d111a6825 change order of exe dependency in Makefile.mingw32 nhmall 2022-02-05 21:51:50 -05:00
  • 44398d90b7 Qt: add tool tips for status window icons PatR 2022-02-05 18:43:44 -08:00
  • 8aa29f8a08 adjust Makefile.mingw32 for 3.7 date and time stamping nhmall 2022-02-05 21:34:55 -05:00
  • 05f3e6efd3 update the dependencies in sys/windows/Makefile.msc nhmall 2022-02-05 20:12:10 -05:00
  • 3d3febee71 This is cron-daily v1-Feb-3-2022. 000files updated: Files nhw_cron 2022-02-04 19:24:07 -05:00
  • 99cdb8bfb5 a slight code-reordering in flush_screen() nhmall 2022-02-05 14:12:18 -05:00
  • ea2e61aba0 Merge branch 'pr668' into NetHack-3.7 nhmall 2022-02-05 09:33:01 -05:00
  • 211b908681 Merge branch 'remove-redundant' of https://github.com/argrath/NetHack into pr668 nhmall 2022-02-05 08:57:16 -05:00
  • f9f209bb49 Qt 5 vs Qt 6 revisited plus 'make depend' update PatR 2022-02-05 04:15:51 -08:00
  • b87dd4423b remove redundant code SHIRAKATA Kentaro 2022-02-03 05:19:47 +09:00
  • 20054551f9 Don't push unknown boulders when moving Pasi Kallinen 2022-02-05 11:30:31 +02:00
  • 8eb00cf593 Fix thinko in drain life attack Pasi Kallinen 2022-02-05 10:40:34 +02:00
  • 93db2a8a84 Rejigger the prefix input Pasi Kallinen 2022-02-05 10:05:26 +02:00
  • 2e3e53883f remove a workaround in Makefile.mingw32 nhmall 2022-02-04 23:07:22 -05:00
  • e795dd107e fix Makefile.mingw32 nhmall 2022-02-04 20:26:05 -05:00
  • e8341dc9d7 fix github issue #666 - cursed light vs worn light PatR 2022-02-04 16:20:03 -08:00
  • 0fba9cf896 .gitattributes for Xcode directory nhmall 2022-02-04 19:01:11 -05:00
  • c673750d07 This is cron-daily v1-Feb-3-2022. 000files updated: Files nhw_cron 2022-02-04 18:24:07 -05:00
  • 2f83190f8a macOS.370 Lua nhmall 2022-02-04 18:55:12 -05:00
  • ee1eff538c Lua link on Jammy Jellyfish nhmall 2022-02-04 18:03:08 -05:00
  • 5b28db5f23 more obsolete files: DECUS C's preprocessor PatR 2022-02-04 14:34:46 -08:00
  • 6af710bc97 provide a Makefile target to clean the Lua submodule nhmall 2022-02-04 17:11:09 -05:00
  • 82b8175377 This is cron-daily v1-Feb-3-2022. 000files updated: Files nhw_cron 2022-02-04 16:24:08 -05:00
  • 6e7e676fec This is cron-daily v1-Feb-3-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2022-02-04 13:24:10 -05:00