Commit Graph

  • 1bfde1eb6a itermonarr comments PatR 2024-01-26 11:57:01 -08:00
  • 39fb072a92 Simplify rhack and parse Pasi Kallinen 2024-01-26 15:19:21 +02:00
  • 17414c500a more monster iteration PatR 2024-01-25 23:59:32 -08:00
  • 9cd1a571ae more weight tweaks PatR 2024-01-25 23:09:12 -08:00
  • ec4691a859 fewer human corpses PatR 2024-01-25 14:12:05 -08:00
  • fa672fa1ba some utf8map corrections nhmall 2024-01-25 16:45:58 -05:00
  • 4512e85e58 fix hero Strength PatR 2024-01-25 13:17:23 -08:00
  • 500cbb0b11 comment typo PatR 2024-01-25 12:20:00 -08:00
  • 1c08982d56 Strlen_() PatR 2024-01-25 12:16:39 -08:00
  • 47fa2eb000 Split kicking non-door terrain out of dokick Pasi Kallinen 2024-01-25 21:43:34 +02:00
  • 4be4f55ccf some reformatting for utf8map.c PatR 2024-01-25 11:22:01 -08:00
  • cc599cb6cd Split up doengrave Pasi Kallinen 2024-01-25 18:32:02 +02:00
  • 8aadfd794c comment updates nhmall 2024-01-24 18:51:12 -05:00
  • de5864b7b4 comment typo PatR 2024-01-24 14:56:21 -08:00
  • 90d515b6ab fix #K4091 - losexp() assert(u.ulevel < 30) fail PatR 2024-01-24 14:31:26 -08:00
  • c2ddd2a7c2 Fix some object weight problems Pasi Kallinen 2024-01-24 17:55:36 +02:00
  • cd74a2a99e Fix Juiblex attacking without knowing your location Pasi Kallinen 2024-01-24 17:49:58 +02:00
  • 576dd10bdd fix #K4088 and #K4089 - ring formatting PatR 2024-01-24 00:37:09 -08:00
  • ab4991930a alloc(0) PatR 2024-01-23 23:56:29 -08:00
  • 78252de3bc fix memory leak in iter_mons_safe() PatR 2024-01-23 23:04:06 -08:00
  • 1d165f20ee supply_chest fix fix PatR 2024-01-23 16:52:39 -08:00
  • ebd09e94f6 nonnull update for m_harmless_trap() nhmall 2024-01-23 18:50:35 -05:00
  • 267daeaa0f supply chest fixes for "odd encumbrance behavior" PatR 2024-01-23 15:42:19 -08:00
  • 829f9f65f7 Split out harmless-to-monster trap Pasi Kallinen 2024-01-23 19:01:31 +02:00
  • 7fa74d0199 Add LAVAWALL to linedup blocking Pasi Kallinen 2024-01-23 18:37:16 +02:00
  • b2f7c56e95 adjust comment wording for beyond 3.6 nhmall 2024-01-23 11:00:23 -05:00
  • 90cc3102f5 Don't use static buffer Pasi Kallinen 2024-01-23 17:56:02 +02:00
  • a45f07c9b4 Comment typo Pasi Kallinen 2024-01-23 17:32:32 +02:00
  • 50df01c3e1 Split out empty hands menu option text Pasi Kallinen 2024-01-23 17:24:14 +02:00
  • 70d8d9e0d1 Unify getting coords or region from lua table Pasi Kallinen 2024-01-23 13:37:16 +02:00
  • bce7c69e77 Unify wake up and scare a monster by music Pasi Kallinen 2024-01-23 13:23:51 +02:00
  • 49338ebb0a Split gem color randomization Pasi Kallinen 2024-01-23 13:07:52 +02:00
  • 03827fd184 pull request #1178 - PYEC data.base entry PatR 2024-01-22 17:13:43 -08:00
  • 3025e05579 Copyedit PYEC encyclopedia entry Michael Meyer 2023-12-15 12:30:50 -05:00
  • bba6942082 remove unused variable PatR 2024-01-22 17:10:14 -08:00
  • 5540e266c4 pull request #1174 - trapeffect code cleanup PatR 2024-01-22 17:04:02 -08:00
  • a3e8d8eacb Clean up trapeffect code a little bit Michael Meyer 2023-12-13 12:21:11 -05:00
  • 36fef49306 pull request #1177 - saving bones PatR 2024-01-22 16:56:41 -08:00
  • 22d26b7653 Saving a bones file should not free memory; the function really_done will be using that information after the call to savebones, resulting in a heap-use-after-free error (and possibly later in a double-free in nh_terminate if things get that far). janne-hmp 2023-12-14 20:01:26 +02:00
  • 77d7c449e0 build fix for dlb PatR 2024-01-22 13:31:48 -08:00
  • fabc9033aa loadstone bit PatR 2024-01-22 13:25:32 -08:00
  • 7c1512fa99 avoid strnlen() PatR 2024-01-22 12:59:51 -08:00
  • 7f8c7dda64 Merge branch 'rotten-rottables' of https://github.com/bitofhope/NetHack into NetHack-3.7 nhmall 2024-01-22 11:08:30 -05:00
  • baeb1d925f Change some ints to coordxy Pasi Kallinen 2024-01-22 17:02:40 +02:00
  • 5d90499148 doname bounds checking bits PatR 2024-01-21 17:43:55 -08:00
  • 96902f4ff0 Split populating a random maze Pasi Kallinen 2024-01-21 22:48:41 +02:00
  • 13ff565a67 github issue #1201 - Forcefighting webs PatR 2024-01-21 11:58:44 -08:00
  • 81b45f92c8 static analyzer bit in sounds.c nhmall 2024-01-21 14:09:46 -05:00
  • 9e640fb14e gcc warning fix PatR 2024-01-21 11:01:45 -08:00
  • d4f04fbdc8 static analyzer bit in options.c nhmall 2024-01-21 13:38:25 -05:00
  • 6f47094b8d Add a sanity check to nhl_init() nhkeni 2024-01-21 12:44:05 -05:00
  • 0b684339ef more vestiges of C(color) nhmall 2024-01-21 11:12:13 -05:00
  • 1a2b2a8cae object formatting fix for charged rings PatR 2024-01-21 07:58:25 -08:00
  • 8f35e33a2e follow-up nonnull in u_init.c nhmall 2024-01-21 09:48:36 -05:00
  • f889478262 Split ini_inv obj wear/wield/learn Pasi Kallinen 2024-01-21 14:34:21 +02:00
  • 2f5851e394 Split ini_inv object field adjustments Pasi Kallinen 2024-01-21 14:16:06 +02:00
  • f1bf2418ff Split ini_inv obj race substitutions Pasi Kallinen 2024-01-21 14:02:09 +02:00
  • d2e7bfa6cd Split out ini_inv filtered mkobj Pasi Kallinen 2024-01-21 13:46:20 +02:00
  • 8615401278 Split out initial STR and CON boost if inventory too heavy Pasi Kallinen 2024-01-21 12:51:46 +02:00
  • 311e82a9cc Split init attr minor variation Pasi Kallinen 2024-01-21 12:45:13 +02:00
  • 1d4cdf09f6 Split u_init race specific stuff Pasi Kallinen 2024-01-21 12:38:06 +02:00
  • 2e56598779 Split u_init role specific stuff Pasi Kallinen 2024-01-21 12:32:44 +02:00
  • a46e41816b Split freeing proto_dungeon data Pasi Kallinen 2024-01-21 12:17:06 +02:00
  • 0eb96d7ed6 Split special level location fixup Pasi Kallinen 2024-01-21 12:11:22 +02:00
  • f34a07a3d2 Split out castle tune init Pasi Kallinen 2024-01-21 11:54:57 +02:00
  • 0e64fddec1 Split out dungeon parsing Pasi Kallinen 2024-01-21 11:51:15 +02:00
  • 593a93d254 obj->how_lost fix PatR 2024-01-21 01:17:18 -08:00
  • 5bf258629a Split up hero attribute init Pasi Kallinen 2024-01-21 10:39:43 +02:00
  • 7b1ec30d0d bounds checking by doname() and xname() PatR 2024-01-20 17:53:44 -08:00
  • 414ee6eba7 Split setting up dungeon depth Pasi Kallinen 2024-01-20 16:25:13 +02:00
  • 1c0662ddd7 Split setting up dungeon entry level Pasi Kallinen 2024-01-20 16:18:06 +02:00
  • d5fba06837 Split dungeon branch parsing Pasi Kallinen 2024-01-20 16:00:02 +02:00
  • 57747535af Add m_next2u, analogous to m_next2m and next2u Pasi Kallinen 2024-01-19 21:53:25 +02:00
  • b6bc3ef698 more Guidebook for containers PatR 2024-01-19 10:44:39 -08:00
  • ce34239885 Zero init the NhRect Pasi Kallinen 2024-01-19 18:19:56 +02:00
  • 2212cf27ec Lua: Allow creating gas clouds Pasi Kallinen 2024-01-19 17:54:19 +02:00
  • da4bf5a87e updated Guidebook.txt nhmall 2024-01-19 09:31:29 -05:00
  • 5ab9904b8f fix Guidebook.tex processing nhmall 2024-01-19 08:36:12 -05:00
  • b156912c46 Guidebook tweaks for "containers" sub-section PatR 2024-01-18 23:58:53 -08:00
  • bacfa6ef40 More lua setup cleanup nhkeni 2024-01-17 15:04:40 -05:00
  • a82317e364 update tested versions of Visual Studio 2024-01-17 nhmall 2024-01-17 12:28:33 -05:00
  • 5d28e24477 Some lua state allocator fixes Pasi Kallinen 2024-01-17 17:01:36 +02:00
  • 6b8079a16f secondary damage for monster spell attacks PatR 2024-01-16 14:01:38 -08:00
  • a5c7fede99 mcastu()'s monst->mspec_used usage PatR 2024-01-16 10:19:00 -08:00
  • 11381d631c Rephrase "rotten" non-rottable items bitofhope 2024-01-16 11:27:46 +02:00
  • c134a128ac rephrase rotten metal nhmall 2024-01-15 17:58:11 -05:00
  • 8111a7aff2 covetous monster tactics on completely full level PatR 2024-01-15 14:25:06 -08:00
  • 1c16ef68eb Fix spot_monsters giving a segfault in some cases Pasi Kallinen 2024-01-15 20:53:24 +02:00
  • 40e919dbf9 github issue #1200 - erronenous engraving feedback PatR 2024-01-15 02:56:26 -08:00
  • 9745121137 fixes entry for the accessibility options Pasi Kallinen 2024-01-15 11:00:21 +02:00
  • e4534d60e3 more Forcefighting webs PatR 2024-01-14 16:58:43 -08:00
  • ccfcc32843 Message location for monster wielding an item Pasi Kallinen 2024-01-14 17:43:27 +02:00
  • 679c312d4d Message location for monster hurling a potion Pasi Kallinen 2024-01-14 17:21:48 +02:00
  • bbb7523a04 vestiges of C(color) nhmall 2024-01-14 08:57:28 -05:00
  • 3160112ece Accessibility: Show a message when monster is spotted Pasi Kallinen 2024-01-14 13:28:52 +02:00
  • 627b40fb57 redo monsters.h PatR 2024-01-12 17:06:47 -08:00
  • 7b204b72bb fix comment typo PatR 2024-01-12 14:17:50 -08:00
  • df6e67f178 mons[NUMMONS] tweak PatR 2024-01-12 12:42:44 -08:00
  • 4609f23332 lua timer fix PatR 2024-01-12 11:31:48 -08:00
  • 6274ad3259 whitespace adjustment src/nhlua.c nhmall 2024-01-12 12:33:26 -05:00