Commit Graph

  • e138f497ff static analyzer bits for bones.c nhmall 2023-12-27 10:49:21 -05:00
  • 80afc96def comment follow-up nhmall 2023-12-27 10:44:50 -05:00
  • 6d8c37b754 static analyzer bit for do_name.c nhmall 2023-12-27 10:40:02 -05:00
  • 5e6d2cd6b5 static analyzer bit for makemon.c nhmall 2023-12-27 09:04:33 -05:00
  • 0e70fc5844 unfix unnaming types of objects PatR 2023-12-27 05:48:28 -08:00
  • 97272d3627 fix unnaming types of objects PatR 2023-12-27 04:59:44 -08:00
  • 94b59cbd35 static analyzer bit for read.c nhmall 2023-12-26 23:42:23 -05:00
  • 90d1e30ebd follow-up to display.c, add a comment nhmall 2023-12-26 13:48:56 -05:00
  • 9da895f285 fix build if UNBUFFERED_GLYPHINFO is defined nhmall 2023-12-26 13:34:55 -05:00
  • 7b20c1fc98 static analyzer bit for weapon.c nhmall 2023-12-26 11:27:34 -05:00
  • 0a10fcbb43 fix #4071 - new timer sanity false positive PatR 2023-12-26 05:49:33 -08:00
  • 36e8e504c2 another static analyzer bit for wield.c nhmall 2023-12-24 15:38:06 -05:00
  • 3bc8af9836 static analyzer bit for wield.c nhmall 2023-12-24 14:47:08 -05:00
  • 036d2a929f Fumbling while riding PatR 2023-12-24 00:54:48 -08:00
  • a30c5ceba2 static analyzer bit for makemon.c nhmall 2023-12-24 00:40:20 -05:00
  • fbf8e0d5bc static analyzer warnings for mon.c nhmall 2023-12-24 00:36:21 -05:00
  • 547adae5f9 follow-up invent.c nhmall 2023-12-24 00:23:15 -05:00
  • 2e35f04c1d static analyzer bit for invent.c nhmall 2023-12-24 00:19:41 -05:00
  • 9b7694d2c5 static analyzer bit for ball.c nhmall 2023-12-23 23:14:17 -05:00
  • 93bcfeac29 static analyzer bit for artifact.c nhmall 2023-12-23 22:55:14 -05:00
  • 7e131649c4 static analyzer bit for rumors.c nhmall 2023-12-23 22:25:49 -05:00
  • 05cf948007 fix github issue #1186 - eating Medusa's corpse PatR 2023-12-23 17:38:05 -08:00
  • 35eb289cc3 "partly used candle" fix PatR 2023-12-23 16:15:38 -08:00
  • 4f96accfb1 follow-up role.c nhmall 2023-12-23 14:07:03 -05:00
  • f3a9d91676 static analyzer bits in role.c nhmall 2023-12-23 13:56:56 -05:00
  • e9e05db113 add a pair of shorthand macros to validate an index into an array nhmall 2023-12-23 13:46:54 -05:00
  • 415f8c559b static analyzer bit for monmove.c nhmall 2023-12-22 22:43:58 -05:00
  • 1c867ce528 another static analyzer bit for mkobj.c nhmall 2023-12-22 22:30:38 -05:00
  • d123cd77d1 static analyzer bit in mklev.c nhmall 2023-12-22 22:02:18 -05:00
  • 4bc5e26082 static analyzer bit in files.c nhmall 2023-12-22 21:47:48 -05:00
  • 7a533a911c enhance timer sanity checks a bit PatR 2023-12-22 17:48:51 -08:00
  • 18efc74db2 static analyzer bit in mkobj.c nhmall 2023-12-22 19:32:07 -05:00
  • a03a614883 include assert.h in cstd.h nhmall 2023-12-22 19:24:09 -05:00
  • 48c067a6e9 follow-up bit options.c nhmall 2023-12-22 19:01:57 -05:00
  • 0cde312437 static analyzer bit in options.c nhmall 2023-12-22 17:41:06 -05:00
  • d6f036f329 static analyzer bit in timeout.c nhmall 2023-12-22 17:18:40 -05:00
  • fcc91cec94 static analyzer bit in uhitm.c nhmall 2023-12-22 16:28:43 -05:00
  • 51bf9dd76d comment typo nhmall 2023-12-22 14:57:50 -05:00
  • de8d1ef0d1 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhmall 2023-12-22 14:38:33 -05:00
  • 746d00d170 assess wizard.c static functions for nonnull nhmall 2023-12-22 14:35:59 -05:00
  • 34d6cf105e zap.c, write.c, worn.c, worm.c nonnull returns nhmall 2023-12-22 13:54:51 -05:00
  • 92250aa15d assess worm.c static functions for nonnull nhmall 2023-12-22 13:18:04 -05:00
  • 741d2929b4 assess worn.c static functions for nonnull nhmall 2023-12-22 13:10:39 -05:00
  • 2542f9bada follow-up correction nhmall 2023-12-22 11:42:19 -05:00
  • c1fc52e644 assess write.c static functions for nonnull nhmall 2023-12-22 10:38:38 -05:00
  • 10e7f61380 assess zap.c static functions for nonnull nhmall 2023-12-22 10:34:15 -05:00
  • 0ab44ba89c pager.c: flagging pointer args non vs non-null PatR 2023-12-21 09:47:52 -08:00
  • 5b5e547791 Restful sleep gives a warning message Pasi Kallinen 2023-12-21 09:41:47 +02:00
  • 5a60c37676 One more NO_NNARGS bit Pasi Kallinen 2023-12-21 07:50:04 +02:00
  • c3ce08b794 NO_NONNULLS -> NO_NNARGS nhmall 2023-12-20 22:26:16 -05:00
  • ab74019dcb another fetch-lua follow-up nhmall 2023-12-20 22:04:22 -05:00
  • e9bd28d0d8 fetch-lua follow-up nhmall 2023-12-20 21:31:58 -05:00
  • a18333633f fetch-lua update nhmall 2023-12-20 21:17:13 -05:00
  • 92d3d6ed5f comment bit nhmall 2023-12-20 20:07:33 -05:00
  • d0e43523d7 useupall really won't handle a NULL pointer nhmall 2023-12-20 19:31:39 -05:00
  • a696cb8d90 some NONNULLs PatR 2023-12-20 15:55:21 -08:00
  • 07ef4583ce functions passed a chain explicitly NO_NONNULLS nhmall 2023-12-20 18:48:50 -05:00
  • d292ad7d17 update util/.gitignore nhmall 2023-12-20 18:48:17 -05:00
  • 0dafde4079 more nonnull follow-up nhmall 2023-12-20 15:53:51 -05:00
  • 488afffcd7 Fix NONNULL for hitting bare handed Pasi Kallinen 2023-12-20 20:09:50 +02:00
  • 0713b91beb recalc_mapseen() followup PatR 2023-12-20 03:17:29 -08:00
  • 60dc6343e4 Moving monsters disturb buried zombies Pasi Kallinen 2023-12-20 11:17:23 +02:00
  • 3c94b276a2 Amulet of unchanging cannot be polymorphed Pasi Kallinen 2023-12-19 17:13:52 +02:00
  • 99db2433d6 update tested versions of Visual Studio 2023-12-18 nhmall 2023-12-18 23:10:34 -05:00
  • 5e9358b331 makedefs: check input files for non-ASCII chars PatR 2023-12-18 17:16:33 -08:00
  • 90fcce8903 follow-up to only attempt unzip if download was ok nhmall 2023-12-18 14:59:01 -05:00
  • c197dfe29b include symify.exe in the NetHack msdos package nhmall 2023-12-18 14:48:10 -05:00
  • daa677f1a3 Revert "don't use the NONNULLxxx macros with djgpp" nhmall 2023-12-18 12:59:55 -05:00
  • 08a1e68166 remove incorrect NONNULLARG1 on read_config_file nhmall 2023-12-18 12:40:31 -05:00
  • 088717ccec do not use the NONNULLxxx macros with djgpp [cross]compiler nhmall 2023-12-18 11:52:16 -05:00
  • c0fdb2e8c4 Level temperature affects monster generation Pasi Kallinen 2023-12-18 13:40:58 +02:00
  • e4026d55fb Lazy evaluation of overview info Pasi Kallinen 2023-12-18 10:09:35 +02:00
  • 0d1be5c50b put the CI yml back the way it was nhmall 2023-12-17 19:23:37 -05:00
  • 0f92f9ef90 try Ubuntu 23.04 in the CI nhmall 2023-12-17 19:10:26 -05:00
  • 8469c349c8 Test if newer Ubuntu version available in CI nhmall 2023-12-17 18:59:30 -05:00
  • e81c599e9a Revert a single file from commit 1bb854430 nhmall 2023-12-17 16:32:23 -05:00
  • 1bb8544303 even more mklev.c PatR 2023-12-17 11:02:30 -08:00
  • ea1fdc066a Split lastseentyp updating Pasi Kallinen 2023-12-17 15:43:49 +02:00
  • 9b8272b57f Split counting mapseen features from lastseentyp Pasi Kallinen 2023-12-17 15:21:37 +02:00
  • 3bf2f0daee Revert "allow readobjnam arg to be nonnull" nhmall 2023-12-17 07:20:35 -05:00
  • e6c4838161 sp_lvl: fix memory leak on lspo_region Mika Kuoppala 2023-12-04 23:08:12 +02:00
  • a2aa4edd51 Allow SIGINT (Ctrl-C) to stop the fuzzer Pasi Kallinen 2023-12-17 11:28:13 +02:00
  • 3d27d8e998 more mklev.c PatR 2023-12-16 18:43:39 -08:00
  • f2671fd1a7 mklev.c: somexyspace() revisited PatR 2023-12-16 18:38:29 -08:00
  • 10f29a9760 allow readobjnam arg to be nonnull nhmall 2023-12-16 19:30:34 -05:00
  • 3e83d23b19 skip calling somexyspace() if mkroom ptr is NULL nhmall 2023-12-16 18:30:35 -05:00
  • 0a8f919ff3 Make monsters not use camera when hero resists blindness Pasi Kallinen 2023-12-16 23:33:05 +02:00
  • ae80e7db47 fix analyzer complaints about Knox level PatR 2023-12-16 13:26:17 -08:00
  • caa8aa7f60 reinstate obj guard on _see_with_infrared macro nhmall 2023-12-16 12:55:09 -05:00
  • 294ce9b59d reinstate removal of mon guard from is_safemon() nhmall 2023-12-16 12:37:49 -05:00
  • 987be7e8e5 a pair of domove_core() blocks nhmall 2023-12-16 11:38:55 -05:00
  • 5d4a4ca7fb Revert "remove mon guard from _see_with_infrared(mon),_is_safemon(mon)" nhmall 2023-12-16 11:11:30 -05:00
  • c5a5b55c15 nonnull for some static functions during recent analysis nhmall 2023-12-16 10:51:59 -05:00
  • 516d428c40 update commented-out macro in artifact.c nhmall 2023-12-16 06:39:26 -05:00
  • 9aa87aee05 static analyzer bit nhmall 2023-12-16 10:04:13 -05:00
  • 3eed55471b another artifact.c tweak nhmall 2023-12-16 08:34:09 -05:00
  • 91fdc1104a remove mon guard from _see_with_infrared(mon),_is_safemon(mon) nhmall 2023-12-16 08:00:38 -05:00
  • 70dcab833d remove obj guard from stone_missile(obj) macro nhmall 2023-12-16 07:58:44 -05:00
  • 0099098d35 Silence some nonnull complaints Pasi Kallinen 2023-12-16 14:03:01 +02:00
  • 603fd18a1e update commented-out macro in artifact.c nhmall 2023-12-16 06:39:26 -05:00