Commit Graph

  • fc100f269c Makefile.top: remove some out-of-date CRASHREPORT code nhkeni 2024-02-20 14:37:04 -05:00
  • b4f578495c more pointer style consistency nhmall 2024-02-20 13:04:32 -05:00
  • d5f2b681af follow-up to 57c8ae4b which added NONNULLARG6 nhmall 2024-02-20 12:18:01 -05:00
  • 0a985459f0 make style consistent for function ptr arguments nhmall 2024-02-19 17:21:04 -05:00
  • 688ac6ffbe remove register from variable declarations nhmall 2024-02-19 16:30:07 -05:00
  • 6f569f0a27 beating dead horses PatR 2024-02-19 11:30:00 -08:00
  • c84dc79610 trap.c reformatting PatR 2024-02-19 11:11:23 -08:00
  • 5ef51a88d4 more DECgraphics tinkering PatR 2024-02-19 11:04:29 -08:00
  • 4c7259a1d4 another comment typo PatR 2024-02-19 00:42:27 -08:00
  • 9226a5dea6 couple of DECgraphics optimizations PatR 2024-02-18 15:01:21 -08:00
  • 44de195718 theft against punished hero with empty inventory PatR 2024-02-18 11:24:21 -08:00
  • d688309012 openholdingtrap() message sequencing PatR 2024-02-18 11:18:48 -08:00
  • a0c28e97da Qt: split menu window color and attr setting Pasi Kallinen 2024-02-18 13:27:47 +02:00
  • 2952bdab63 No secret doors or corridors on the early levels Pasi Kallinen 2024-02-18 11:44:55 +02:00
  • 2e6802d2b3 potential DECgraphics optimization PatR 2024-02-17 03:28:40 -08:00
  • 20d2ac726c have tile2bmp describe the bmp file layout nhmall 2024-02-16 22:15:09 -05:00
  • ef19265438 restore ability to use gdb on NetHack built with mingw-w64 nhmall 2024-02-16 20:34:58 -05:00
  • d253e947da more getpos() highlighting plus jumping in place PatR 2024-02-16 15:36:17 -08:00
  • 1d5f45aa78 getpos() highlighting of valid positions PatR 2024-02-16 14:56:20 -08:00
  • 2e64d35dd2 S_goodpos symbol and tile PatR 2024-02-16 14:14:05 -08:00
  • b6ad791f5f quiet some Windows warnings; fix fatal link error nhmall 2024-02-15 21:57:36 -05:00
  • 437a403286 follow-up - avoid onefile issues nhmall 2024-02-15 21:56:47 -05:00
  • 48c01b4ac1 quiet some new warnings nhmall 2024-02-15 21:25:22 -05:00
  • 9b238bba09 turn off CRASHREPORT for CI minimal build nhkeni 2024-02-15 20:43:49 -05:00
  • 72ae3c7282 if makedefs doesn't exist, force NOCRASHREPORT nhkeni 2024-02-15 20:42:57 -05:00
  • 3a3f5c9923 azure-pipelines.yml: cope with white-space after # nhkeni 2024-02-15 20:24:41 -05:00
  • c02220499b Add CROSSCOMPILE to mdgrep, then use it to stop CRASHREPORT when cross-compiling nhkeni 2024-02-15 19:37:43 -05:00
  • e378b782fc Yes, apparently there are configurations that still need the NH_abort() macro nhkeni 2024-02-15 19:00:08 -05:00
  • a638629e47 unscramble NOCRASHREPORT logic in config.h nhkeni 2024-02-15 18:53:49 -05:00
  • 727740749e Try to fix linux for installations that don't have openssl includes. nhkeni 2024-02-15 18:08:58 -05:00
  • 252f70b4b3 Turn off debugging flag in Makefile.mingw32 - that should gix the MinGW build nhkeni 2024-02-15 17:37:40 -05:00
  • 9c0d2389cb hopefully fix broken MSDOS and MinGW compiles (linux still broken) nhkeni 2024-02-15 17:07:02 -05:00
  • 3d3ce2369c Merge branch 'keni-wincw2' into NetHack-3.7 nhkeni 2024-02-15 16:25:12 -05:00
  • b96762cdf0 update tested versions of Visual Studio 2024-02-15 nhmall 2024-02-15 09:29:34 -05:00
  • bf8a634760 nethack --version:dump PatR 2024-02-13 15:58:10 -08:00
  • d511944dda Add missing initializer for field w_what Pasi Kallinen 2024-02-12 12:57:50 +02:00
  • a8d3d4c8af Windows Makefile.mingw32 nhmall 2024-02-11 18:20:21 -05:00
  • f2b1150950 include MAXOCLASSES in --dumpenums nhmall 2024-02-11 00:10:17 -05:00
  • 2d82528920 uskin sanity check PatR 2024-02-10 18:04:10 -08:00
  • 3119bc1ec2 more Windows Makefile updates nhmall 2024-02-10 20:20:14 -05:00
  • 9e6872d982 Windows Install.windows correction nhmall 2024-02-10 12:44:13 -05:00
  • cc7618438c Windows Install.windows and nhsetup.bat updates nhmall 2024-02-10 12:39:49 -05:00
  • e2a3c98aac worn/wielded pointer sanity checks PatR 2024-02-09 23:32:16 -08:00
  • c490265e35 Q enhancement PatR 2024-02-09 16:46:22 -08:00
  • 9326f80ecc lava_effects() bit PatR 2024-02-09 15:52:17 -08:00
  • 381851348b fix #K4103 - crash after confused #loot of throne PatR 2024-02-09 15:48:47 -08:00
  • 49fa532fa8 update Windows Makefiles nhmall 2024-02-09 17:42:12 -05:00
  • bffa88b04e regions vs long worm tails PatR 2024-02-08 23:44:22 -08:00
  • d682d8b3d3 curses: build fix for italics attribute support PatR 2024-02-08 13:10:42 -08:00
  • ad8bcc6b3f comment typo of the day PatR 2024-02-08 12:32:43 -08:00
  • fd5526db7c fix for #H9430 and github issue #1207 - gas clouds PatR 2024-02-08 07:04:15 -08:00
  • b37f1408d8 Self-recover for linux Pasi Kallinen 2024-02-08 11:34:55 +02:00
  • 5212e4b3db fix github issue #1204 - reflected poison gas PatR 2024-02-07 11:58:12 -08:00
  • 6b9f411a32 Accessibility: mon_movement Pasi Kallinen 2024-02-07 19:46:53 +02:00
  • dbe5c98dca add CRASHREPORT directly to browser add CRASHREPORT for Windows add ^P info to report (via DUMPLOG) nhkeni 2024-02-06 18:33:59 -05:00
  • e5e63b886e Guidebook update Feb 6, 2024 nhmall 2024-02-06 15:39:50 -05:00
  • b783b3daad update tested versions of Visual Studio 2024-02-06 nhmall 2024-02-06 15:33:47 -05:00
  • 1f255dcd03 comment bit nhmall 2024-02-06 15:03:59 -05:00
  • a62ded6d28 ini_inv_mkobj_filter() bit nhmall 2024-02-06 14:33:16 -05:00
  • f6577e1989 update for --dumpenums nhmall 2024-02-06 14:19:16 -05:00
  • dfdb6f0ab6 couple of comments in steal() PatR 2024-02-06 10:46:01 -08:00
  • 3a9e53a629 issue #1205 - crash using the curses interface nhmall 2024-02-06 13:12:04 -05:00
  • 6c874267b8 Correct petattr doc in Guidebook Pasi Kallinen 2024-02-06 08:54:32 +02:00
  • 8c815d3bfa Init petattr in core, not in curses Pasi Kallinen 2024-02-06 08:50:12 +02:00
  • 3466575fa1 handedness fix PatR 2024-02-05 13:06:22 -08:00
  • 163fb7613f fix theft of uball PatR 2024-02-05 12:57:13 -08:00
  • 32e5c1df5c fix message sequencing when worn item is stolen PatR 2024-02-05 01:14:36 -08:00
  • 6b189fb0e1 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhkeni 2024-02-04 22:07:58 -05:00
  • aa8aa24d3b git glue memory leaks nhkeni 2024-02-04 22:07:05 -05:00
  • 23709b3db3 Update comment. nhkeni 2024-02-04 21:56:09 -05:00
  • cae20175c3 fix "It stole <item>" if hero teleports to safety PatR 2024-02-04 17:20:21 -08:00
  • 061c2ab1b1 fix #K4098 - lava burns up item being stolen PatR 2024-02-04 15:40:00 -08:00
  • e201184dd3 follow-up to 70b8bc04e for internal recover nhmall 2024-02-04 00:15:33 -05:00
  • 73feb80a00 fix #K4097 - ^C during DECgraphics on tty PatR 2024-02-03 16:22:45 -08:00
  • 0d7fc06eb9 Do garbage collection on luacore Pasi Kallinen 2024-02-03 12:55:07 +02:00
  • e7a7526ea9 Minor code formatting Pasi Kallinen 2024-02-03 10:56:16 +02:00
  • 2d886dfcd8 fix #K4095 - race-specific food weight PatR 2024-02-02 15:32:49 -08:00
  • fc0b61be60 Fix another wall_angle problem Pasi Kallinen 2024-02-02 18:41:41 +02:00
  • 899cca50ef alternate fix for merge_choice() with Null invent PatR 2024-02-01 14:38:28 -08:00
  • 16f4bdb5a6 Revert "fix crash on NULL gi.invent" PatR 2024-02-01 14:25:23 -08:00
  • 2a5a7160c9 Fix object weight when part of stack burns up on floor Pasi Kallinen 2024-02-01 20:58:22 +02:00
  • 378648bd9c fix crash on NULL gi.invent nhmall 2024-01-31 12:51:33 -05:00
  • 95e42bf692 Split out random trap type picking Pasi Kallinen 2024-01-29 20:10:07 +02:00
  • 594eead50d pick_familiar_pm follow-up nhmall 2024-01-29 12:09:14 -05:00
  • 97678379dc Split picking familiar permonst type Pasi Kallinen 2024-01-29 19:00:09 +02:00
  • 4d09009fff Guidebook follow-up nhmall 2024-01-29 10:56:16 -05:00
  • b9bf956ec9 follow-up 2 for italic nhmall 2024-01-29 10:55:44 -05:00
  • d3dd9277f9 follow-up 1 for italic nhmall 2024-01-29 10:00:06 -05:00
  • 41edcdf6d9 Mention italic for status hilites in Guidebook Pasi Kallinen 2024-01-29 16:48:31 +02:00
  • 0dfe92ac61 more italic support nhmall 2024-01-29 08:40:05 -05:00
  • 74a1caf536 Qt: support italic in menucolors Pasi Kallinen 2024-01-29 14:54:46 +02:00
  • 5829863be2 petattr also accepts italic Pasi Kallinen 2024-01-28 19:03:45 +02:00
  • f6fae82633 Remove leftover curses extern definitions Pasi Kallinen 2024-01-28 12:00:22 +02:00
  • 57c8ae4b9a add NONNULLARG6 PatR 2024-01-28 01:13:08 -08:00
  • fd8b2b58d1 petattr: Change accepted parameters, add support for tty Pasi Kallinen 2024-01-28 10:05:35 +02:00
  • bac8ebad34 revisit Makefile sysconf steps nhmall 2024-01-27 18:12:18 -05:00
  • c497c14fda Split discovered sort and output lines Pasi Kallinen 2024-01-27 19:45:49 +02:00
  • 107c17efc4 yet another comment typo PatR 2024-01-26 14:52:31 -08:00
  • 9993fa97ec vision vs gas cloud dissipation PatR 2024-01-26 13:40:34 -08:00
  • 524ae27c99 fake trap deaths PatR 2024-01-26 12:52:52 -08:00