Commit Graph

  • 87d339cd85 fix achievement sounds in the macsound interface nhmall 2023-03-02 20:30:05 -05:00
  • b55d11b4f2 Revert "up/down level feedback" nhmall 2023-03-02 20:14:04 -05:00
  • f35abea80b change 'm #tip' behavior PatR 2023-03-02 05:33:16 -08:00
  • 6836eb07d8 follow-up bit for cursmisc.c nhmall 2023-03-01 20:05:43 -05:00
  • d801736d09 opt out of bgcolor highlighting via bgcolors nhmall 2023-03-01 19:17:47 -05:00
  • 5a4d983104 fix uppercase alt key combinations with PDCurses nhmall 2023-03-01 17:06:15 -05:00
  • d14a6b03fa Merge branch 'missing_framecolor' of https://github.com/entrez/NetHack into NetHack-3.7 nhmall 2023-03-01 16:04:33 -05:00
  • 68d1db2203 Initialize scrollbar 'framecolor' before use Michael Meyer 2023-03-01 15:23:46 -05:00
  • 76e82d1312 fix remaining contrived issues re HANGUPHANDLING nhmall 2023-03-01 12:01:43 -05:00
  • 77f241581c Split dungeon.lua level reading to separate function Pasi Kallinen 2023-03-01 18:32:41 +02:00
  • fd3057483f fix an issue when HANGUPHANDLING isn't defined nhmall 2023-03-01 10:54:04 -05:00
  • d241dab992 typo fix nhmall 2023-03-01 10:43:35 -05:00
  • 0bb94002ff update minimal build test in CI nhmall 2023-03-01 10:41:21 -05:00
  • 69d37be878 Fix: using a selection in a lit des.region modified it copperwater 2023-02-26 17:46:47 -05:00
  • ea2cd80349 done_hup is compile-time optional for some reason Pasi Kallinen 2023-03-01 17:08:16 +02:00
  • fc7a32b86e Tutorial level Pasi Kallinen 2023-02-25 20:37:01 +02:00
  • 7aead98a49 fix a soundeffects typo nhmall 2023-02-28 16:15:56 -05:00
  • 844e71e18e drawbridge revisited PatR 2023-02-28 12:14:23 -08:00
  • ffdaa5556e drawbridge fix - double death PatR 2023-02-28 10:33:44 -08:00
  • 6ba11256ba partial fix for #K3869 - curses: meta characters PatR 2023-02-28 10:14:25 -08:00
  • 7c0d65718c paste error nhmall 2023-02-28 00:09:37 -05:00
  • 42e337c306 return correct ALT-key sequences with PDCurses nhmall 2023-02-28 00:05:04 -05:00
  • d31db79558 more macOS.370 macro usage nhmall 2023-02-27 11:47:09 -05:00
  • a2047714d1 fix a 'make bundle' error nhmall 2023-02-27 11:08:51 -05:00
  • c2f7e7a0ac Start using 3 part version numbers. nhkeni 2023-02-27 10:18:14 -05:00
  • 8736bf2517 remove an unused, incorrectly-spelled soundeffect nhmall 2023-02-26 15:44:04 -05:00
  • d56558ee31 follow-up for seffects.h nhmall 2023-02-26 09:46:45 -05:00
  • abdc8e6cbe Revert "update Makefile.nmake" nhmall 2023-02-26 09:42:35 -05:00
  • dda1cbdf83 pull request #973 - antagonostic undecagonstring PatR 2023-02-25 23:55:22 -08:00
  • b435cd840a Bogusmon from The Culture (Iain M. Banks) Kufat 2023-02-05 21:57:09 -05:00
  • 261d1c0f22 This is cron-daily v1-May-8-2022. 000files updated: Files nhw_cron 2023-02-25 16:24:08 -05:00
  • 8c7922635e update Makefile.nmake nhmall 2023-02-25 16:28:58 -05:00
  • cb0c7e00d1 update Xcode project nhmall 2023-02-25 16:20:10 -05:00
  • 4b7c3e6a5e new file include/seffects.h nhmall 2023-02-25 16:07:29 -05:00
  • 9168e1f30b remove a maintenance/synchronization requirement nhmall 2023-02-25 16:05:27 -05:00
  • 4cc717ceb4 add a comment to include/sndprocs.h nhmall 2023-02-25 14:51:59 -05:00
  • 945241c3b2 add comment prior to soundeffect_automapping table nhmall 2023-02-25 14:38:53 -05:00
  • 536cc9aaf6 include the two new sounds to list of sought files nhmall 2023-02-25 14:26:15 -05:00
  • 00c756ba75 Lua: Traps without victims Pasi Kallinen 2023-02-25 17:56:44 +02:00
  • 4fd7d51cb2 fix #H2694 - egg hatching feedback PatR 2023-02-25 07:02:19 -08:00
  • 52c2ce0caf Makefile.mingw32 placement nhmall 2023-02-24 17:45:02 -05:00
  • db60679665 Windows: add lua files dependency nhmall 2023-02-24 17:40:35 -05:00
  • d75beae272 address github issue #987 - curses: arrow keys PatR 2023-02-23 14:02:28 -08:00
  • 4ce149b2cf Lava walls vs cold rays Pasi Kallinen 2023-02-22 11:55:18 +02:00
  • 700ca5a7b2 update tested versions of Visual Studio 2023-02-21 nhmall 2023-02-21 23:51:02 -05:00
  • 4ac7725fde Guidebook update nhmall 2023-02-21 23:03:19 -05:00
  • 049ab7a5df remove some macgraphics references; some Amiga nhmall 2023-02-21 22:54:56 -05:00
  • ecf247a2a6 tty_display_file() PatR 2023-02-21 14:00:31 -08:00
  • 998b5af644 non-Unix sysconf updates PatR 2023-02-21 11:15:08 -08:00
  • da92b9b173 paste error in read.c nhmall 2023-02-21 11:52:36 -05:00
  • 1efdbacd48 Remove extra backslash from EOL Pasi Kallinen 2023-02-21 17:34:06 +02:00
  • 08ced2a58b Lava walls cover objects Pasi Kallinen 2023-02-21 16:52:22 +02:00
  • 923249085a fixes entry for PR #978 - suppress monster's name PatR 2023-02-20 13:04:44 -08:00
  • 3be8e9447e Avoid "It turns into [Name]" on vamp engulf Michael Meyer 2023-02-10 14:07:49 -05:00
  • c2ec99ecf1 fix #K3863 - replace 'for (int i=0;...' in core PatR 2023-02-20 12:22:14 -08:00
  • 99d784795b fix issue in Guidebook.tex nhmall 2023-02-19 21:40:52 -05:00
  • a92ed87c93 fix recover on Linux nhmall 2023-02-19 15:06:55 -05:00
  • eb889a2cdb [un]compress wait() feedback PatR 2023-02-19 11:18:56 -08:00
  • 68b795483d Guidebook update nhmall 2023-02-19 10:52:56 -05:00
  • 5d659cf1f6 Tips and option to disable them Pasi Kallinen 2023-02-19 15:44:29 +02:00
  • 80842979aa reverse main bit of 'build fix: COMPRESS_OPTIONS' PatR 2023-02-18 18:03:21 -08:00
  • 91d6a79c11 build fix: COMPRESS_OPTIONS PatR 2023-02-18 17:32:26 -08:00
  • 84390fa600 expand C99=1 with macOS.370 and linux.370 hints nhmall 2023-02-18 11:35:40 -05:00
  • 20f2c5569b Cross-compiling update nhmall 2023-02-18 00:55:01 -05:00
  • 5fd6c02170 pyrolisk feedback PatR 2023-02-17 14:40:26 -08:00
  • d1fda1773a fix a warning on Linux for X11 if -std=c99 nhmall 2023-02-17 16:56:27 -05:00
  • 04ef7cba46 Address github issue #983 - getpos valid locations PatR 2023-02-17 12:21:54 -08:00
  • 24dab18167 allow setting the standard nhmall 2023-02-17 10:23:40 -05:00
  • ee32339634 This is cron-daily v1-May-8-2022. 000files updated: Files nhw_cron 2023-02-17 03:24:08 -05:00
  • 6cf079b3f6 3.7: add doc/fixes36.7 as doc/fixes3-6-7.txt PatR 2023-02-16 23:43:37 -08:00
  • 709125a915 update patchlevel.h with NetHack 3.6.7 release info nhmall 2023-02-16 21:06:06 -05:00
  • 7aab1c0b76 Guidebook update nhmall 2023-02-16 20:56:33 -05:00
  • 288cc01f3a Merge branch 'naming-overflow-fix2' into NetHack-3.7 nhmall 2023-02-16 18:52:47 -05:00
  • 91dc1ea834 Fix angering monsters with non-hero magic rays Pasi Kallinen 2023-02-15 11:24:01 +02:00
  • 7f0bbc28a8 Don't anger target via mon vs mon zap/breath Michael Meyer 2023-02-13 17:11:07 -05:00
  • 3890491ef0 Fix: message when pet moves from water to eat Michael Meyer 2023-02-13 14:21:44 -05:00
  • 6e1016be45 split kicking a door into a separate function SHIRAKATA Kentaro 2023-01-28 01:22:14 +09:00
  • f9fd56b5dc Fix: Change gradient math to avoid isqrt copperwater 2023-02-10 17:23:32 -05:00
  • 9d0df0c9f0 Invert the behavior of selection.gradient copperwater 2023-02-10 07:38:22 -05:00
  • 10cafddcb0 more bundle work for macOS nhmall 2023-02-12 01:19:05 -05:00
  • 382fd52fb7 fixes entry for #genocided PatR 2023-02-11 11:49:12 -08:00
  • 6fd0047784 add #genocided command PatR 2023-02-11 11:35:06 -08:00
  • df18c96840 Makefile management PatR 2023-02-10 16:42:01 -08:00
  • a07098b206 X11_hangup() PatR 2023-02-10 15:19:13 -08:00
  • 3ada7caf61 missed one, there were two nhmall 2023-02-10 14:28:27 -05:00
  • 3cd1a09d41 prevent a static analyzer warning nhmall 2023-02-10 08:56:06 -05:00
  • 24461058e6 more work on bundle and starting from Finder nhmall 2023-02-10 01:55:49 -05:00
  • 61bb25889c This is cron-daily v1-May-8-2022. 005guidebook updated: doc/Guidebook.txt nhw_cron 2023-02-09 20:24:09 -05:00
  • f93d17173f Merge branch 'pr977' into NetHack-3.7 nhmall 2023-02-09 20:08:39 -05:00
  • ecd2e4dba1 Set up *roff hyphenation more carefully. G. Branden Robinson 2023-02-09 17:44:52 -06:00
  • 4acc3cde36 pull request #976 - D of AP PatR 2023-02-09 15:48:45 -08:00
  • 51c0221383 Fix: 'A'+'P' regression when dropping by type Michael Meyer 2023-02-09 14:40:52 -05:00
  • 5073aacffe pull request #975 - maybe_unhide_at() PatR 2023-02-09 15:31:41 -08:00
  • e725c195d9 Tweak maybe_unhide_at() a bit more Michael Meyer 2023-02-09 11:38:59 -05:00
  • 738bccc344 updated to Makefile bundling nhmall 2023-02-09 15:25:42 -05:00
  • a807b208ba wintty.c and cursstat.c formatting bits PatR 2023-02-09 10:48:04 -08:00
  • a443747211 eliminate some Xcode warnings on macsound.m nhmall 2023-02-09 12:10:22 -05:00
  • 861fd82926 Fix the part I forgot Pasi Kallinen 2023-02-09 08:33:32 +02:00
  • 4ce722b8b2 more follow-up nhmall 2023-02-08 18:12:15 -05:00
  • c67d9e96a6 correct a typo nhmall 2023-02-08 17:48:26 -05:00