Commit Graph

  • 38e69519d1 fix #K3257 - lichens' sticky attack holds hero PatR 2021-01-30 17:19:17 -08:00
  • aacea63f7c squeaky board message grammar bit PatR 2021-01-30 16:42:36 -08:00
  • a0874c414d Merge branch 'extract-from-minvent' of https://github.com/copperwater/NetHack into copperwater-pr455-2 nhmall 2021-01-30 15:24:07 -05:00
  • 143a7b3a06 another doc/options.doc update nhmall 2021-01-30 12:28:23 -05:00
  • 513bf63300 doc/options.doc update nhmall 2021-01-30 12:18:49 -05:00
  • 933c7f215c Move the other options to alphabetical order Pasi Kallinen 2021-01-30 19:07:58 +02:00
  • 10cd5af500 Move other options into the options array Pasi Kallinen 2021-01-30 18:02:48 +02:00
  • 5e5df4f6b9 remove an old #pragma from sp_lev.c that isn't actually accomplishing anything nhmall 2021-01-30 11:25:27 -05:00
  • 9862e19a36 Disable warning for LUA files in Visual Studio builds. Bart House 2021-01-29 20:49:37 -08:00
  • 262f0d11b5 a couple of curses warnings on one compiler nhmall 2021-01-29 23:14:16 -05:00
  • a2d76d09b2 Fixing azure pipeline build to use correct project. Bart House 2021-01-29 16:56:05 -08:00
  • ee7664684a Unify code for extracting an object from a monster's inventory copperwater 2021-01-24 16:39:33 -05:00
  • e8d44b8329 extcmdlist[] bit PatR 2021-01-29 12:33:20 -08:00
  • 7b357463d3 azure-pipelines overrode a recent gcc change in the cross-compile nhmall 2021-01-29 14:29:38 -05:00
  • 30ab63165f extcmdlist[] formatting PatR 2021-01-29 10:48:35 -08:00
  • ca1f7c88d4 deal with some win/win32 warnings nhmall 2021-01-29 13:00:00 -05:00
  • 7a07125ca3 Add missing fields in shown_stats[] in winstat.c Dean Luick 2021-01-29 10:19:27 -06:00
  • 3da8dca836 Add missing fields in extcmdlist[] in cmd.c Dean Luick 2021-01-29 09:58:16 -06:00
  • 2f4f7d22d3 Fix align type mixup wth align mask Dean Luick 2021-01-17 14:25:08 -06:00
  • 2c38749cab Update code style for ANSI function prototypes Dean Luick 2021-01-29 09:01:15 -06:00
  • cf3ad240ac Fix X11 warnings Dean Luick 2021-01-17 18:17:13 -06:00
  • 8ddab09cab Fix set but not used warnings Dean Luick 2021-01-28 21:09:28 -06:00
  • 407acbf987 fix class discovery for fully discovered class PatR 2021-01-28 17:10:18 -08:00
  • 41956e5798 fix #K3255 - "death wand" PatR 2021-01-28 17:00:13 -08:00
  • 5bd95649de fix some warnings seen by Microsoft Visual Studio compiler nhmall 2021-01-28 09:45:16 -05:00
  • 0714ddcef8 update msdos djgpp cross-compiler gcc version nhmall 2021-01-28 08:02:45 -05:00
  • f625a8c553 remove more FDECL, NDECL macro usage nhmall 2021-01-28 07:55:34 -05:00
  • b502a7d9b2 Remove leftover variables Pasi Kallinen 2021-01-28 12:44:45 +02:00
  • 0b518d0cee Windows Makefile.msc update nhmall 2021-01-27 23:07:52 -05:00
  • f01b4f0bf0 a couple of old-style function declarations in Windows code nhmall 2021-01-27 21:52:55 -05:00
  • 9d93e1e52a follow-up bits nhmall 2021-01-27 21:04:51 -05:00
  • f963c5aca7 switch source tree from k&r to c99 nhmall 2021-01-26 21:06:16 -05:00
  • a2a9cb7b4f X11 fancy status coloring cleanup PatR 2021-01-26 13:54:43 -08:00
  • acbf423734 pull request #443 - X11 color status highlighting PatR 2021-01-26 13:39:50 -08:00
  • ea12c70e46 X11 warning on macOS nhmall 2021-01-26 10:27:51 -05:00
  • 939f20e2ea fix warning differently mklev.c nhmall 2021-01-26 08:48:38 -05:00
  • 62f25fd000 clear five warnings for "set but not used" variables nhmall 2021-01-25 12:57:47 -05:00
  • 8a965b8cf9 \#wizintrinsic timeout values PatR 2021-01-24 13:55:19 -08:00
  • 8af63bf1a4 fix github issue #447 - casting area-effect spell PatR 2021-01-24 13:00:44 -08:00
  • 35b343b50b options parsing one more time PatR 2021-01-23 18:46:03 -08:00
  • 31046826f5 couple of missing Qt prototypes PatR 2021-01-23 15:58:23 -08:00
  • 8affbf5a24 options parsing madness PatR 2021-01-23 15:42:00 -08:00
  • ab74ed2c20 SELECTSAVED handling PatR 2021-01-23 15:02:11 -08:00
  • a1eb06b462 cursesgraphics PatR 2021-01-23 14:58:28 -08:00
  • a124114bce NetHackW: fix rendering of animations Bart House 2021-01-23 12:04:16 -08:00
  • d6b435a1d8 NetHackW: fix focus flashing when using far look Bart House 2021-01-23 11:44:35 -08:00
  • 093c53bead fix missing prototype warning for Qt SELECTSAVED nhmall 2021-01-23 09:37:47 -05:00
  • 4487c1014f fix warning in restore.c nhmall 2021-01-23 09:15:15 -05:00
  • 0a85a9c731 fix warning in invent.c nhmall 2021-01-23 09:07:33 -05:00
  • 3334f51a74 unused variable in files.c nhmall 2021-01-23 08:58:59 -05:00
  • 8e7612a49c fix a warning in display.c nhmall 2021-01-23 08:49:04 -05:00
  • a3c8dead91 Remove unused function Pasi Kallinen 2021-01-23 15:19:34 +02:00
  • 0516fa9e35 Fix leftover variables from trap refactor Pasi Kallinen 2021-01-23 11:32:54 +02:00
  • 0dd6960cb1 Fix article used for steed when stepping on trap Pasi Kallinen 2021-01-23 11:25:50 +02:00
  • 2b525aab02 Fix missing proto Pasi Kallinen 2021-01-23 10:56:56 +02:00
  • 96ee175ce8 Merge branch 'NetHack-3.7' of https://rodney.nethack.org:20040/git/NHsource into NetHack-3.7 nhmall 2021-01-22 16:52:55 -05:00
  • d76e13e057 This is cron-daily v1-Jan-20-2020. files updated: Files nhw_cron 2021-01-22 16:24:07 -05:00
  • 18a4a41b15 compiler settings alignment between macOS.2020 and linux.2020 nhmall 2021-01-22 16:05:30 -05:00
  • 77d4b4c955 Allow custom increment amounts in #wizintrinsic Michael Meyer 2021-01-22 14:14:12 -05:00
  • ad0c701127 Fix unused param Pasi Kallinen 2021-01-22 18:16:08 +02:00
  • 8681aec71b Fix uninitialized variable Pasi Kallinen 2021-01-22 17:58:54 +02:00
  • f4e9104957 Bones levels information in xlogfile and enlightenment Patric Mueller 2021-01-22 00:07:03 +01:00
  • 44bb68fe82 Curses: Select menu items via mouse Pasi Kallinen 2021-01-21 12:53:02 +02:00
  • 3a30038b49 Add a missing fall-through comment Dean Luick 2021-01-17 14:23:12 -06:00
  • f63d435c6d Fix text replacement warning Dean Luick 2021-01-17 14:12:58 -06:00
  • 5dc5ece412 Remove left-over valid file checking Dean Luick 2021-01-17 12:52:30 -06:00
  • 16ba1a583a Update nhUse Dean Luick 2021-01-15 16:34:21 -06:00
  • e0a6ab5e6b fix #K3251 - "some bugs: empty lamp catching fire" PatR 2021-01-20 14:37:49 -08:00
  • 57181c5655 Remove Aztec C workaround from core Pasi Kallinen 2021-01-20 19:19:40 +02:00
  • 2b91931207 Fix delayed rendering of cursor with farlook in NetHackW. Bart House 2021-01-19 19:09:40 -08:00
  • 891b8e3913 X11 selectsaved followup PatR 2021-01-19 17:15:51 -08:00
  • d1e4623a0e X11: selectsaved PatR 2021-01-19 16:59:36 -08:00
  • cb407eeb61 yet more obj->spe documentation (lamps, candles) PatR 2021-01-19 15:07:58 -08:00
  • a8f4a54e9a new code accidentally swapped dishwashers nhmall 2021-01-18 16:15:02 -05:00
  • cea4c8c488 another Microsoft compiler warning nhmall 2021-01-17 23:14:13 -05:00
  • fb43299451 some Microsoft compiler warnings src/muse.c(2255) : warning C4702: unreachable code src/options.c(2549) : warning C4702: unreachable code src/restore.c(930) : warning C4701: potentially uninitialized local variable 'stway' used src/sp_lev.c(5118) : warning C4701: potentially uninitialized local variable 'x' used src/sp_lev.c(5118) : warning C4701: potentially uninitialized local variable 'y' used src/trap.c(2979) : warning C4701: potentially uninitialized local variable 'cc' used src/trap.c(2985) : warning C4701: potentially uninitialized local variable 'bcc' used nhmall 2021-01-17 22:58:52 -05:00
  • 3ef0f889e6 Fix gcc sprintf warnings Dean Luick 2021-01-08 20:33:39 -06:00
  • 8143d55d76 Create and use a snprintf wrapper in the core code Dean Luick 2021-01-15 11:30:02 -06:00
  • 35f9115fae partial fix for #K3242 - kops dismissed twice PatR 2021-01-14 15:45:27 -08:00
  • 648162b536 fix github issue #400 - Qt text windows hanging PatR 2021-01-14 15:10:41 -08:00
  • c131e6df18 'selectsaved' bug fix PatR 2021-01-13 17:24:27 -08:00
  • e41c029262 Give barrow wights a cold touch Pasi Kallinen 2021-01-13 21:29:03 +02:00
  • 4216a7aa97 fix #K3241 - potion dip drop due to pickup_burden PatR 2021-01-11 16:19:50 -08:00
  • 389f6ca647 Fix sprintf warnings in weapon.c Dean Luick 2021-01-08 19:00:11 -06:00
  • a00f856ad3 tribute feedback tidbit PatR 2021-01-08 16:51:46 -08:00
  • d86f22d81f another tribute typo: A Hat Full of Sky #9 PatR 2021-01-08 16:43:27 -08:00
  • 85d3aa4a97 obj->spe usage again PatR 2021-01-08 15:45:04 -08:00
  • 9dee1fb521 \#include "fnamesiz.h" PatR 2021-01-08 14:59:36 -08:00
  • 05c7a21756 curses: fix unused label 'bail' PatR 2021-01-08 13:57:52 -08:00
  • 2d1150bd0a unix Makefile.src update PatR 2021-01-08 13:51:08 -08:00
  • 2c02d5daac Qt key handling PatR 2021-01-08 13:47:34 -08:00
  • 129ff12245 'make depend' fix PatR 2021-01-08 13:33:27 -08:00
  • c2989be3fc dowhatdoes ('&') vs prefix characters PatR 2021-01-08 12:44:45 -08:00
  • 2f76d0e701 Qt: ^V on OSX PatR 2021-01-08 01:37:38 -08:00
  • 6a2ac5b446 Add missing flag for count support with drop command Patric Mueller 2021-01-08 01:39:56 +01:00
  • 82c544b935 more Guidebook.tex nhmall 2021-01-07 18:28:33 -05:00
  • b13966c161 TeX corrections in Guidebook nhmall 2021-01-07 18:18:14 -05:00
  • 86925ed248 This is cron-daily v1-Jan-20-2020. guidebook updated: doc/Guidebook.txt nhw_cron 2021-01-06 22:24:05 -05:00
  • d625fca828 obj.h - expand documentation of obj->spe uses PatR 2021-01-07 14:02:52 -08:00
  • bcf49b85c3 fix another regression in pager.c nhmall 2021-01-07 15:52:38 -05:00