Commit Graph

  • 749f2ffb0e update 'hitpointbar' documentation PatR 2024-04-12 11:52:26 -07:00
  • 6445c97a4e Merge branch 'NetHack:NetHack-3.7' into NetHack-3.7 RainRat 2024-04-12 09:03:48 -07:00
  • 00d0700e75 Pit fiends can easily climb out of pits Pasi Kallinen 2024-04-12 11:13:24 +03:00
  • ef7046e9bf Merge branch 'NetHack:NetHack-3.7' into NetHack-3.7 RainRat 2024-04-11 18:29:38 -07:00
  • 8bbbe38fb5 fix garbled message on symset change from O menu nhmall 2024-04-11 20:24:38 -04:00
  • 7b0ba4a562 Merge branch 'NetHack:NetHack-3.7' into NetHack-3.7 RainRat 2024-04-11 14:00:18 -07:00
  • f15035868c Change Nalzok and Minion of Huhetotl to bright red Pasi Kallinen 2024-04-11 19:20:50 +03:00
  • 7da370d74a experimental hitpointbar change PatR 2024-04-11 11:06:29 -07:00
  • 16c693eedf fix lingering error on Windows nmake command line build src\cmd.c(3453) : warning C4701: potentially uninitialized local variable 'func' used src\cmd.c(3453) : error C4703: potentially uninitialized local pointer variable 'func' used nhmall 2024-04-11 12:23:56 -04:00
  • 7cf7fe3c9b Init a possibly uninitialized variable Pasi Kallinen 2024-04-11 18:52:51 +03:00
  • f1c77aa2fd Pets avoid a location hero just kicked Pasi Kallinen 2024-04-11 18:05:12 +03:00
  • 2787bfdcbd Merge branch 'NetHack:NetHack-3.7' into NetHack-3.7 RainRat 2024-04-10 23:26:14 -07:00
  • 62b78ba037 Hero movement affects water bubble direction Pasi Kallinen 2024-04-10 21:56:49 +03:00
  • 46370fc124 another follow-up: move values that can't be indexes nhmall 2024-04-10 11:34:41 -04:00
  • 125208d30b follow-up bit to explit mon entries in make_corpse() nhmall 2024-04-10 11:29:31 -04:00
  • a85cd7d5c8 let compiler catch missing additions during development nhmall 2024-04-10 11:07:40 -04:00
  • 7656804ae9 fix typos RainRat 2024-04-10 00:46:21 -07:00
  • 85c8644469 Gold dragon should drop scales Pasi Kallinen 2024-04-09 08:40:56 +03:00
  • 6cc8630c22 feedback for #wizbury PatR 2024-04-08 17:16:21 -07:00
  • fc56ca0767 barbded devil and ice devil difficulty ratings PatR 2024-04-08 15:59:05 -07:00
  • c96f2e7eb5 horses can't vomit PatR 2024-04-08 12:46:41 -07:00
  • f545ca8f22 fix #K4138 - untrapping a monster while blind PatR 2024-04-07 16:56:02 -07:00
  • 5294b0a320 follow-up comment wording nhmall 2024-04-07 17:22:03 -04:00
  • b573538253 fix reported segfault during configfile processing nhmall 2024-04-07 13:14:12 -04:00
  • 0c29f88d0e Move showdamage to Advanced options Pasi Kallinen 2024-04-07 17:19:25 +03:00
  • 712a735111 Guidebook: hitpointbar is also available in curses Pasi Kallinen 2024-04-07 12:24:19 +03:00
  • f16a5f49ed mfrozen sanity check PatR 2024-04-06 18:59:45 -07:00
  • 97000bd64b leader of orcs that raided mine-town PatR 2024-04-06 18:43:28 -07:00
  • 2b6b056f0e fix github issue #1230 - sleeping orc catches gold PatR 2024-04-06 18:39:11 -07:00
  • 7ecc778173 Curses: fix pile hilite background color Pasi Kallinen 2024-04-05 20:13:02 +03:00
  • 969c87c0a1 Unblind telepathy range and carried artifacts Pasi Kallinen 2024-04-05 09:44:52 +03:00
  • 080c6747fd follow-up bit nhmall 2024-04-04 16:51:51 -04:00
  • 2b0459e2b8 undo a dodgy 'O' menu optimization PatR 2024-04-04 13:35:51 -07:00
  • 28ed8e7962 Unblind telepathy range Pasi Kallinen 2024-04-04 23:22:24 +03:00
  • 12873e2773 cmd.c formatting bit PatR 2024-04-04 06:57:34 -07:00
  • ca5fd442b8 fix is_cmap_stairs() and is_cmap_lava() PatR 2024-04-04 06:44:23 -07:00
  • 8558981d9d "can't #offer" phrasing PatR 2024-04-04 05:28:22 -07:00
  • 8762ab38ef Silent monsters in stinking clouds don't cough Pasi Kallinen 2024-04-04 12:26:57 +03:00
  • f0fdd3c371 Make hero polyed into fog cloud emit clouds Pasi Kallinen 2024-04-04 12:15:39 +03:00
  • 7f1bbdfb0e Hero polyed into fog cloud will also maintain clouds Pasi Kallinen 2024-04-04 11:33:09 +03:00
  • e2d3368b0e Make hero polyed into hezrou also stink Pasi Kallinen 2024-04-04 11:20:45 +03:00
  • 1487d05c92 resolve 3 warnings during DOS cross-compile nhmall 2024-04-03 12:15:51 -04:00
  • defb5d5f80 Pets considered any noise made by hero as whistling Pasi Kallinen 2024-04-03 12:42:38 +03:00
  • 6aaab97044 Sunsword's #invoke for blinding ray PatR 2024-04-02 19:56:39 -07:00
  • e821274382 Excalibur is much harder to get if hero is not a knight Pasi Kallinen 2024-04-02 20:41:54 +03:00
  • c4d4bafb44 Fix NO_TERMS compile, rename func Pasi Kallinen 2024-04-02 14:30:16 +03:00
  • 7030b0b9fe tty: hide cursor unless waiting for user input Pasi Kallinen 2024-04-02 10:25:32 +03:00
  • de69dd750b some zap.c formatting PatR 2024-04-01 14:18:25 -07:00
  • 40e3b3b64a doc update VIEWDEPRECATIONS=1 nhmall 2024-04-01 15:12:28 -04:00
  • d0c543748e follow-up: use VIEWDEPRECATIONS instead of KEEPDEPRECATIONS nhmall 2024-04-01 15:04:07 -04:00
  • 61252f5c02 allow KEEPDEPRECATIONS=1 on make command line to see what's deprecated nhmall 2024-04-01 14:59:41 -04:00
  • 459f5f77c1 pass NETHACK_VERSION to package subproject nhmall 2024-04-01 09:24:09 -04:00
  • 9ba045b264 This is cron-daily v1-Dec-5-2024. 000files updated: Files nhw_cron 2024-03-31 22:24:06 -04:00
  • 69ecd69871 follow-up re: vs2017 nhmall 2024-03-31 21:38:57 -04:00
  • 31bab7eae6 This is cron-daily v1-Dec-5-2024. 000files updated: Files nhw_cron 2024-03-31 21:24:06 -04:00
  • 410c1b6cbd stop support & testing of nearly 7 year old vs2017 nhmall 2024-03-31 21:31:34 -04:00
  • 0a4f9de695 follow-up: remove explicit Windows SDK reference nhmall 2024-03-31 20:43:15 -04:00
  • 1d4aeb4f15 add some zip file packaging to visual studio proj nhmall 2024-03-31 20:37:56 -04:00
  • dddfd66e7a undo recent DECgraphics optimizations PatR 2024-03-31 15:49:16 -07:00
  • 7f12c7e0e6 comment thinko PatR 2024-03-31 15:46:10 -07:00
  • 3755738e7f This is cron-daily v1-Dec-5-2024. 000files updated: Files nhw_cron 2024-03-31 15:24:16 -04:00
  • 6f3a54367e follow-up to fix the git mv done earlier nhmall 2024-03-31 14:06:05 -04:00
  • e00e423262 remove leading period from Windows template file nhmall 2024-03-31 13:53:48 -04:00
  • 44575ab347 Prevent blinding ray at yourself Pasi Kallinen 2024-03-31 20:23:57 +03:00
  • c71e8ec8d4 Sunsword can be invoked to create a blinding ray Pasi Kallinen 2024-03-31 19:43:33 +03:00
  • 5ee813091a remove specific Windows 10 sdk reference nhmall 2024-03-31 12:01:05 -04:00
  • 1b0ba3433c Show damage only when any damage is dealt Pasi Kallinen 2024-03-31 18:51:34 +03:00
  • f71b0caecd visual studio project updates nhmall 2024-03-31 10:21:08 -04:00
  • 8262eb2fe4 add fetch nhmall 2024-03-31 09:09:31 -04:00
  • a3e9c7db2d follow-up: shorten some lines; add an assert nhmall 2024-03-31 08:28:50 -04:00
  • 8ccd8b8937 fix reported segfault in add_custom_nhcolor_entry() nhmall 2024-03-31 08:06:42 -04:00
  • dfd5ca6cad more display of T-shirt/apron text at end-of-game PatR 2024-03-30 07:52:23 -07:00
  • a1a1049890 follow-up for an apparent conflict in Qt5 nhmall 2024-03-29 16:10:33 -04:00
  • 055246f43d one more staticfn followup nhkeni 2024-03-29 14:10:22 -04:00
  • 22d64456a6 staticfn followup nhkeni 2024-03-29 13:45:27 -04:00
  • af3a0db083 onefile fix nhmall 2024-03-29 07:02:04 -04:00
  • e4ffda7386 blanking novels PatR 2024-03-28 23:44:34 -07:00
  • b4cd1d6ee0 remove unnecessary paragraph nhmall 2024-03-28 10:09:59 -04:00
  • c80bb1990d some Windows build doc updates and typo fixes nhmall 2024-03-28 10:06:08 -04:00
  • 636432e883 variant spellings of "master lich" PatR 2024-03-28 03:10:38 -07:00
  • c6992777f5 end-of-game attribute disclosure in wizard mode PatR 2024-03-27 23:52:37 -07:00
  • 9955b2364b update sys/windows/Install.windows nhmall 2024-03-27 16:44:40 -04:00
  • 5355ee67e2 follow-up: fix copy-and-paste error nhmall 2024-03-27 16:25:33 -04:00
  • bb2fef0f7d rework Windows build instructions nhmall 2024-03-27 16:20:06 -04:00
  • 18baf188ea fix github issue #1220 - shattering unseen weapon PatR 2024-03-26 13:29:29 -07:00
  • fddc966a3e alternate symbol parsing PatR 2024-03-26 11:22:42 -07:00
  • 1864480522 get rid of a [-Wformat-overflow=] warning nhmall 2024-03-26 08:25:32 -04:00
  • 66f92ad182 startup sequence and iflags values nhmall 2024-03-25 22:30:08 -04:00
  • 875c83cc2c fix build when ENHANCED_SYMBOLS is not defined nhmall 2024-03-25 21:25:27 -04:00
  • 80fb1b5f54 provide way for developer to verify custom colors and symbols in effect nhmall 2024-03-25 20:42:48 -04:00
  • 058fc0cecf Fix signedness warning Pasi Kallinen 2024-03-25 18:39:16 +02:00
  • 652b94ab41 another fix reinstatement nhmall 2024-03-25 09:57:53 -04:00
  • 2b6d1fa942 reinstate a warning fix nhmall 2024-03-25 09:53:52 -04:00
  • 7f2af9698f put wintty.c and termcap.c logic to previous nhmall 2024-03-25 09:38:54 -04:00
  • dc7df7c407 deal with added field in shuffle_customizations() nhmall 2024-03-25 00:15:06 -04:00
  • e3409fd4af reinstate 256 color nhmall 2024-03-24 23:47:24 -04:00
  • 4d453193cf wintty.c double-check ordering of color on/off nhmall 2024-03-24 21:41:32 -04:00
  • e43564bee4 clarify panic message from #panic nhkeni 2024-03-24 19:53:48 -04:00
  • 29495f77f7 runtime toggle of ENHANCED_SYMBOLS customsymbols nhmall 2024-03-24 19:39:36 -04:00
  • 780d0912ee indent bit nhmall 2024-03-24 17:01:41 -04:00