Commit Graph

  • 86914f03f0 This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-11-13 08:24:08 -05:00
  • 31a46e72c0 Guidebook date stamp nhmall 2023-11-13 07:46:17 -05:00
  • 62d8d5858f This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-11-13 01:24:09 -05:00
  • 682ae10f51 missing prototype warning ifndef TEXTCOLOR nhmall 2023-11-13 07:26:04 -05:00
  • f74f7988ff MSDOS: implement valid location highlighting Pasi Kallinen 2023-11-13 12:29:10 +02:00
  • dd5ca5b058 Change menu_headings to accept color and attribute Pasi Kallinen 2023-11-13 07:33:48 +02:00
  • dd6c249a8c remove obsolete comment PatR 2023-11-12 10:26:59 -08:00
  • fcf1a42cac fix for two empty-handed hits PatR 2023-11-12 10:21:51 -08:00
  • e4dc88bdea early return on do_play_instrument() SHIRAKATA Kentaro 2023-11-12 15:12:05 +09:00
  • 76d328d86a gi.invalid_obj -> hands_obj nhmall 2023-11-11 19:49:38 -05:00
  • 47bca92e6c follow-up Install.dos: consistent sample dir path nhmall 2023-11-11 12:27:03 -05:00
  • 7b2bf56f40 update Install.dos nhmall 2023-11-11 12:01:28 -05:00
  • e0e60cb97e remove a cast from assignment to same type nhmall 2023-11-11 08:12:17 -05:00
  • ce79cb519c fixes entry for PR #1129 - using up ammo/missiles PatR 2023-11-11 01:25:49 -08:00
  • d42564bacd Better align drop_throw with hero ammo breakage Michael Meyer 2023-11-09 23:31:35 -05:00
  • ee0247ac5f follow-up u.uswallow nhmall 2023-11-10 19:01:16 -05:00
  • b03e5c1ad7 ^G of unseen monster PatR 2023-11-10 15:43:02 -08:00
  • 088c15b3cd improve x_monnam results when swallowed nhmall 2023-11-10 17:01:46 -05:00
  • f360cb24b1 allow monster that has swallowed hero to be named nhmall 2023-11-10 16:35:43 -05:00
  • 4512ae5bbe warning fix PatR 2023-11-10 10:33:50 -08:00
  • a758e88246 PR #1125 - more disturbing buried zombies PatR 2023-11-10 10:33:11 -08:00
  • f97ff175de bring a couple of comments up to date nhmall 2023-11-10 13:17:09 -05:00
  • c44906b28e Put random room engravings on room locations only Pasi Kallinen 2023-11-10 20:08:38 +02:00
  • 392295d770 Require min body weight for step to wake zombies Michael Meyer 2023-11-07 20:00:56 -05:00
  • de2c3f033a Make WT_foo defines unsigned Michael Meyer 2023-11-07 19:56:52 -05:00
  • 069855eefc yet more #1112 - slippery hands vs sink PatR 2023-11-10 09:38:40 -08:00
  • 27e727d7d7 another missed cast removal nhmall 2023-11-10 11:31:24 -05:00
  • 24b6f6a03e follow-up cast removal in eat.c nhmall 2023-11-10 11:28:08 -05:00
  • 314a2a9489 use gi.invalid_obj instead of cg.zeroobj nhmall 2023-11-10 11:07:49 -05:00
  • 17dd51d922 Merge branch 'discard-broken-wand' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2023-11-10 09:14:20 -05:00
  • b63c2ecc2b Merge branch 'fix-options' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2023-11-10 09:13:45 -05:00
  • 915da30c9d more PR #1112 - dipping in sinks PatR 2023-11-10 01:14:24 -08:00
  • 3db06f4c6d split discarding broken wand into separate function SHIRAKATA Kentaro 2023-11-10 02:44:13 +09:00
  • d0ade3b085 streamline PR #1124 PatR 2023-11-09 21:58:58 -08:00
  • 5481657792 pull request #1124 - streamline dosacrifice() PatR 2023-11-09 21:50:02 -08:00
  • 637db78cea streamline dosacrifice(): early return when offering other than corpse SHIRAKATA Kentaro 2023-11-07 00:05:37 +09:00
  • 394fa24666 refine PR #1112 - washing, dipping in sinks PatR 2023-11-09 18:22:06 -08:00
  • f86dbf13b5 fixes entry for PR #1112- wash hands, dip in sink PatR 2023-11-09 16:46:36 -08:00
  • ca56b1d161 Make c_vision_clears const char *const Michael Meyer 2023-10-26 22:04:02 -04:00
  • 674b8c6b07 Add additional sink potion #dipping effects Michael Meyer 2023-10-25 14:16:09 -04:00
  • 3fac63749a Add basic sink #dipping effects Michael Meyer 2023-10-24 19:36:06 -04:00
  • 5af1fad398 Enable hero to wash hands in fountains and pools Michael Meyer 2023-10-24 18:02:30 -04:00
  • 33034ebaba revise the two engraving tiles PatR 2023-11-09 13:52:19 -08:00
  • 2e8adda028 Clouds cannot have engravings in them Pasi Kallinen 2023-11-09 18:07:56 +02:00
  • eb03b1a6db remove unnecessary condition on parseoptions() SHIRAKATA Kentaro 2022-06-20 20:32:23 +09:00
  • e783c82b84 pull request #1116 - mon->mstate flags PatR 2023-11-08 10:23:30 -08:00
  • a69ff06e85 Make mstate flag checks more mutually consistent Michael Meyer 2023-10-30 20:27:42 -04:00
  • 7d007ea365 null-check argument bl before using it SHIRAKATA Kentaro 2023-11-04 17:43:38 +09:00
  • bd2f8b4b8c pull request #1121 - remove unused variable PatR 2023-11-07 16:26:44 -08:00
  • 7e735d9386 remove unused assignments SHIRAKATA Kentaro 2023-11-04 21:17:31 +09:00
  • ffc6aa06cc pull request #1123 - back-on-solid-ground PatR 2023-11-07 16:16:09 -08:00
  • a1b1f3b250 Try to unify "back on solid ground" messaging Michael Meyer 2023-11-06 17:50:25 -05:00
  • 53be8be3e9 Fix: mention_decor preposition vs unusual terrain Michael Meyer 2023-11-06 17:14:41 -05:00
  • 702f914306 pooleffects messaging vs mention_decor Michael Meyer 2023-11-06 16:44:37 -05:00
  • 346cd9e35b Revert part of "Fix: hurtling into wall of water" Michael Meyer 2023-11-06 16:32:32 -05:00
  • ffd9843ad4 pull request #1110 - explore mode access PatR 2023-11-07 15:49:17 -08:00
  • b993edca74 Follow-ups on EXPLORERS authorization Michael Meyer 2023-10-23 21:44:41 -04:00
  • 1e237e4b8f Fix: shunt to explore mode after wizmode auth fail Michael Meyer 2023-10-20 14:37:58 -04:00
  • 85b727c92c Apply sysconf EXPLORERS restriction on startup Michael Meyer 2023-10-20 13:48:15 -04:00
  • 4f405b77ce Remove pw check in authorize_wizard_mode Michael Meyer 2023-10-20 13:26:54 -04:00
  • 484cd86ce3 This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-11-06 16:24:09 -05:00
  • 44c012e9cf doc/Guidebook.mn: Fix overset lines in nroff mode G. Branden Robinson 2023-11-06 14:01:56 -06:00
  • 4eeab8824d doc/Guidebook.txt: Update table annotations G. Branden Robinson 2023-11-05 16:36:27 -06:00
  • 0571cb395e doc/Guidebook.mn: Completely revamp Figure 3 G. Branden Robinson 2023-11-06 13:13:24 -06:00
  • 9658f6769d doc/Guidebook.mn: Caption figures consistently G. Branden Robinson 2023-11-05 15:49:38 -06:00
  • 93dd1a09d5 doc/Guidebook.mn: Improve roff character reference G. Branden Robinson 2023-11-05 15:44:06 -06:00
  • 363f8db139 Use *roffier method of producing Guidebook.dat G. Branden Robinson 2023-11-05 15:37:19 -06:00
  • b35350d7d3 doc/Guidebook.mn: Drop junk argument to TS G. Branden Robinson 2023-11-05 14:34:34 -06:00
  • 9a96e0a198 Fix *roff string usage nit G. Branden Robinson 2023-11-05 13:59:48 -06:00
  • 1538b401e9 quiet a new warning after pull request #1119 nhmall 2023-11-06 07:37:34 -05:00
  • 62ea71bd6b This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-11-06 04:24:09 -05:00
  • 6e137628fb perminv_mode in Guidebook PatR 2023-11-06 00:46:18 -08:00
  • ac57c070be simplified menu_headings fix PatR 2023-11-05 23:50:12 -08:00
  • a40dbe791e pull request #1119 - refine impact vs zombies PatR 2023-11-05 21:56:31 -08:00
  • 98d2b0ecb3 Follow up on disturbing buried zombies Michael Meyer 2023-11-03 13:47:20 -04:00
  • e384e3a5a1 suppress 'variable not used' warning PatR 2023-11-05 17:23:46 -08:00
  • 1b04533b35 fix #4027 - unix command line parsing bug PatR 2023-11-05 17:16:02 -08:00
  • 9d83152ced This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-11-05 06:24:08 -05:00
  • 54a64c35ae pull request #1120 - split same-race-sacrifice from PatR 2023-11-05 15:20:22 -08:00
  • e7b685abe5 pull request #1115 - streamline level_tele() PatR 2023-11-05 15:15:27 -08:00
  • e1b47e74e3 remainder of PR #1109 - named fruit lookup PatR 2023-11-05 15:08:02 -08:00
  • 6cfd3367bc Encyclopedia lookup: check all existing fruitnames Michael Meyer 2023-10-16 15:55:10 -04:00
  • 6c8035d1e7 allow --showpath for --showpaths nhkeni 2023-11-05 10:26:13 -05:00
  • 8dc7a4882a Make spell menu work with repeat command Pasi Kallinen 2023-11-05 13:48:19 +02:00
  • f720e1e548 Themeroom: Cloud room Pasi Kallinen 2023-11-05 13:07:35 +02:00
  • 2ee7509945 replace getenv("TTYINV") with perminv_mode option PatR 2023-11-05 02:31:26 -08:00
  • e16f80395b curses perm_invent tweak PatR 2023-11-05 02:12:14 -08:00
  • 2bb7239867 Fix iron bars dissolving turning floor into doorway Pasi Kallinen 2023-11-04 13:41:12 +02:00
  • 738c2239c9 Lightning has a small chance of melting iron bars Pasi Kallinen 2023-11-04 13:02:57 +02:00
  • d5fa2f8ba0 Split sacrificing same race into separete function SHIRAKATA Kentaro 2023-11-04 13:52:21 +09:00
  • 56f4657041 Simplify add_menu, part 10 Pasi Kallinen 2023-11-03 22:37:50 +02:00
  • 4dd9602f4b Simplify add_menu, part 9 Pasi Kallinen 2023-11-03 22:32:15 +02:00
  • bc9518ca16 part of PR #1109 - data.base entries PatR 2023-11-03 13:26:53 -07:00
  • ee27757b60 Simplify add_menu, part 8 Pasi Kallinen 2023-11-03 22:23:46 +02:00
  • 06235b7841 Simplify add_menu, part 7 Pasi Kallinen 2023-11-03 22:04:55 +02:00
  • 70c47c4054 Simplify add_menu, part 6 Pasi Kallinen 2023-11-03 21:48:46 +02:00
  • 93fd946ff6 Simplify add_menu, part 5 Pasi Kallinen 2023-11-03 21:41:26 +02:00
  • 175d167896 Simplify add_menu, part 4 Pasi Kallinen 2023-11-03 21:27:22 +02:00
  • 7592ce81f4 Simplify add_menu, part 3 Pasi Kallinen 2023-11-03 21:09:34 +02:00
  • 2fd177ddb5 Simplify add_menu, part 2 Pasi Kallinen 2023-11-03 21:01:17 +02:00