Commit Graph

  • ac7a56bb42 github PR #891 - tty #if HANGUPHANDLING misspelled PatR 2022-10-04 15:06:50 -07:00
  • 7caa113cc0 Fix HANGUPHANDLING ifdef for TTY Michael Meyer 2022-10-04 13:20:12 -04:00
  • 5902acef64 github issue #890 - hobbit #chat feedback PatR 2022-10-04 15:03:35 -07:00
  • 03a82720ef Build fonts in the native build Ray Chason 2022-10-03 20:53:07 -04:00
  • cb010b9859 Ignore the PSFs Ray Chason 2022-10-03 20:24:20 -04:00
  • daf18eac91 Build the PSF fonts in the cross-compile Ray Chason 2022-10-03 20:22:11 -04:00
  • 546fea7db8 getting knocked off flying steed PatR 2022-10-03 15:53:35 -07:00
  • 176e94d1b9 Merge branch 'unicode' of https://github.com/chasonr/nethack into unicode Ray Chason 2022-10-02 20:41:21 -04:00
  • d3cb84a313 Update the README for the fonts Ray Chason 2022-10-02 20:38:30 -04:00
  • 37f43c3b79 Rewrite the makefont program in Lua Ray Chason 2022-10-02 13:29:47 -04:00
  • b4832b40fc Support the DOSVGA build Ray Chason 2022-10-02 03:12:03 -04:00
  • db74f82101 More native compile fixes Ray Chason 2022-10-02 01:44:06 -04:00
  • 76a88ef2b0 Updates to the native compile Ray Chason 2022-10-02 01:05:46 -04:00
  • 8b6fe9d205 Support wide Curses on MS-DOS Ray Chason 2022-10-01 23:44:42 -04:00
  • df7bea0dbd Update the README for the fonts Ray Chason 2022-10-02 20:38:30 -04:00
  • a8bfeb4dca fix wishing help for X11 PatR 2022-10-02 12:42:12 -07:00
  • b259184fad Rewrite the makefont program in Lua Ray Chason 2022-10-02 13:29:47 -04:00
  • 05612f5c0f Support the DOSVGA build Ray Chason 2022-10-02 03:12:03 -04:00
  • 53be334eff More native compile fixes Ray Chason 2022-10-02 01:44:06 -04:00
  • 85be4b8ac6 Updates to the native compile Ray Chason 2022-10-02 01:05:46 -04:00
  • cab1f6d8c5 Support wide Curses on MS-DOS Ray Chason 2022-10-01 23:44:42 -04:00
  • b6a3d4b984 fix github issue #679 - orc strength PatR 2022-10-01 18:14:59 -07:00
  • abfbbab16e use Norep() for searching while engulfed PatR 2022-10-01 02:35:51 -07:00
  • 1da5cf570c fix #K3739: engraving in dust mentions frost PatR 2022-10-01 02:34:28 -07:00
  • 7eab6a3678 fixes entry for PR #884 - X11 extended command PatR 2022-09-30 08:32:45 -07:00
  • 44dcf95e04 Fix: X11 extcmd menu heap buffer overflow Michael Meyer 2022-09-29 20:22:00 -04:00
  • 83f64ee2b6 a couple of warnings nhmall 2022-09-30 08:59:57 -04:00
  • 3dea129a38 curses: scrollbars on clipped map PatR 2022-09-29 13:58:50 -07:00
  • 8bb4bf3e59 huge chunk of meant name change not comprehensive nhmall 2022-09-29 12:48:03 -04:00
  • 064ee2021b more genocide prompts PatR 2022-09-28 15:19:41 -07:00
  • 40b16eb8c7 pull request #882 - prompting for genocide target PatR 2022-09-28 14:48:48 -07:00
  • 365d728be7 Show genocide prompt help iff 'cmdassist' enabled Michael Meyer 2022-09-27 21:08:30 -04:00
  • fc7a2a9869 Don't screen out empty input in class genocide Michael Meyer 2022-09-27 20:47:57 -04:00
  • c88e5f2f8b fixes entry for pull request #881 - curses exit PatR 2022-09-28 14:31:11 -07:00
  • 31862b95b0 Fix undefined behavior when exiting Curses Ray Chason 2022-09-27 20:57:09 -04:00
  • a29351f9ce github pull request #859 - IS_SUBROOM_INDEX PatR 2022-09-28 14:11:57 -07:00
  • d1f4e7df85 Fix: IS_SUBROOM_INDEX range Michael Meyer 2022-08-24 21:38:56 -04:00
  • d74791f4a2 github pull request #733 - prices of unID'd gems PatR 2022-09-28 13:43:03 -07:00
  • ae37a1197a Unidentified gem selling prices vultur-cadens 2022-04-14 21:39:06 -07:00
  • 8509951291 rename "huge chunk of meat" to "enormous meatball" PatR 2022-09-27 13:32:51 -07:00
  • a9436f1311 __attribute__(returns_nonnull) PatR 2022-09-26 15:49:42 -07:00
  • fdd7b0c0b9 windowborders menu bit PatR 2022-09-26 15:05:22 -07:00
  • 2b7e82728b more TTYINV=4 - lamps/leashes PatR 2022-09-26 14:50:10 -07:00
  • effc29c000 TTYINV vs end-of-game disclosure PatR 2022-09-26 14:34:23 -07:00
  • 0735b790f9 object name assignment vs persistent inventory PatR 2022-09-26 14:25:06 -07:00
  • caf1eeebf9 fix #H5459 - explosions and steeds PatR 2022-09-25 01:21:07 -07:00
  • f4e87e8744 fix "unique monster doppelganger and bones bug" PatR 2022-09-24 18:49:48 -07:00
  • 65b8cf7981 pull request #850 - level teleporter feedback PatR 2022-09-24 15:27:13 -07:00
  • 4885653014 alloc() never returns Null PatR 2022-09-24 04:39:12 -07:00
  • ef093d0b30 Fix curses cursor keys Pasi Kallinen 2022-09-24 10:40:34 +03:00
  • c3b007186c italic attribute on tty PatR 2022-09-23 23:37:02 -07:00
  • f9e5e4966a fix github issue #581 - "You see no door there." PatR 2022-09-23 15:30:00 -07:00
  • e5714b7161 github PR #868 - fix replacement of 'w' terrain PatR 2022-09-22 23:56:31 -07:00
  • 9118ec8262 Make replace_terrain respect fromterrain='w' copperwater 2022-09-04 12:31:45 -04:00
  • eaac5b6c74 fixes entry for PR #848 - no traps in Tou shops PatR 2022-09-22 23:43:36 -07:00
  • 1abdaf1ddb Fix: prevent traps in shops in the Tourist quest copperwater 2022-08-13 20:04:25 -04:00
  • 61c61f8b04 dgn_bottom() fix PatR 2022-09-22 23:16:19 -07:00
  • 109b1f61f7 vibrating square PatR 2022-09-22 16:50:41 -07:00
  • 2d4c5a8e44 refine bottom of Gehennom check PatR 2022-09-22 16:47:37 -07:00
  • de31fd4806 'fix' #K3716 - engraving with Fire Brand PatR 2022-09-22 16:09:22 -07:00
  • e3acbcab31 'fix' #K3676 - artifact_hit()'s magr PatR 2022-09-22 15:34:16 -07:00
  • fbb32ea7fa Curses: enable debug fuzzer Pasi Kallinen 2022-09-22 13:10:13 +03:00
  • 82337beedd Prevent impossible fall dmg if falling up Michael Meyer 2022-09-21 22:19:42 -04:00
  • e148d5e925 Apply trap door destination restrictions in dodown Michael Meyer 2022-09-21 21:25:25 -04:00
  • 81285b661e Apply dest. limit to monster trap door usage Michael Meyer 2022-09-21 20:19:33 -04:00
  • 9f5b362601 Refine attempt to clamp trap door fall destination Michael Meyer 2022-09-21 20:06:35 -04:00
  • 1830b206c7 Prevent hero from falling past end of dungeon Michael Meyer 2022-09-21 19:55:04 -04:00
  • 9bb09d48f1 Have monsters' hole destination match the hero's Michael Meyer 2022-09-21 19:44:27 -04:00
  • f8ec9dc32e Fix: antigravity trap doors Michael Meyer 2022-09-21 19:41:45 -04:00
  • ecf55926be github pull request #628 - duplicate code PatR 2022-09-21 17:02:45 -07:00
  • 2a8ddf1145 remove duplicate code SHIRAKATA Kentaro 2021-10-31 19:04:45 +09:00
  • f679a537d4 github PR #879 - pets eating shapeshifter corpses PatR 2022-09-21 12:07:05 -07:00
  • c92e232a99 update tested versions of Visual Studio 2022-09-21 nhmall 2022-09-21 14:55:34 -04:00
  • 951a99f5e6 Fix: starving herbivore pet vs polymorphing corpse Michael Meyer 2022-09-19 21:59:34 -04:00
  • 169258d608 github PR #858 - feedback when poly'd hero engulfs PatR 2022-09-20 16:59:43 -07:00
  • 34aabca74b Describe engulf attacks a bit more consistently Michael Meyer 2022-08-24 13:08:46 -04:00
  • 0145a020c1 fixes entry and tweaks for PR #871 - revive corpse PatR 2022-09-20 14:33:39 -07:00
  • 74704c8836 Improve description of invisible mon revival Michael Meyer 2022-09-09 23:07:57 -04:00
  • b93abcd4bf github #877 - fix "disintegration resistance" PatR 2022-09-20 13:24:54 -07:00
  • ce2f3ae259 Use a space instead of a hyphen in "disintegration-resistant" vultur-cadens 2022-09-16 23:40:56 -07:00
  • ccaadaa00e Prevent trapdoors and holes dropping you into Sanctum Pasi Kallinen 2022-09-20 12:07:33 +03:00
  • 2a0d88823f fixes entry for PR #876 - shop impossible \ PatR 2022-09-19 19:01:35 -07:00
  • 7e96026b44 Fix: impossible from splitting named stack on bill Michael Meyer 2022-09-16 22:50:39 -04:00
  • 8ef9cf85ab remove unused math.h in isaac64.c nhmall 2022-09-19 17:32:42 -04:00
  • 4de71302a3 unix Makefile.src and hints PatR 2022-09-18 14:25:33 -07:00
  • 2368c59f69 Knockback requires solid physical hit Pasi Kallinen 2022-09-18 17:56:01 +03:00
  • bb3dc379bc Themerooms: Engraving hints the location of buried treasure Pasi Kallinen 2022-09-18 12:35:30 +03:00
  • 2f7b202530 avoid a format-overflow warning nhmall 2022-09-17 19:29:09 -04:00
  • 6151623cce Revert "NEED_VARARGS bit for end.c and files.c" nhmall 2022-09-17 15:58:05 -04:00
  • 8df41a6ba2 Revert "NEED_VARARGS followup" nhmall 2022-09-17 15:57:52 -04:00
  • 1bd4c3c022 Revert "paste fix" nhmall 2022-09-17 15:57:31 -04:00
  • d1750e4abe paste fix nhmall 2022-09-17 14:48:02 -04:00
  • 4d34e153e0 NEED_VARARGS followup nhmall 2022-09-17 14:22:20 -04:00
  • af71163d99 NEED_VARARGS bit for end.c and files.c nhmall 2022-09-17 12:31:26 -04:00
  • a483482082 Revert "onefile: isaac64.c <math.h> vs yn()" PatR 2022-09-16 17:45:31 -07:00
  • 829aedd923 insults PatR 2022-09-16 16:38:44 -07:00
  • e4ff874e0b fix issue #875 - contnr-to-contnr tip explosion PatR 2022-09-16 16:14:20 -07:00
  • a4f7bf2101 tradstdc.h, USE_STDARG PatR 2022-09-16 15:02:23 -07:00
  • d4c28b3ab5 Prevent impossible lighting a massive stack of candles Pasi Kallinen 2022-09-16 19:55:49 +03:00
  • a5d462b194 more inconsistencies nhmall 2022-09-16 10:44:39 -04:00