Commit Graph

  • f607a775a8 fix misplaced brace; also relocate Soundeffect() nhmall 2023-01-20 20:51:31 -05:00
  • 77d5f048a4 place a comment to identify the unreachable code nhmall 2023-01-20 20:41:03 -05:00
  • cbb2830012 re-suppress the three warnings that reappeared nhmall 2023-01-20 20:32:36 -05:00
  • 0f257ec538 new static analyzer fix - nhlua.c PatR 2023-01-20 17:18:27 -08:00
  • 28cd188259 resolve 5 analyzer warnings if no SND_LIB_* define nhmall 2023-01-20 17:32:55 -05:00
  • 5e920a7f94 Set SNDCAP_USERSOUNDS bit in windsound interface nhmall 2023-01-20 14:50:06 -05:00
  • 07d3b22b4e whitespace cleanup on files just modified nhmall 2023-01-20 14:28:33 -05:00
  • 8bbe9282aa add soundeffects hooks to core nhmall 2023-01-20 14:18:48 -05:00
  • b1fd7344e3 Poly into fire elemental, eat flammable items Pasi Kallinen 2023-01-20 18:56:01 +02:00
  • b998a368c7 Random sink effect: noxious gas cloud Pasi Kallinen 2023-01-20 17:35:14 +02:00
  • 93d7d79fca Fix mouse menu movement Pasi Kallinen 2023-01-20 14:35:30 +02:00
  • af1bd84766 Add hell_tweaks to Orcus' level Pasi Kallinen 2023-01-20 14:08:34 +02:00
  • 6c111aaed5 guard call nhmall 2023-01-20 05:19:06 -05:00
  • 76b569cae0 update visual studio dirs.props with new directory nhmall 2023-01-19 20:09:39 -05:00
  • 485211b72c mingw32 bit nhmall 2023-01-19 20:03:45 -05:00
  • 54a9b72e35 another update to visual studio project files nhmall 2023-01-19 19:48:55 -05:00
  • 897d58655d update visual studio project files nhmall 2023-01-19 19:44:25 -05:00
  • 411f56dbbe This is cron-daily v1-May-8-2022. 000files updated: Files nhw_cron 2023-01-19 19:24:08 -05:00
  • 3c7aad898f follow-up for windows build based on CI results nhmall 2023-01-19 19:26:23 -05:00
  • 3294d760a2 remove obsolete file sys/windows/ntsound.c nhmall 2023-01-19 19:13:55 -05:00
  • ea4a81901d add an interface for sound libraries nhmall 2023-01-19 18:51:42 -05:00
  • 6e49372d8f Mindless monsters are not scared of music Pasi Kallinen 2023-01-19 22:18:52 +02:00
  • 242a7ba796 Boomerang hitting a sink is noisy Pasi Kallinen 2023-01-19 19:59:19 +02:00
  • e260aa5877 Digging is noisy Pasi Kallinen 2023-01-19 19:55:24 +02:00
  • 1113373892 Fix vibrating square Pasi Kallinen 2023-01-19 12:12:26 +02:00
  • 8952ea9bb5 add Japanese item names to discoveries list PatR 2023-01-18 22:00:57 -08:00
  • bb8656c190 Move familiar level message into function Pasi Kallinen 2023-01-18 23:33:21 +02:00
  • f61cfe7e48 pacify static analyzer - vision.c PatR 2023-01-18 11:57:49 -08:00
  • 4571a49b3f static analyzer vs symbols.c PatR 2023-01-18 11:29:40 -08:00
  • 2511637169 Make plane of fire hot Pasi Kallinen 2023-01-18 10:50:32 +02:00
  • 5c4ae701b3 visual studio package settings nhmall 2023-01-17 21:07:45 -05:00
  • b0a5c0ee0d quiet a new warning nhmall 2023-01-17 19:59:24 -05:00
  • c5cc631b13 comment typo: vicutal -> victual nhmall 2023-01-17 19:44:05 -05:00
  • 2ca7916fdf maybe pacify static analyzer - eat.c PatR 2023-01-17 16:31:59 -08:00
  • a9dc8dcd1a pacify static analyzer - dog.c PatR 2023-01-17 10:42:00 -08:00
  • bb8c144809 Level temperature Pasi Kallinen 2023-01-17 20:07:24 +02:00
  • 9df4a38d65 static analyzer - shk.c PatR 2023-01-16 17:15:26 -08:00
  • 9b01ab2fd5 some tilebmp.c code cleanup nhmall 2023-01-16 13:58:58 -05:00
  • bd267c0c61 Add a cold, watery gehennom filler maze Pasi Kallinen 2023-01-16 19:09:28 +02:00
  • b5fe7415cf fixes entry Pasi Kallinen 2023-01-16 10:45:23 +02:00
  • 3ee54d1c4e Fix deleting worn object Pasi Kallinen 2023-01-16 09:40:05 +02:00
  • b82a19ec02 suppress a new warning nhmall 2023-01-15 15:39:22 -05:00
  • 68d8b5376a generic object fix PatR 2023-01-15 11:04:35 -08:00
  • 2e1f52e882 strange object vs generic objects PatR 2023-01-15 01:45:14 -08:00
  • 6abb12aee0 Lua: Persistent variables Pasi Kallinen 2023-01-15 10:32:31 +02:00
  • 18cc99150a couple more analyzer complains - nhlua.c PatR 2023-01-14 15:55:55 -08:00
  • bdaa51a689 another static analyzer bit - cast_protection() PatR 2023-01-13 23:55:37 -08:00
  • 97a90de172 another static analyzer bit - Japanese_item_name() PatR 2023-01-13 23:41:23 -08:00
  • ed884c0579 pacify analyzer's complaint - restore_waterlevel() PatR 2023-01-13 22:23:30 -08:00
  • 11705aa108 free newbmp memory nhmall 2023-01-12 19:24:52 -05:00
  • 0649f5860a remove extra potion enums PatR 2023-01-12 14:54:05 -08:00
  • 5b27e25d6d avoid a warning on x ? : nhmall 2023-01-12 16:31:35 -05:00
  • ac87656855 remove a static analyzer warning from botl.c nhmall 2023-01-12 16:28:39 -05:00
  • eacb68666e Deadly afflictions and resistances for safe_wait Pasi Kallinen 2023-01-12 23:15:51 +02:00
  • ba5356603a yn() nhmall 2023-01-12 16:04:40 -05:00
  • 6e136c6f7d more ATTNORETURN nhmall 2023-01-12 15:38:15 -05:00
  • 1b4161c168 add some tile credit where it is due nhmall 2023-01-12 13:10:33 -05:00
  • 698ac27146 Avoid magic numbers in tile2bmp Pasi Kallinen 2023-01-12 17:34:58 +02:00
  • 40ebfab8e4 tab to spaces nhmall 2023-01-12 09:52:14 -05:00
  • 99a9f8600e remove some outdated code, tidy up nhmall 2023-01-12 09:42:02 -05:00
  • e2457754a6 fix warning nhmall 2023-01-12 09:24:56 -05:00
  • 45780b5d37 do exit nhmall 2023-01-12 09:21:53 -05:00
  • a22b56174f fix actual problem of #955 by counting the tiles nhmall 2023-01-12 08:51:59 -05:00
  • a7756a1327 fix github issue #955 - tile2bmp bounds failure PatR 2023-01-12 03:12:56 -08:00
  • 9bf6d837ad More Gehennom filler level variance Pasi Kallinen 2023-01-12 12:36:29 +02:00
  • 85c908cb03 displaying generic objects PatR 2023-01-10 14:33:21 -08:00
  • 3f3c581f65 make the 2 panic declarations fully match keni 2023-01-10 16:55:35 -05:00
  • d1561f15c1 alloc.c: add missing NORETURN keni 2023-01-10 15:55:30 -05:00
  • 4af086be73 More interesting Gehennom levels Pasi Kallinen 2023-01-09 22:25:23 +02:00
  • 7c72c1f141 identifying via menu PatR 2023-01-09 23:34:32 -08:00
  • 1755d27bf8 allow full-line comments in tiles source files PatR 2023-01-08 01:33:18 -08:00
  • f0f639f1fa fix for onefile FITSint, FITSuint PatR 2023-01-07 12:48:10 -08:00
  • 48ae4f6d30 Another valgrind uninitialized bytes complaint Pasi Kallinen 2023-01-07 17:28:14 +02:00
  • 8eb3b3d8d1 Silence valgrind uninitialized bytes complaints Pasi Kallinen 2023-01-07 13:20:39 +02:00
  • c68b21d735 Fix lua selection logical-or bounds Pasi Kallinen 2023-01-07 10:55:05 +02:00
  • 27e2c79e12 Free command queues at end of game Pasi Kallinen 2023-01-06 16:40:54 +02:00
  • 030fc0036a Remove NO_VSNPRINTF Pasi Kallinen 2023-01-06 15:53:03 +02:00
  • 18fa85c681 show_glyph() impossible PatR 2023-01-02 23:40:06 -08:00
  • c91f142bdb score feedback punctuation PatR 2023-01-02 23:25:38 -08:00
  • d20f670710 striking/force-bolt comment PatR 2023-01-02 14:25:23 -08:00
  • 33c13d6fff static analyzer bit display.c nhmall 2023-01-02 16:06:11 -05:00
  • dc6ad9266b nethack --windowtype=badchoice PatR 2023-01-01 17:35:06 -08:00
  • 8755b3bb53 Guidebook update nhmall 2023-01-01 20:23:15 -05:00
  • ff814326aa update for tilemap.c generated tile.c code nhmall 2023-01-01 20:05:59 -05:00
  • 095e4ffe31 add some curses support for coloring of map frame nhmall 2023-01-01 20:05:03 -05:00
  • 32a030c8c6 introduce X11 support for coloring map frame nhmall 2023-01-01 20:04:27 -05:00
  • 0a03ca1e99 introduce Qt support for color of map frame nhmall 2023-01-01 20:03:30 -05:00
  • 2fc0d25d45 introduce support for coloring the frame behind a map location nhmall 2023-01-01 19:55:02 -05:00
  • 1972c8447f update year in copyright nhmall 2023-01-01 17:31:34 -05:00
  • 21b9506d3f comment fix in display.c PatR 2023-01-01 00:21:51 -08:00
  • e1a2432233 fix tilemap - no panic() PatR 2022-12-31 13:35:17 -08:00
  • 765c853a5a pull request #942 - shopkeeper chat changes PatR 2022-12-31 12:42:52 -08:00
  • ee270bfbe0 Use verbalize for shopkeeper price-check #chatting Michael Meyer 2022-12-02 12:45:00 -05:00
  • f38a40fafd Tweaks to chatting with mute shopkeeper Michael Meyer 2022-12-02 12:32:35 -05:00
  • 459b185a98 pull request #939 - revise #wizsmell command PatR 2022-12-31 12:13:41 -08:00
  • dcd3fe8437 smelling an unseen monster puts 'I' on map PatR 2022-12-31 12:11:28 -08:00
  • be810f3ede Remove canspotmon() requirement from #wizsmell Michael Meyer 2022-12-01 17:56:00 -05:00
  • 8c831fcad0 Add a funny message for smelling yourself Michael Meyer 2022-11-28 22:37:34 -05:00
  • b3b7e8c19c fixes entry for pull request #920 - paralyzed hero PatR 2022-12-31 11:28:13 -08:00
  • 15274fcca1 Make paralysis intefere with seduction attempts Michael Meyer 2022-11-03 14:03:00 -04:00