Commit Graph

  • 0edfb577f7 Two more bug fixes: nhkeni 2024-03-10 19:39:33 -04:00
  • 2980c55f5c report.c: silence some compiler warnings for clang + nhmd4 nhkeni 2024-03-10 17:36:51 -04:00
  • eba390f1cb Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2024-03-10 18:36:10 -04:00
  • 998240d5f5 remove gmake-specific code from Makefile.src nhkeni 2024-03-10 18:35:19 -04:00
  • a9494b1385 report.c: silence some compiler warnings for clang + nhmd4 nhkeni 2024-03-10 17:36:51 -04:00
  • 387b145b58 more fixes nhkeni 2024-03-10 16:23:20 -04:00
  • 917c574537 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2024-03-10 16:17:26 -04:00
  • ae82f6494e bug fixes nhkeni 2024-03-10 15:46:20 -04:00
  • 7d2362c98d hack: put back recent make depend output until I can fix whatever I just broke nhkeni 2024-03-10 12:51:11 -04:00
  • c747f2af9c test run of updatedepend nhkeni 2024-03-10 10:41:16 -04:00
  • 7ad921ebe7 Merge branch 'keni-pending2' into NetHack-3.7 nhkeni 2024-03-10 10:36:24 -04:00
  • f065cb4ec7 Merge branch 'keni-regex' into NetHack-3.7 nhkeni 2024-03-10 10:22:19 -04:00
  • 3e2999d3e6 refine walking on ice might slip in random dirctn PatR 2024-03-09 16:05:11 -08:00
  • 6e6c8a7208 Curses: fix message window border Pasi Kallinen 2024-03-09 22:58:24 +02:00
  • a22ed4f232 depend.awk changes nhkeni 2024-03-04 13:38:17 -05:00
  • 79867d78c8 Two new features primarily in Makefile.src: NOSTATICCORE - an option for Linux to get a better backtrace updatedepend - an easier alternative to "make depend" nhkeni 2024-03-05 13:21:56 -05:00
  • 42d5d6a453 reformat lots of the CRASHREPORT code PatR 2024-03-04 16:13:03 -08:00
  • e316d962a8 Minor regex naming and doc cleanup. nhkeni 2024-03-09 13:28:15 -05:00
  • bb8ac1cded Curses: message window unhilite Pasi Kallinen 2024-03-09 18:44:27 +02:00
  • 6d22361fca separate function for acid potion damage pr#1195 nhmall 2024-03-09 09:25:43 -05:00
  • 2bda94e982 Merge branch 'pot-acid-damage' of https://github.com/argrath/NetHack into NetHack-3.7 nhmall 2024-03-09 09:23:20 -05:00
  • 4af03d8ef8 fix garbled comment PatR 2024-03-08 23:34:12 -08:00
  • cb50fbb2ce fix for breaking unreachable statue PatR 2024-03-08 13:08:28 -08:00
  • 76826744d7 fix analyzer complaint about get_mkroom_name() PatR 2024-03-08 10:08:11 -08:00
  • 8f4137f9fc The Lua download site won't accept http: anymore nhmall 2024-03-08 12:30:59 -05:00
  • cfc3a7f2b6 set of Makefiles.vms for GNU make 4.1 on VMS based on Unix Makefiles nhmall 2024-03-08 12:15:53 -05:00
  • d52f05fc0e comment correction nhmall 2024-03-08 09:42:03 -05:00
  • 2d864961bf Close /dev/null in child process to keep analyzer happy. nhkeni 2024-03-08 09:24:36 -05:00
  • 5e6e7c29b9 more visual studio project file updates nhmall 2024-03-07 19:11:56 -05:00
  • c3054c59b3 more vs project updates nhmall 2024-03-07 17:45:51 -05:00
  • 22dcdb4218 This is cron-daily v1-Dec-5-2024. 000files updated: Files nhw_cron 2024-03-07 17:24:07 -05:00
  • 3fcb467a1d visual studio solution file update nhmall 2024-03-07 17:18:36 -05:00
  • f58c446aba visual studio project build updates nhmall 2024-03-07 17:02:17 -05:00
  • dbda2967cc attempt to fix MS-DOS cross-compile nhmall 2024-03-07 15:50:05 -05:00
  • 23e39ee5f5 DUMPLOG_MSG_COUNT depends on DUMPLOG_CORE for its definition nhmall 2024-03-07 15:35:12 -05:00
  • 056fcf7173 more CI build fixes nhmall 2024-03-07 12:42:19 -05:00
  • 8cd8759e04 Walking on ice can make you slide in a random direction Pasi Kallinen 2024-03-07 19:29:09 +02:00
  • aacfbecf5c more CI build fixes nhmall 2024-03-07 11:44:35 -05:00
  • 68da7fe08d This is cron-daily v1-Dec-5-2024. 000files updated: Files nhw_cron 2024-03-07 11:24:07 -05:00
  • 1c66ff7c97 fix CI mingw build nhmall 2024-03-07 11:32:30 -05:00
  • 9720ea323c attempt to fix CI minimal build nhmall 2024-03-07 11:24:32 -05:00
  • 50811037f3 split some code into separate files nhmall 2024-03-07 11:01:04 -05:00
  • c22900fb63 reformat lots of the CRASHREPORT code PatR 2024-03-04 16:13:03 -08:00
  • bea2d208dd depend.awk: sort the dependencies nhkeni 2024-03-04 13:38:17 -05:00
  • ed5ef46109 fix name in new file header line nhmall 2024-03-04 08:37:30 -05:00
  • 2de0c8cacb Qt: make all menus modal Pasi Kallinen 2024-03-04 11:37:06 +02:00
  • eb294ef4e1 Files update from cron job nhmall 2024-03-03 18:47:10 -05:00
  • 6619d10d90 ENHANCED_SYMBOLS: store all CLR_ colors specially nhmall 2024-03-03 18:31:11 -05:00
  • 3fb35e390b visual studio project file update nhmall 2024-03-03 14:35:55 -05:00
  • 02074d7461 Windows Makefile updates nhmall 2024-03-03 14:15:53 -05:00
  • dbea5d8684 shorten options.c a little by moving some color stuff out of it nhmall 2024-03-03 14:11:17 -05:00
  • fb353fff6c Add NULL pointer guards for the crash reports variables Patric Mueller 2024-03-03 13:07:10 +01:00
  • 53778ee507 Use single define for max message history Pasi Kallinen 2024-03-03 11:31:33 +02:00
  • 9a866688c5 engravings shown with symset:blank PatR 2024-03-02 06:12:34 -08:00
  • 5e79f8c425 fix #K4113 - OPTIONS=symset:blank in RC file PatR 2024-03-02 05:50:44 -08:00
  • 140fb7215d Message location for monster going thru trap door Pasi Kallinen 2024-03-02 10:00:38 +02:00
  • 8588873858 Item destruction and recharging fix Pasi Kallinen 2024-03-02 09:29:52 +02:00
  • ad667216ee Prevent conflicting types for name "body" nhkeni 2024-03-01 16:19:30 -05:00
  • d4dabbfa8d update tested versions of Visual Studio 2024-03-01 nhmall 2024-03-01 09:33:00 -05:00
  • c6124585db Onefile bit nhmall 2024-03-01 09:30:21 -05:00
  • a26ad241b2 'showvers' warning fix for curses PatR 2024-02-29 23:50:35 -08:00
  • 193085d2e3 'showvers' vs 'O' PatR 2024-02-29 13:05:54 -08:00
  • 121cf75d39 Minor changes to mention_map Pasi Kallinen 2024-02-29 18:29:40 +02:00
  • acf60063d5 Add missing prototypes for static functions to avoid warnings. nhkeni 2024-02-29 10:49:53 -05:00
  • 356875ea20 updates from cron daily nhmall 2024-02-29 09:03:00 -05:00
  • 258d7b2f56 Guidebook date stamp nhmall 2024-02-29 08:00:19 -05:00
  • 92f831d53a do not include tmac.n nhmall 2024-02-29 07:40:19 -05:00
  • a3658f85ac fix typos RainRat 2024-02-28 20:15:56 -08:00
  • b53a43027f generic obj addition broke obj entity count use nhmall 2024-02-28 16:24:40 -05:00
  • 3edd3e5869 catch invalid id on restore nhmall 2024-02-28 16:15:30 -05:00
  • 1a02a2df16 purge a couple of placeholders from context struct nhmall 2024-02-28 15:54:34 -05:00
  • 41a5565403 new 'showvers' option PatR 2024-02-28 11:47:16 -08:00
  • 5c3fd7b485 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2024-02-28 14:06:33 -05:00
  • cd1002f84e DEVEL: add directions for a Linux credential helper nhkeni 2024-02-28 14:05:23 -05:00
  • 25fa293c81 Accessibility: lookaround command, mention_map option Pasi Kallinen 2024-02-28 20:21:51 +02:00
  • 1532a052c0 spellbook of blank paper named Making Money PatR 2024-02-27 11:27:02 -08:00
  • 334535e7b0 Fix makemon() trying to generate a monster on top of another monster nhmall 2024-02-27 19:04:35 +00:00
  • 1d26f80ccf more nhmd4.c formatting PatR 2024-02-26 11:46:03 -08:00
  • 5acb82640d update a getpos() comment PatR 2024-02-25 12:36:19 -08:00
  • 53f16f9e8c reformat nhmd4.{c,h} PatR 2024-02-24 13:49:51 -08:00
  • dd37c5326a Accessibility: showdamage option Pasi Kallinen 2024-02-24 17:05:17 +02:00
  • 9927e264b5 hacklib.c NONNULL functions PatR 2024-02-23 20:02:01 -08:00
  • 5f64dd3f1b Make initoptions() call initoptions_init() if that hasn't already happened. nhkeni 2024-02-23 20:14:03 -05:00
  • 77916d5d73 make depend for previous commit nhkeni 2024-02-23 18:04:26 -05:00
  • eadebf0132 Use local md4 implementation instead of libcrypto for linux. nhkeni 2024-02-23 17:08:05 -05:00
  • 61f4d972bb Add local md4 implementation and drop libcrypto for linux. nhkeni 2024-02-21 17:01:42 -05:00
  • 353838c1a6 follow-up to nethackw.exe vertical menu row adjust nhmall 2024-02-23 09:41:53 -05:00
  • 7e452018a6 Windows GUI: vertical menu row spacing for tiles nhmall 2024-02-23 09:32:50 -05:00
  • 4478200964 update tested versions of Visual Studio 2024-02-22 nhmall 2024-02-22 15:03:13 -05:00
  • cba7e6eb43 umpteenth comment typo fix PatR 2024-02-22 11:01:53 -08:00
  • 9f7fffc823 rolling boulder trap fix PatR 2024-02-22 11:00:18 -08:00
  • 7e08ce3e9e Merge branch 'keni-crdumplog' into NetHack-3.7 nhkeni 2024-02-21 16:27:52 -05:00
  • 9688c8b4d8 Give Orion ammo that fits launcher Umbire 2024-02-21 16:15:00 -05:00
  • c7e2ebe83c Check inventory protection only when hero is carrying it Pasi Kallinen 2024-02-21 11:28:46 +02:00
  • d42efcd04f Slightly randomize the spellbook in vlad's tower Pasi Kallinen 2024-02-21 09:47:00 +02:00
  • 391295cfdc Move comment Pasi Kallinen 2024-02-21 08:18:40 +02:00
  • 3f5d1d3a36 split DUMPLOG nhkeni 2024-02-20 21:37:06 -05:00
  • e76ab9558f remove register that snuck in Pasi Kallinen 2024-02-20 22:13:31 +02:00
  • ea38ddcb13 Fix mplayer weapon weight Pasi Kallinen 2024-02-20 22:11:42 +02:00
  • eb22a81088 Refactor, unify, and nerf item destruction Erik Lunna 2024-02-19 19:09:56 +01:00